Skip to content

Commit

Permalink
add rosa-sts-hypershift-ci-jobs-414 (#43230)
Browse files Browse the repository at this point in the history
  • Loading branch information
heliubj18 authored Sep 13, 2023
1 parent 884c294 commit 3113f9b
Show file tree
Hide file tree
Showing 3 changed files with 643 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1428,6 +1428,20 @@ tests:
test:
- chain: openshift-e2e-test-qe
workflow: rosa-aws-sts
- as: aws-rosa-sts-hypershift-guest-f7
cron: 35 20 2,10,18,25 * *
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&;~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;ROSA&
test:
- chain: openshift-e2e-test-hypershift-qe
workflow: rosa-aws-sts-hypershift
- as: aws-sc2s-ipi-disconnected-private-fips-f14
cron: 26 11 2,17 * *
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,82 @@ tests:
test:
- chain: cucushift-installer-check-cluster-health
workflow: rosa-aws-sts
- as: aws-rosa-sts-hypershift-guest-integration-critical-f2
cron: 21 13 2,4,6,8,9,12,14,16,18,20,22,24,26,28,30 * *
steps:
cluster_profile: aws-sd-qe
env:
E2E_RUN_TAGS: '@amd64 and @aws-ipi and @rosa and @network-ovnkubernetes and
@hypershift-hosted and @critical 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_IMPORTANCE: Critical
test:
- chain: openshift-e2e-test-hypershift-qe
workflow: rosa-aws-sts-hypershift
- as: aws-rosa-sts-hypershift-guest-integration-full-f7
cron: 27 11 5,12,19,27 * *
steps:
cluster_profile: aws-sd-qe
env:
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
- as: aws-rosa-sts-hypershift-guest-stage-critical-f2
cron: 4 11 2,3,6,8,10,12,14,16,18,20,22,24,26,28,30 * *
steps:
cluster_profile: aws-sd-qe
env:
E2E_RUN_TAGS: '@amd64 and @aws-ipi and @rosa and @network-ovnkubernetes and
@hypershift-hosted and @critical and not @fips'
OPENSHIFT_VERSION: "4.14"
TAG_VERSION: '@4.14'
TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;ROSA&
TEST_IMPORTANCE: Critical
test:
- chain: openshift-e2e-test-hypershift-qe
workflow: rosa-aws-sts-hypershift
- as: aws-rosa-sts-hypershift-guest-stage-full-f7
cron: 16 11 3,11,18,25 * *
steps:
cluster_profile: aws-sd-qe
env:
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
- as: aws-rosa-sts-hypershift-sector-guest-prod-critical-f2
cron: 16 12 1,3,5,7,9,11,13,15,17,19,21,22,25,27,29 * *
steps:
cluster_profile: aws-sd-qe
env:
CLUSTER_SECTOR: canary
E2E_RUN_TAGS: '@amd64 and @aws-ipi and @rosa and @network-ovnkubernetes and
@hypershift-hosted and @critical and not @fips'
OCM_LOGIN_ENV: production
OPENSHIFT_VERSION: "4.14"
REGION: us-east-1
ROSA_LOGIN_ENV: production
TAG_VERSION: '@4.14'
TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;ROSA&
TEST_IMPORTANCE: Critical
test:
- chain: openshift-e2e-test-hypershift-qe
workflow: rosa-aws-sts-hypershift-sector
- as: aws-usgov-ipi-private-sts-f14
cron: 58 14 14,29 * *
steps:
Expand Down
Loading

0 comments on commit 3113f9b

Please sign in to comment.