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

RFE - test-env.sh #16

Open
edseymour opened this issue Feb 26, 2016 · 2 comments
Open

RFE - test-env.sh #16

edseymour opened this issue Feb 26, 2016 · 2 comments

Comments

@edseymour
Copy link
Contributor

Improve script, includes a lot of repeated steps, move to functions.

Fix the build wait to use oc log -f build/monster-<x> instead

@jim-minter
Copy link
Contributor

Can you provide more detail? Not sure what this means :-)

@edseymour
Copy link
Contributor Author

Refers to target/test-env.sh

The script has a set of scenarios that simulate what the end user would be doing as part of the demo. Currently there is a lot of repeated code so modularising it and simplifying it, is the gist of the RFE.
In addition, there is a section where it starts a build and I used a while loop to watch the build status and wait for it to complete, simply changing this to watch the build log would have been a simpler implementation.

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

No branches or pull requests

2 participants