Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Step #1: Go to Jenkins for your PR. You can do this from link in github.
Step #2: Click on the PR-XXXX menu and this will take you to the classic Jenkins view
Step #3: Remember to login to Jenkins on the top right.
Step #4: Once logged in, you will see Build with Parameters option on the left panel.
Step #5: In Build with Parameters page, fill in 2 for BuildPriority and TestTag accordingly if it applies to your PR.
TestTag field is the same as Test-tag pragma in a commit message. If you are not planning to use Test-tag in commit to target specific or additional tests, leave this field blank. Else, fill in with what you plan to tag as you would in the commit message.
Step #6: Uncheck EL9, LEAP15, MDonSSD and UCX tests.
Step #7: Click on Build at the bottom of the page. You should see a new build kicked off and the previous build aborted.