Branch: refs/heads/deflake-GithubAppCredentialsAppInstallationTokenTest
Home: https://github.com/jenkinsci/github-branch-source-plugin
Commit: d5dc73d85c0e9073c367b5ea7c58fdcd45707520
https://github.com/jenkinsci/github-branch-source-plugin/commit/d5dc73d85c0e9073c367b5ea7c58fdcd45707520
Author: James Nord <[email protected]>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/github_branch_source/GithubAppCredentialsTest.java
Log Message:
-----------
deflake GithubAppCredentialsAppInstallationTokenTest
In CI have have seen flakes from GithubAppCredentialsAppInstallationTokenTest.
inpsecting the logs shows the flakes are occuring as the CI system is too slow
and has just pased the 5 seconds configured for the cache timeout when it was
not expecting it to.
Increase the timeout to 10 seconds to reduce the flakes (which will
unfortunately increate the test time slightly of these tests)
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-branch-source-plugin/push/refs/heads/deflake-GithubAppCredentialsAppInstallationTokenTest/000000-d5dc73%40github.com.