Skip to content

Commit

Permalink
MON-3848: add e2e-aws-ovn-single-node techpreview jobs
Browse files Browse the repository at this point in the history
make them "informing".
  • Loading branch information
machine424 committed May 15, 2024
1 parent e263617 commit 91a01d2
Show file tree
Hide file tree
Showing 7 changed files with 426 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,17 @@ tests:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-single-node
- as: e2e-aws-ovn-single-node-techpreview
interval: 168h
steps:
cluster_profile: aws-2
env:
BASE_DOMAIN: aws-2.ci.openshift.org
FEATURE_SET: TechPreviewNoUpgrade
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-single-node
- as: e2e-aws-ovn-single-node-serial
interval: 168h
steps:
Expand All @@ -150,6 +161,18 @@ tests:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-single-node
- as: e2e-aws-ovn-single-node-techpreview-serial
interval: 168h
steps:
cluster_profile: aws-2
env:
BASE_DOMAIN: aws-2.ci.openshift.org
FEATURE_SET: TechPreviewNoUpgrade
TEST_SUITE: openshift/conformance/serial
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-single-node
- as: e2e-metal-ovn-single-node-live-iso
interval: 168h
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,17 @@ tests:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-single-node
- as: e2e-aws-ovn-single-node-techpreview
interval: 168h
steps:
cluster_profile: aws-2
env:
BASE_DOMAIN: aws-2.ci.openshift.org
FEATURE_SET: TechPreviewNoUpgrade
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-single-node
- as: e2e-aws-ovn-single-node-serial
interval: 168h
steps:
Expand All @@ -144,6 +155,18 @@ tests:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-single-node
- as: e2e-aws-ovn-single-node-techpreview-serial
interval: 168h
steps:
cluster_profile: aws-2
env:
BASE_DOMAIN: aws-2.ci.openshift.org
FEATURE_SET: TechPreviewNoUpgrade
TEST_SUITE: openshift/conformance/serial
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-single-node
- as: e2e-metal-ovn-single-node-live-iso
interval: 168h
steps:
Expand Down
Loading

0 comments on commit 91a01d2

Please sign in to comment.