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

[Test] Fix logs folder not found error in load-tests script #22874

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

SkorikSergey
Copy link
Contributor

@SkorikSergey SkorikSergey commented Mar 8, 2024

What does this PR do?

Fix logs folder not found error in load-tests script on load-tests Jenkins job.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

https://issues.redhat.com/browse/CRW-5633

How to test this PR?

  1. Log in to Openshift cluster with DevSpaces deployed from terminal
  2. Start load-test.sh script from test/e2e/performance/load-tests. Set number of started workspaces by -c parameter(like./load-test.sh -c 5)
  3. This script uses local dewvorspace.yaml to start workspaces.
  4. As results there are average time of workspace starting and number of failed workspaces.

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.

@SkorikSergey SkorikSergey 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. area/qe labels Mar 8, 2024
@SkorikSergey SkorikSergey self-assigned this Mar 8, 2024
@SkorikSergey SkorikSergey marked this pull request as ready for review March 8, 2024 12:34
@SkorikSergey SkorikSergey merged commit 693d93a into main Mar 8, 2024
4 checks passed
@SkorikSergey SkorikSergey deleted the load-tests branch March 8, 2024 12:39
@SkorikSergey SkorikSergey 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 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/qe 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.

2 participants