Open
Conversation
Contributor
Author
|
also, merge after the #5471 ... should work |
Contributor
e87775c to
fa9e609
Compare
Contributor
Author
|
rebased |
smlambert
reviewed
Sep 25, 2024
| There are far too many input parameters to the AQAvit Jenkins jobs. Luckily almost all of them are optional and can be ignored for some common test scenarios. | ||
|
|
||
| <a name="rerunOpenJDK"></a> | ||
| ### Rerun a failing OpenJDK regression test |
Contributor
There was a problem hiding this comment.
Suggested change
| ### Rerun a failing OpenJDK regression test | |
| ### Rerun a failing test |
Contributor
There was a problem hiding this comment.
Changing the heading as the rerun links are not specific to OpenJDK regression tests
|
|
||
| <a name="permissions"></a> | ||
| ## Access Permissions | ||
| For access permissions to the Grinder job at ci.adoptium.net, you need to be added to the test-triage Github team (requires [2FA](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication) on your Github account). |
Contributor
There was a problem hiding this comment.
Suggested change
| For access permissions to the Grinder job at ci.adoptium.net, you need to be added to the test-triage Github team (requires [2FA](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication) on your Github account). | |
| For access permissions to the Grinder job at ci.adoptium.net, you need to be added to the test-triage Github team (requires [2FA](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication) on your Github account). This access is granted to people actively helping at the AQAvit project. |
karianna
approved these changes
Sep 26, 2024
Contributor
karianna
left a comment
There was a problem hiding this comment.
modulo Shelly's feeedback
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#1558
copying the Jenkins features reference from wiki https://github.com/adoptium/aqa-tests/wiki/How-to-Run-a-Grinder-Build-on-Jenkins#reference to the docs.. splitting into jenkins howto quickguide and a wiki-like exhaustive reference with all the jenkins parameters
before reviewing, please decide, if we want to add the table of contents similar to the source documentation on wiki https://github.com/adoptium/aqa-tests/wiki/How-to-Run-a-Grinder-Build-on-Jenkins#rerun-a-failing-openjdk-regression-test, which can be done easily
Cheers!