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

Prevent expanding sanity for Valhalla testing #20316

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hzongaro
Copy link
Member

@hzongaro hzongaro commented Oct 8, 2024

The sanity test target is expanded to sanity.functional,sanity.openjdk. However, for Valhalla-specific testing, such as xlinuxval, the only test targets that are supported are sanity.functional and extended.functional. The sanity.openjdk is supported for the "standard" Valhalla platform targets, such as xlinuxvalst. This change prevents the expansion of sanity from including sanity.openjdk for Valhalla-specific testing.

@hzongaro hzongaro added comp:build project:valhalla Used to track Project Valhalla related work labels Oct 8, 2024
@hzongaro
Copy link
Member Author

hzongaro commented Oct 8, 2024

Jenkins test sanity xlinuxval,xmacval,,winval,plinuxval,aixval,alinuxval,zlinuxval,osxval jdknext

@hzongaro
Copy link
Member Author

hzongaro commented Oct 8, 2024

Jenkins test sanity xlinuxval jdknext

@hzongaro hzongaro force-pushed the avoid-sanity.openjdk-with-valhalla branch from c975e47 to 3c46b9c Compare October 8, 2024 22:17
@hzongaro
Copy link
Member Author

hzongaro commented Oct 8, 2024

Jenkins test sanity xlinuxval jdknext

The sanity test target is expanded to sanity.functional,sanity.openjdk.
However, for Valhalla-specific testing, such as xlinuxval, the only
test targets that are supported are sanity.functional and
extended.functional.  The sanity.openjdk is supported for the
'standard' Valhalla platform targets, such as xlinuxvalst.  This
change prevents the expansion of sanity from including sanity.openjdk
for Valhalla-specific testing.

Signed-off-by:  Henry Zongaro <[email protected]>
@hzongaro hzongaro force-pushed the avoid-sanity.openjdk-with-valhalla branch from 3c46b9c to 384fcb4 Compare October 8, 2024 22:22
@hzongaro
Copy link
Member Author

hzongaro commented Oct 8, 2024

Jenkins test sanity xlinuxval jdknext

@hzongaro
Copy link
Member Author

Jenkins test sanity xlinuxval jdknext

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:build project:valhalla Used to track Project Valhalla related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant