Skip to content

Temporarily exclude cent7 machines for sanity.external #5177

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

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

LongyuZhang
Copy link
Contributor

  • Sanity.external test will run on Rhel and Ubuntu machines
  • Cent machines have different docker versions and caused failure
  • Related Issue: runtimes/backlog/1383

- Sanity.external test will run on Rhel and Ubuntu machines
- Cent machines have different docker versions and caused failure

Signed-off-by: LongyuZhang <[email protected]>
@LongyuZhang
Copy link
Contributor Author

Simulated Test Scenario with if (JOB_NAME.contains ("sanity.external") || JOB_NAME.contains ("Grinder")),
The in Grinder, the machine label is 16:19:54 LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&!sw.os.cent.7 (hyc_grinder 39202)

@karianna
Copy link
Contributor

Do we have a separate issue to track reversing this?

@LongyuZhang
Copy link
Contributor Author

Do we have a separate issue to track reversing this?

Cent 7 will be end of life June 30, 2024. We will keep the backlog issue open in case it extends.

@llxia llxia merged commit 46a939c into adoptium:master Mar 26, 2024
1 check passed
@llxia
Copy link
Contributor

llxia commented Mar 26, 2024

@LongyuZhang could you back port the change in https://github.com/adoptium/aqa-tests/tree/v1.0.1-release? Thanks

LongyuZhang added a commit to LongyuZhang/aqa-tests that referenced this pull request Mar 26, 2024
* Temporarily exclude cent7 machines for sanity.external
- Sanity.external test will run on Rhel and Ubuntu machines
- Cent machines have different docker versions and caused failure

Signed-off-by: LongyuZhang <[email protected]>

* Update buildenv/jenkins/openjdk_tests

Co-authored-by: Martijn Verburg <[email protected]>

---------

Signed-off-by: LongyuZhang <[email protected]>
Co-authored-by: Martijn Verburg <[email protected]>
llxia pushed a commit that referenced this pull request Mar 26, 2024
* Temporarily exclude cent7 machines for sanity.external
- Sanity.external test will run on Rhel and Ubuntu machines
- Cent machines have different docker versions and caused failure



* Update buildenv/jenkins/openjdk_tests



---------

Signed-off-by: LongyuZhang <[email protected]>
Co-authored-by: Martijn Verburg <[email protected]>
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.

3 participants