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

Trigger rerun builds without holding an extra machine #4593

Merged
merged 1 commit into from
May 31, 2023

Conversation

llxia
Copy link
Contributor

@llxia llxia commented May 29, 2023

resolves: #4421

@llxia
Copy link
Contributor Author

llxia commented May 29, 2023

Grinder/33116/ - serial run. It contains a failed test and triggers rerun
Grinder/33117/ - parallel run. It contains a failed test and triggers rerun
Grinder/33118/ - It contains a passed test and does not trigger rerun
Test_openjdk11_j9_extended.openjdk_x86-64_linux_rerun/4/

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
@llxia llxia marked this pull request as ready for review May 31, 2023 18:56
@llxia llxia requested review from LongyuZhang and renfeiw May 31, 2023 18:57
Copy link
Contributor

@LongyuZhang LongyuZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@karianna karianna merged commit 93ab29b into adoptium:master May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test Rerun holds a machine unnecessarily
3 participants