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 an option to skip initialization of the fake update center #1490

Merged
merged 1 commit into from Feb 29, 2024

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Feb 22, 2024

Add a new environment variable SKIP_UPDATES to skip Jenkins plugin updates before starting the tests. Dramatically reduces the startup time for tests. Using this option makes sense when you are running tests against a Jenkins instance that is already set up with the plugins you need (see environment variable PLUGINS_DIR).

@NotMyFault NotMyFault merged commit 0d7a876 into master Feb 29, 2024
17 of 24 checks passed
@NotMyFault NotMyFault deleted the skip-updates branch February 29, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to skip the MockUpdateCenter Too much logging from the MockUpdateCenter
3 participants