You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to verify that a newly added machine is ready to be added to Jenkins as a test node (with the label ci.role.test), we should outline a process by which the machine is verified to have the appropriate configuration. This will help stabilize the machine layer and reduce surprises when doing daily/weekly/release triage.
One suggestion is to modify the AQA_Test_Pipeline job to take a LABEL parameter (set to the hostname of the new machine) to run the 9 test areas that are expected to be run and pass as part of AQAvit verification of JDK binaries. These are the groups of tests that need to run and pass as part of a release.
This would also show us the expected execution times for all of those 9 top-level targets on the new machines.
This is a discussion issue, other ideas and input welcome.
The text was updated successfully, but these errors were encountered:
In order to verify that a newly added machine is ready to be added to Jenkins as a test node (with the label ci.role.test), we should outline a process by which the machine is verified to have the appropriate configuration. This will help stabilize the machine layer and reduce surprises when doing daily/weekly/release triage.
One suggestion is to modify the AQA_Test_Pipeline job to take a LABEL parameter (set to the hostname of the new machine) to run the 9 test areas that are expected to be run and pass as part of AQAvit verification of JDK binaries. These are the groups of tests that need to run and pass as part of a release.
This would also show us the expected execution times for all of those 9 top-level targets on the new machines.
This is a discussion issue, other ideas and input welcome.
The text was updated successfully, but these errors were encountered: