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

Add option not to start test workspaces after creation #10022

Merged
merged 2 commits into from
Jun 13, 2018
Merged

Conversation

dmytro-ndp
Copy link
Contributor

What does this PR do?

It allows to define test workspace which should be created without starting just after creation, for example:

@InjectTestWorkspace(startAfterCreation = false)
TestWorkspace testWorkspace;

What issues does this PR fix or reference?

#10008

Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
@dmytro-ndp dmytro-ndp added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/task Internal things, technical debt, and to-do tasks to be performed. team/che-qe labels Jun 12, 2018
@dmytro-ndp
Copy link
Contributor Author

ci-test

@codenvy-ci
Copy link

ci-test build report:
Build details
Test report
selenium tests report data
docker image: eclipseche/che-server:10022
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@dmytro-ndp dmytro-ndp merged commit 02b3062 into master Jun 13, 2018
@dmytro-ndp dmytro-ndp deleted the che-10008 branch June 13, 2018 08:22
@dmytro-ndp dmytro-ndp removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Jun 13, 2018
@dmytro-ndp dmytro-ndp added this to the 6.7.0 milestone Jun 13, 2018
hbhargav pushed a commit to hbhargav/che that referenced this pull request Dec 5, 2018
…0022)

Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants