Exclude tests for alinux machine#5497
Merged
llxia merged 1 commit intoadoptium:masterfrom Aug 12, 2024
Merged
Conversation
LongyuZhang
reviewed
Aug 12, 2024
Contributor
LongyuZhang
left a comment
There was a problem hiding this comment.
This label should be excluded in criuSettings.mk too (link)
f8b002b to
83a3950
Compare
llxia
reviewed
Aug 12, 2024
buildenv/jenkins/openjdk_tests
Outdated
| 'aarch64_linux' : [ | ||
| // no machine available ['LABEL_ADDITION' : "${commonLabel}&&sw.os.ubuntu.20"], | ||
| ['LABEL_ADDITION' : "${commonLabel}&&sw.os.ubuntu.22&&hw.arch.aarch64.armv8"], | ||
| // ['LABEL_ADDITION' : "${commonLabel}&&sw.os.ubuntu.22&&hw.arch.aarch64.armv8"], |
Contributor
There was a problem hiding this comment.
Please add the issue number. i.e., <internal>/runtimes/infrastructure/issues/9721
83a3950 to
de596da
Compare
- Exclude tests for the alinux machine temporarily, as the CRIU Docker-based testing requires an alinux machine, which is currently unavailable. related: https://github.ibm.com/runtimes/backlog/issues/1487 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
de596da to
b890ffd
Compare
llxia
approved these changes
Aug 12, 2024
Contributor
|
@annaibm please backport this into https://github.com/adoptium/aqa-tests/tree/v1.0.3-release. Thanks |
annaibm
added a commit
to annaibm/aqa-tests
that referenced
this pull request
Aug 14, 2024
- Exclude tests for the alinux machine temporarily, as the CRIU Docker-based testing requires an alinux machine, which is currently unavailable. related: https://github.ibm.com/runtimes/backlog/issues/1487 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
llxia
pushed a commit
that referenced
this pull request
Aug 14, 2024
- Exclude tests for the alinux machine temporarily, as the CRIU Docker-based testing requires an alinux machine, which is currently unavailable. related: https://github.ibm.com/runtimes/backlog/issues/1487 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
llxia
pushed a commit
that referenced
this pull request
Sep 6, 2024
- Exclude tests for the alinux machine temporarily, as the CRIU Docker-based testing requires an alinux machine, which is currently unavailable. related: https://github.ibm.com/runtimes/backlog/issues/1487 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com> Co-authored-by: Anna Babu Palathingal <148897727+annaibm@users.noreply.github.com>
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.
related: https://github.ibm.com/runtimes/backlog/issues/1487