Skip to content

Commit

Permalink
Revert "Temporarily exclude plinux dev.external"
Browse files Browse the repository at this point in the history
  • Loading branch information
LongyuZhang authored Sep 16, 2024
1 parent 9b938af commit 506639a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/jobs/configurations/jdk11u_pipeline_config.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,7 @@ class Config11 {
'special.system',
'dev.functional',
'sanity.external',
'dev.external',
'dev.openjdk',
'extended.functional.fips140_2',
'sanity.jck.fips140_2',
Expand All @@ -630,6 +631,7 @@ class Config11 {
'special.jck',
'special.openjdk',
'special.system',
'dev.external',
'extended.functional.fips140_2',
'sanity.jck.fips140_2',
'extended.jck.fips140_2',
Expand Down
2 changes: 2 additions & 0 deletions pipelines/jobs/configurations/jdk17u_pipeline_config.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,7 @@ class Config17 {
'special.system',
'dev.functional',
'sanity.external',
'dev.external',
'dev.openjdk',
'extended.functional.fips140_2',
'sanity.jck.fips140_2',
Expand All @@ -588,6 +589,7 @@ class Config17 {
'special.jck',
'special.openjdk',
'special.system',
'dev.external',
'extended.functional.fips140_2',
'sanity.jck.fips140_2',
'extended.jck.fips140_2',
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 @@ -514,6 +514,7 @@ class Config21 {
'special.system',
'dev.functional',
'sanity.external',
'dev.external',
'dev.openjdk',
'extended.functional.fips140_2',
'sanity.jck.fips140_2',
Expand All @@ -539,6 +540,7 @@ class Config21 {
'special.jck',
'special.openjdk',
'special.system',
'dev.external',
'extended.functional.fips140_2',
'sanity.jck.fips140_2',
'extended.jck.fips140_2',
Expand Down

0 comments on commit 506639a

Please sign in to comment.