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

[TS-SELENIUM] Adapt WorkspaceCreationAndLsInitialization test according workspace creation from Dashboard changes #13885

Merged
merged 3 commits into from
Jul 18, 2019

Conversation

SkorikSergey
Copy link
Contributor

What does this PR do?

According to workspace creation changes(#13825) we need to remove adding project to workspace from WorkspaceCreationAndLsInitialization test (it already added in devfile).

@SkorikSergey SkorikSergey added status/in-progress This issue has been taken by an engineer and is under active development. team/che-qe labels Jul 17, 2019
Copy link
Contributor

@dmytro-ndp dmytro-ndp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@dmytro-ndp
Copy link
Contributor

ci-test

@che-bot
Copy link
Contributor

che-bot commented Jul 17, 2019

Results of automated E2E tests of Eclipse Che Multiuser on OCP:
Build details
Test report
docker image: eclipseche/che-server:13885
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@@ -45,7 +45,9 @@ suite('E2E', async () => {
});

test('Create and open workspace', async () => {
await newWorkspace.createAndRunWorkspace(namespace, workspaceName, 'Java Maven', sampleName);
await newWorkspace.typeWorkspaceName(workspaceName);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess, that instead of this change, we should change https://github.com/eclipse/che/blob/master/e2e/pageobjects/dashboard/NewWorkspace.ts#L192 (remove the logic of selecting sample)

@SkorikSergey
Copy link
Contributor Author

ci-test

@che-bot
Copy link
Contributor

che-bot commented Jul 18, 2019

Results of automated E2E tests of Eclipse Che Multiuser on OCP:
Build details
Test report
docker image: eclipseche/che-server:13885
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@SkorikSergey
Copy link
Contributor Author

ci-test

@che-bot
Copy link
Contributor

che-bot commented Jul 18, 2019

Results of automated E2E tests of Eclipse Che Multiuser on OCP:
Build details
Test report
docker image: eclipseche/che-server:13885
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@SkorikSergey SkorikSergey merged commit a2fba25 into master Jul 18, 2019
@SkorikSergey SkorikSergey deleted the fixWorkspaceCreationAndLsInitializationTest branch July 18, 2019 14:33
@vkuznyetsov vkuznyetsov removed the status/in-progress This issue has been taken by an engineer and is under active development. label Sep 25, 2019
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

Successfully merging this pull request may close these issues.

5 participants