Skip to content

Commit

Permalink
Enable special.openjdk in all platforms for weekly and release
Browse files Browse the repository at this point in the history
Signed-off-by: Lan Xia <[email protected]>
  • Loading branch information
llxia committed Feb 9, 2024
1 parent a1bf8c1 commit cc865f9
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 8 deletions.
3 changes: 2 additions & 1 deletion pipelines/defaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@
"extended.jck",
"extended.system",
"special.functional",
"special.jck"
"special.jck",
"special.openjdk"
],
"disabled" : [
"sanity.external"
Expand Down
28 changes: 22 additions & 6 deletions pipelines/jobs/configurations/jdk11u_pipeline_config.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ class Config11 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'dev.jck'
],
release : [
Expand All @@ -293,7 +294,8 @@ class Config11 {
'extended.jck',
'extended.system',
'special.functional',
'special.jck'
'special.jck',
'special.openjdk'
]
],
configureArgs : [
Expand Down Expand Up @@ -338,6 +340,7 @@ class Config11 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
Expand All @@ -362,6 +365,7 @@ class Config11 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
'sanity.jck.fips140_2',
Expand Down Expand Up @@ -411,6 +415,7 @@ class Config11 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'dev.jck'
],
release : [
Expand All @@ -426,7 +431,8 @@ class Config11 {
'extended.jck',
'extended.system',
'special.functional',
'special.jck'
'special.jck',
'special.openjdk'
]
],
configureArgs : [
Expand Down Expand Up @@ -465,6 +471,7 @@ class Config11 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'dev.jck'
],
release : [
Expand All @@ -480,7 +487,8 @@ class Config11 {
'extended.jck',
'extended.system',
'special.functional',
'special.jck'
'special.jck',
'special.openjdk'
]
],
additionalFileNameTag: 'IBM',
Expand Down Expand Up @@ -516,6 +524,7 @@ class Config11 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
Expand All @@ -539,6 +548,7 @@ class Config11 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
'sanity.jck.fips140_2',
Expand Down Expand Up @@ -571,7 +581,7 @@ class Config11 {
'special.system'
],
weekly : [
'sanity.functional',
'sanity.functional',
'extended.functional',
'sanity.openjdk',
'sanity.perf',
Expand All @@ -585,6 +595,7 @@ class Config11 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
Expand All @@ -608,6 +619,7 @@ class Config11 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
'sanity.jck.fips140_2',
Expand Down Expand Up @@ -662,6 +674,7 @@ class Config11 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'dev.jck'
],
Expand All @@ -678,7 +691,8 @@ class Config11 {
'extended.jck',
'extended.system',
'special.functional',
'special.jck'
'special.jck',
'special.openjdk'
]
],
configureArgs : [
Expand Down Expand Up @@ -726,6 +740,7 @@ class Config11 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'dev.jck'
],
release : [
Expand All @@ -741,7 +756,8 @@ class Config11 {
'extended.jck',
'extended.system',
'special.functional',
'special.jck'
'special.jck',
'special.openjdk'
]
],
additionalFileNameTag: 'IBM',
Expand Down
10 changes: 9 additions & 1 deletion pipelines/jobs/configurations/jdk17u_pipeline_config.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ class Config17 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
Expand All @@ -327,6 +328,7 @@ class Config17 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
'sanity.jck.fips140_2',
Expand Down Expand Up @@ -404,6 +406,7 @@ class Config17 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
Expand All @@ -427,6 +430,7 @@ class Config17 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
'sanity.jck.fips140_2',
Expand Down Expand Up @@ -473,6 +477,7 @@ class Config17 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
Expand All @@ -496,6 +501,7 @@ class Config17 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
'sanity.jck.fips140_2',
Expand Down Expand Up @@ -547,6 +553,7 @@ class Config17 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external'
],
release : [
Expand All @@ -562,7 +569,8 @@ class Config17 {
'extended.jck',
'extended.system',
'special.functional',
'special.jck'
'special.jck',
'special.openjdk'
]
],
additionalNodeLabels: [
Expand Down
2 changes: 2 additions & 0 deletions pipelines/jobs/configurations/jdk21u_pipeline_config.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ class Config21 {
"extended.system",
"special.functional",
"special.jck",
'special.openjdk',
"sanity.external",
"sanity.functional.fips140_2",
"extended.functional.fips140_2",
Expand All @@ -296,6 +297,7 @@ class Config21 {
"extended.system",
"special.functional",
"special.jck",
'special.openjdk',
"sanity.functional.fips140_2",
"extended.functional.fips140_2",
"sanity.jck.fips140_2",
Expand Down
6 changes: 6 additions & 0 deletions pipelines/jobs/configurations/jdk8u_pipeline_config.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ class Config8 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
Expand All @@ -74,6 +75,7 @@ class Config8 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
Expand Down Expand Up @@ -199,6 +201,7 @@ class Config8 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
Expand All @@ -222,6 +225,7 @@ class Config8 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
Expand Down Expand Up @@ -282,6 +286,7 @@ class Config8 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
Expand All @@ -305,6 +310,7 @@ class Config8 {
'extended.system',
'special.functional',
'special.jck',
'special.openjdk',
'sanity.external',
'sanity.functional.fips140_2',
'extended.functional.fips140_2',
Expand Down

0 comments on commit cc865f9

Please sign in to comment.