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 variability for test suite to load tests #19343

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

Katka92
Copy link
Contributor

@Katka92 Katka92 commented Mar 19, 2021

What does this PR do?

The load tests would be able to execute not only load-test test suite but also any other common test suite already written in e2e repo.

What issues does this PR fix or reference?

Extending load tests suite.

How to test this PR?

Run load tests with load-test or JavaMavenEap test suite.

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/enhancement A feature request - must adhere to the feature request template. labels Mar 19, 2021
@che-bot
Copy link
Contributor

che-bot commented Mar 19, 2021

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

  • Use comment "[crw-ci-test]" to rerun happy path E2E test.
  • Use comment "[crw-ci-test --rebuild]" to re-build the images and rerun happy path E2E test.

@Katka92
Copy link
Contributor Author

Katka92 commented Mar 19, 2021

[crw-ci-test --rebuild]

@che-bot
Copy link
Contributor

che-bot commented Mar 19, 2021

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

  • Use comment "[crw-ci-test]" to rerun happy path E2E test.
  • Use comment "[crw-ci-test --rebuild]" to re-build the images and rerun happy path E2E test.

@@ -59,14 +63,16 @@ spec:
value: "1000000"
- name: TS_SELENIUM_WORKSPACE_STATUS_POLLING
value: "500000"
- name: TS_LOAD_TESTS
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the benefit of adding one more constant to support if we continue using TEST_SUITE = "load-test" ?

@che-bot
Copy link
Contributor

che-bot commented Mar 19, 2021

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

  • Use comment "[crw-ci-test]" to rerun happy path E2E test.
  • Use comment "[crw-ci-test --rebuild]" to re-build the images and rerun happy path E2E test.

@Katka92 Katka92 merged commit 0cf4275 into eclipse-che:master Mar 22, 2021
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Mar 22, 2021
@che-bot che-bot added this to the 7.28 milestone Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants