Skip to content

Commit

Permalink
add rosa hypershift adv & privae link jobs (#44527)
Browse files Browse the repository at this point in the history
  • Loading branch information
heliubj18 authored Oct 20, 2023
1 parent 19a14e9 commit e3d69a3
Show file tree
Hide file tree
Showing 2 changed files with 458 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1457,6 +1457,39 @@ tests:
test:
- chain: openshift-e2e-test-hypershift-qe
workflow: rosa-aws-sts-hypershift
- as: aws-rosa-sts-hypershift-guest-int-private-link-full-f2
cron: 49 15 1,3,5,7,9,11,13,15,17,18,21,23,25,27,29 * *
steps:
cluster_profile: aws-sd-qe
env:
CHANNEL_GROUP: nightly
E2E_RUN_TAGS: '@amd64 and @aws-ipi and @rosa and @network-ovnkubernetes and
@hypershift-hosted and not @fips'
OCM_LOGIN_ENV: integration
OPENSHIFT_VERSION: "4.14"
ROSA_LOGIN_ENV: integration
TAG_VERSION: '@4.14'
TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;ROSA&
test:
- chain: openshift-e2e-test-hypershift-qe
workflow: rosa-aws-sts-hypershift-private-link
- as: aws-rosa-sts-hypershift-guest-int-sector-advanced-full-f2
cron: 25 11 1,3,4,7,9,11,13,15,17,19,21,23,25,27,29 * *
steps:
cluster_profile: aws-sd-qe
env:
CHANNEL_GROUP: nightly
CLUSTER_SECTOR: main
E2E_RUN_TAGS: '@amd64 and @aws-ipi and @rosa and @network-ovnkubernetes and
@hypershift-hosted and not @fips'
OCM_LOGIN_ENV: integration
OPENSHIFT_VERSION: "4.14"
ROSA_LOGIN_ENV: integration
TAG_VERSION: '@4.14'
TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;ROSA&
test:
- chain: openshift-e2e-test-hypershift-qe
workflow: rosa-aws-sts-hypershift-sector-advanced
- as: aws-rosa-sts-hypershift-guest-stage-full-f2
cron: 28 23 1,3,5,7,9,11,13,15,17,19,21,23,25,27,28 * *
steps:
Expand All @@ -1471,6 +1504,35 @@ tests:
test:
- chain: openshift-e2e-test-hypershift-qe
workflow: rosa-aws-sts-hypershift
- as: aws-rosa-sts-hypershift-guest-stage-sector-advanced-full-f2
cron: 14 17 1,3,5,7,8,11,13,15,17,19,21,23,25,27,29 * *
steps:
cluster_profile: aws-sd-qe
env:
CHANNEL_GROUP: nightly
CLUSTER_SECTOR: main
E2E_RUN_TAGS: '@amd64 and @aws-ipi and @rosa and @network-ovnkubernetes and
@hypershift-hosted and not @fips'
OPENSHIFT_VERSION: "4.14"
TAG_VERSION: '@4.14'
TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;ROSA&
test:
- chain: openshift-e2e-test-hypershift-qe
workflow: rosa-aws-sts-hypershift-sector-advanced
- as: aws-rosa-sts-hypershift-guest-stage-private-link-full-f2
cron: 29 17 2,4,5,8,10,12,14,16,18,20,22,24,26,28,30 * *
steps:
cluster_profile: aws-sd-qe
env:
CHANNEL_GROUP: nightly
E2E_RUN_TAGS: '@amd64 and @aws-ipi and @rosa and @network-ovnkubernetes and
@hypershift-hosted and not @fips'
OPENSHIFT_VERSION: "4.14"
TAG_VERSION: '@4.14'
TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~ConnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;ROSA&
test:
- chain: openshift-e2e-test-hypershift-qe
workflow: rosa-aws-sts-hypershift-private-link
- as: aws-sc2s-ipi-disconnected-private-fips-f14
cron: 26 11 2,17 * *
steps:
Expand Down
Loading

0 comments on commit e3d69a3

Please sign in to comment.