8278363: Create extented container test groups
Reviewed-by: lmesnik
This commit is contained in:
parent
716c2e1e85
commit
3d61372ba5
@ -71,6 +71,13 @@ hotspot_native_sanity = \
|
|||||||
hotspot_containers = \
|
hotspot_containers = \
|
||||||
containers
|
containers
|
||||||
|
|
||||||
|
# Test sets for running inside container environment
|
||||||
|
hotspot_containers_extended = \
|
||||||
|
runtime \
|
||||||
|
serviceability \
|
||||||
|
vmTestbase/nsk/jvmti \
|
||||||
|
vmTestbase/nsk/monitoring
|
||||||
|
|
||||||
hotspot_vector_1 = \
|
hotspot_vector_1 = \
|
||||||
compiler/c2/cr6340864 \
|
compiler/c2/cr6340864 \
|
||||||
compiler/codegen \
|
compiler/codegen \
|
||||||
|
@ -583,3 +583,8 @@ jdk_core_manual_requires_human_input = \
|
|||||||
java/util/TimeZone/DefaultTimeZoneTest.java
|
java/util/TimeZone/DefaultTimeZoneTest.java
|
||||||
|
|
||||||
|
|
||||||
|
# Test sets for running inside container environment
|
||||||
|
jdk_containers_extended = \
|
||||||
|
:jdk_io \
|
||||||
|
:jdk_nio \
|
||||||
|
:jdk_svc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user