Add an eclipse/che nightly test against che.osio
See original GitHub issueDescription
We should test every night that we are not breaking hosted Che (currently che.openshift.io). To do that we should set up a new nightly test that:
- Build a rh-che image based on the upstream nightly build
- Push nightly rh-che image on a container registry
- Deploy nightly rh-che on osio (a second instance on
dsaas
for example) - Run an happy path e2e test
Issue Analytics
- State:
- Created 4 years ago
- Comments:14 (14 by maintainers)
Top Results From Across the Web
Introduction to Eclipse Che :: Eclipse Che Documentation
A centralized developer environment running on Kubernetes or OpenShift. A multi-container workspace for each developer with the ability to replicate with a ...
Read more >How to update che which was installed using chectl server ...
Deploy a new Che installation using operator installer (into a separate namespace or after cleaning existing one). Scale down operator deployment, so it...
Read more >How to quickly deploy a VS Code extension on Eclipse Che
Here come multiple ideas. One of them is to fork the current plug-in-registry repository, rebuild the docker image, deploy it and use this ......
Read more >Discover Eclipse Che 7 : devfile - Medium
Experiment with devfiles for yourself. You can click on different stacks from the Che user dashboard and see the associated devfile — this...
Read more >Untitled
Cune rioja 1999, De la vega artemio, Glock pignose vs normal, Glove world rip quotes, Rtl travel new york gemist, Midsouth building supply...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@ibuziuk Yes it is known bug. We have already planned to fix that.
Yes this is https://github.com/redhat-developer/rh-che/issues/936 but integrated in upstream nightly Che. The idea is simple: hosted Che is where we showcase Che so we should verify, at every commit, we do not break it.
And no that’s not about different config. I know we have been talking about that as well @ibuziuk but I am not sure it’s a good idea neither so let’s not take that into consideration.