Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -863,6 +863,34 @@ tests:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-proxy
- as: e2e-aws-ovn-installer-dualstack-ipv4-primary-techpreview
interval: 24h
steps:
cluster_profile: openshift-org-aws
env:
FEATURE_SET: TechPreviewNoUpgrade
IP_FAMILY: DualStackIPv4Primary
TEST_SKIPS: '\[sig-network\] \[Feature:IPv6DualStack\] Granular Checks: Services
Secondary IP Family \[LinuxOnly\] should function for service endpoints using
hostNetwork'
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws
- as: e2e-aws-ovn-installer-dualstack-ipv6-primary-techpreview
interval: 24h
steps:
cluster_profile: openshift-org-aws
env:
FEATURE_SET: TechPreviewNoUpgrade
IP_FAMILY: DualStackIPv6Primary
TEST_SKIPS: '\[sig-network\] \[Feature:IPv6DualStack\] Granular Checks: Services
Secondary IP Family \[LinuxOnly\] should function for service endpoints using
hostNetwork'
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws
- as: e2e-vsphere-ovn-techpreview
cron: 10 8 * * 1
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,34 @@ tests:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-proxy
- as: e2e-aws-ovn-installer-dualstack-ipv4-primary-techpreview
interval: 24h
steps:
cluster_profile: openshift-org-aws
env:
FEATURE_SET: TechPreviewNoUpgrade
IP_FAMILY: DualStackIPv4Primary
TEST_SKIPS: '\[sig-network\] \[Feature:IPv6DualStack\] Granular Checks: Services
Secondary IP Family \[LinuxOnly\] should function for service endpoints using
hostNetwork'
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws
- as: e2e-aws-ovn-installer-dualstack-ipv6-primary-techpreview
interval: 24h
steps:
cluster_profile: openshift-org-aws
env:
FEATURE_SET: TechPreviewNoUpgrade
IP_FAMILY: DualStackIPv6Primary
TEST_SKIPS: '\[sig-network\] \[Feature:IPv6DualStack\] Granular Checks: Services
Secondary IP Family \[LinuxOnly\] should function for service endpoints using
hostNetwork'
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws
- as: e2e-vsphere-ovn-techpreview
cron: 10 8 * * 1
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,34 @@ tests:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-proxy
- as: e2e-aws-ovn-installer-dualstack-ipv4-primary-techpreview
interval: 24h
steps:
cluster_profile: openshift-org-aws
env:
FEATURE_SET: TechPreviewNoUpgrade
IP_FAMILY: DualStackIPv4Primary
TEST_SKIPS: '\[sig-network\] \[Feature:IPv6DualStack\] Granular Checks: Services
Secondary IP Family \[LinuxOnly\] should function for service endpoints using
hostNetwork'
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws
- as: e2e-aws-ovn-installer-dualstack-ipv6-primary-techpreview
interval: 24h
steps:
cluster_profile: openshift-org-aws
env:
FEATURE_SET: TechPreviewNoUpgrade
IP_FAMILY: DualStackIPv6Primary
TEST_SKIPS: '\[sig-network\] \[Feature:IPv6DualStack\] Granular Checks: Services
Secondary IP Family \[LinuxOnly\] should function for service endpoints using
hostNetwork'
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws
- as: e2e-vsphere-ovn-techpreview
cron: 4 12 * * 0
steps:
Expand Down
Loading