Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerized Codenvy Test Scenarios #1256

Closed
7 tasks done
TylerJewell opened this issue Nov 30, 2016 · 3 comments
Closed
7 tasks done

Dockerized Codenvy Test Scenarios #1256

TylerJewell opened this issue Nov 30, 2016 · 3 comments

Comments

@TylerJewell
Copy link
Contributor

TylerJewell commented Nov 30, 2016

Some enterprise testing scenarios that we need to verify:

URLs of proxy in the Che office for testing proporse:
http://proxy.ua.codenvy-dev.com:3128/ - without authentication.
http://testuser:testpassword@proxy.ua.codenvy-dev.com:3129/ - with authentication.

@skabashnyuk
Copy link
Contributor

skabashnyuk commented Dec 2, 2016

Creates scripts that use docker-machine to simulate adding / removing additional nodes.

@TylerJewell what does it mean simulate adding / removing - helps add existed real node or what?

@TylerJewell
Copy link
Contributor Author

Imagine you are on a laptop and you want to test Codenvy with multiple nodes. You need a way to launch a VM with a 2nd or 3rd node. docker-machine would be the utility that lets you do this. And then once you have that 2nd node, you can use "codenvy add-node" syntax to test that it works.

@skabashnyuk
Copy link
Contributor

skabashnyuk commented Dec 2, 2016

@benoitf is planning to add "codenvy ssh", "codenvy mount", and other utilities as first class >citizens into the CLI. We need to test all of these functions

We need test plan to do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants