question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Don't use deploy.sh&ocp.sh in test jobs on CI

See original GitHub issue

Is your task related to a problem? Please describe.

As deploy.sh & ocp.sh will be deprecated in near future and removed, we should change our jobs to not use this.

Describe the solution you’d like

  • For openshift deployment, oc cluster up should be used.
  • For che deployment, operator (chectl) should be used.

This is a followup of https://github.com/eclipse/che/issues/13888

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

4reactions
rhoppcommented, Feb 20, 2020

We are now officially not using this anymore! Woohooo!

3reactions
skabashnyukcommented, Feb 20, 2020

4860186

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jobs - GitLab Docs
Deployment jobs. Deployment jobs are a specific kind of CI job in that they deploy code to environments. A deployment job is any...
Read more >
Building a simple CI/CD pipeline for local testing using Go ...
In this article I will detail the thought process and implementation of an automated build and deployment pipeline that I wrote to reduce...
Read more >
Using GitLab to build, test and deploy modern front end ...
I've been using GitLab and Firebase separately as tools for around 4 years and after I struggling with integrating deployment into my ...
Read more >
How to build a CI/CD pipeline with GitHub Actions in four ...
Here's a quick guide on the advantages of using GitHub Actions as your preferred CI/CD tool—and how to build a CI/CD pipeline with...
Read more >
Job Lifecycle - Travis CI Docs
The Build; The Job Lifecycle; Customizing the Installation Phase; Customizing the Build Phase; Breaking the Build; Deploying your Code. Travis CI provides a ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found