We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Jenkins 2.380
Ubuntu 22.04.1 LTS x86_64
With the update to 2.380 as in #1611 run PLUGINS=matrix-auth TEST=org.jenkinsci.plugins.matrixauth.ReadOnlyTest bash local-test.sh.
PLUGINS=matrix-auth TEST=org.jenkinsci.plugins.matrixauth.ReadOnlyTest bash local-test.sh
The test passes in less than 30 seconds.
The test passes in more than 30 seconds, or times out on CI builds that have a 180-second timeout.
Analysis in #1611 (comment).
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Jenkins and plugins versions report
Jenkins 2.380
What Operating System are you using (both controller, and any agents involved in the problem)?
Ubuntu 22.04.1 LTS x86_64
Reproduction steps
With the update to 2.380 as in #1611 run
PLUGINS=matrix-auth TEST=org.jenkinsci.plugins.matrixauth.ReadOnlyTest bash local-test.sh
.Expected Results
The test passes in less than 30 seconds.
Actual Results
The test passes in more than 30 seconds, or times out on CI builds that have a 180-second timeout.
Anything else?
Analysis in #1611 (comment).
The text was updated successfully, but these errors were encountered: