Skip to content
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -41,25 +41,6 @@ tests:
requests:
cpu: 100m
memory: 200Mi
- as: e2e
cluster_claim:
architecture: amd64
cloud: aws
owner: rh-openshift-ecosystem
product: ocp
timeout: 3h0m0s
version: "4.18"
steps:
test:
- as: e2e
cli: latest
commands: ./test-prow-e2e.sh
from: src
resources:
requests:
cpu: 100m
memory: 200Mi
workflow: generic-claim
zz_generated_metadata:
branch: release-5.0
org: openshift-pipelines
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,24 @@ tests:
container:
from: test-bin
run_if_changed: ^(cmd/.*|data/.*|hack/.*|pkg/.*|Dockerfile\..*|Makefile|go\.mod|go\.sum)$
- always_run: false
as: e2e-agent-compact-ipv4-iso-no-registry
capabilities:
- intranet
optional: true
run_if_changed: ^(cmd/.*|data/.*|pkg/.*|Dockerfile\..*|Makefile|go\.mod|go\.sum)$
steps:
cluster_profile: equinix-ocp-metal
dependencies:
APPLIANCE_IMAGE: agent-preinstall-image-builder
env:
AGENT_E2E_TEST_BOOT_MODE: ISO_NO_REGISTRY
DEVSCRIPTS_CONFIG: |
AGENT_E2E_TEST_SCENARIO=COMPACT_IPV4
AGENT_E2E_TEST_BOOT_MODE=ISO_NO_REGISTRY
AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV=true
DEVSCRIPTS_TARGET: agent
workflow: agent-e2e-compact-ipv4-iso-no-registry
- as: e2e-compact-ipv4-static
capabilities:
- intranet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,24 @@ tests:
container:
from: test-bin
run_if_changed: ^(cmd/.*|data/.*|hack/.*|pkg/.*|Dockerfile\..*|Makefile|go\.mod|go\.sum)$
- always_run: false
as: e2e-agent-compact-ipv4-iso-no-registry
capabilities:
- intranet
optional: true
run_if_changed: ^(cmd/.*|data/.*|pkg/.*|Dockerfile\..*|Makefile|go\.mod|go\.sum)$
steps:
cluster_profile: equinix-ocp-metal
dependencies:
APPLIANCE_IMAGE: agent-preinstall-image-builder
env:
AGENT_E2E_TEST_BOOT_MODE: ISO_NO_REGISTRY
DEVSCRIPTS_CONFIG: |
AGENT_E2E_TEST_SCENARIO=COMPACT_IPV4
AGENT_E2E_TEST_BOOT_MODE=ISO_NO_REGISTRY
AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV=true
DEVSCRIPTS_TARGET: agent
workflow: agent-e2e-compact-ipv4-iso-no-registry
- as: e2e-compact-ipv4-static
capabilities:
- intranet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,24 @@ tests:
container:
from: test-bin
run_if_changed: ^(cmd/.*|data/.*|hack/.*|pkg/.*|Dockerfile\..*|Makefile|go\.mod|go\.sum)$
- always_run: false
as: e2e-agent-compact-ipv4-iso-no-registry
capabilities:
- intranet
optional: true
run_if_changed: ^(cmd/.*|data/.*|pkg/.*|Dockerfile\..*|Makefile|go\.mod|go\.sum)$
steps:
cluster_profile: equinix-ocp-metal
dependencies:
APPLIANCE_IMAGE: agent-preinstall-image-builder
env:
AGENT_E2E_TEST_BOOT_MODE: ISO_NO_REGISTRY
DEVSCRIPTS_CONFIG: |
AGENT_E2E_TEST_SCENARIO=COMPACT_IPV4
AGENT_E2E_TEST_BOOT_MODE=ISO_NO_REGISTRY
AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV=true
DEVSCRIPTS_TARGET: agent
workflow: agent-e2e-compact-ipv4-iso-no-registry
- as: e2e-compact-ipv4-static
capabilities:
- intranet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,24 @@ tests:
container:
from: test-bin
run_if_changed: ^(cmd/.*|data/.*|hack/.*|pkg/.*|Dockerfile\..*|Makefile|go\.mod|go\.sum)$
- always_run: false
as: e2e-agent-compact-ipv4-iso-no-registry
capabilities:
- intranet
optional: true
run_if_changed: ^(cmd/.*|data/.*|pkg/.*|Dockerfile\..*|Makefile|go\.mod|go\.sum)$
steps:
cluster_profile: equinix-ocp-metal
dependencies:
APPLIANCE_IMAGE: agent-preinstall-image-builder
env:
AGENT_E2E_TEST_BOOT_MODE: ISO_NO_REGISTRY
DEVSCRIPTS_CONFIG: |
AGENT_E2E_TEST_SCENARIO=COMPACT_IPV4
AGENT_E2E_TEST_BOOT_MODE=ISO_NO_REGISTRY
AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV=true
DEVSCRIPTS_TARGET: agent
workflow: agent-e2e-compact-ipv4-iso-no-registry
- as: e2e-compact-ipv4-static
capabilities:
- intranet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,24 @@ tests:
container:
from: test-bin
run_if_changed: ^(cmd/.*|data/.*|hack/.*|pkg/.*|Dockerfile\..*|Makefile|go\.mod|go\.sum)$
- always_run: false
as: e2e-agent-compact-ipv4-iso-no-registry
capabilities:
- intranet
optional: true
run_if_changed: ^(cmd/.*|data/.*|pkg/.*|Dockerfile\..*|Makefile|go\.mod|go\.sum)$
steps:
cluster_profile: equinix-ocp-metal
dependencies:
APPLIANCE_IMAGE: agent-preinstall-image-builder
env:
AGENT_E2E_TEST_BOOT_MODE: ISO_NO_REGISTRY
DEVSCRIPTS_CONFIG: |
AGENT_E2E_TEST_SCENARIO=COMPACT_IPV4
AGENT_E2E_TEST_BOOT_MODE=ISO_NO_REGISTRY
AGENT_CLEANUP_ISO_BUILDER_CACHE_LOCAL_DEV=true
DEVSCRIPTS_TARGET: agent
workflow: agent-e2e-compact-ipv4-iso-no-registry
- as: e2e-compact-ipv4-static
capabilities:
- intranet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ base_images:
name: commitchecker
namespace: ci
tag: latest
hypershift-operator:
name: hypershift-operator
namespace: hypershift
tag: latest
hypershift-tests:
name: hypershift-tests
namespace: hypershift
tag: latest
tests-private:
name: tests-private
namespace: ci
Expand Down Expand Up @@ -63,6 +71,12 @@ tests:
steps:
cluster_profile: aws-qe
workflow: openshift-e2e-aws-csi-extended
- as: e2e-hypershift
steps:
cluster_profile: hypershift-aws
env:
CI_TESTS_RUN: ^TestCreateCluster$
workflow: hypershift-aws-e2e-external
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ base_images:
name: commitchecker
namespace: ci
tag: latest
hypershift-operator:
name: hypershift-operator
namespace: hypershift
tag: latest
hypershift-tests:
name: hypershift-tests
namespace: hypershift
tag: latest
tests-private:
name: tests-private
namespace: ci
Expand Down Expand Up @@ -64,6 +72,12 @@ tests:
steps:
cluster_profile: aws-qe
workflow: openshift-e2e-aws-csi-extended
- as: e2e-hypershift
steps:
cluster_profile: hypershift-aws
env:
CI_TESTS_RUN: ^TestCreateCluster$
workflow: hypershift-aws-e2e-external
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,18 @@ base_images:
name: commitchecker
namespace: ci
tag: latest
hypershift-operator:
name: hypershift-operator
namespace: hypershift
tag: latest
hypershift-tests:
name: hypershift-tests
namespace: hypershift
tag: latest
tests-private:
name: tests-private
namespace: ci
tag: "4.21"
tag: "4.22"
binary_build_commands: make
build_root:
from_repository: true
Expand Down Expand Up @@ -63,6 +71,12 @@ tests:
steps:
cluster_profile: aws-qe
workflow: openshift-e2e-aws-csi-extended
- as: e2e-hypershift
steps:
cluster_profile: hypershift-aws
env:
CI_TESTS_RUN: ^TestCreateCluster$
workflow: hypershift-aws-e2e-external
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,18 @@ base_images:
name: commitchecker
namespace: ci
tag: latest
hypershift-operator:
name: hypershift-operator
namespace: hypershift
tag: latest
hypershift-tests:
name: hypershift-tests
namespace: hypershift
tag: latest
tests-private:
name: tests-private
namespace: ci
tag: "4.21"
tag: "4.22"
binary_build_commands: make
build_root:
from_repository: true
Expand Down Expand Up @@ -63,6 +71,12 @@ tests:
steps:
cluster_profile: aws-qe
workflow: openshift-e2e-aws-csi-extended
- as: e2e-hypershift
steps:
cluster_profile: hypershift-aws
env:
CI_TESTS_RUN: ^TestCreateCluster$
workflow: hypershift-aws-e2e-external
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ base_images:
tests-private:
name: tests-private
namespace: ci
tag: "4.21"
tag: "4.22"
build_root:
from_repository: true
canonical_go_repository: github.com/kubernetes-sigs/azuredisk-csi-driver
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ base_images:
tests-private:
name: tests-private
namespace: ci
tag: "4.21"
tag: "4.22"
build_root:
from_repository: true
canonical_go_repository: github.com/kubernetes-sigs/azuredisk-csi-driver
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ base_images:
tests-private:
name: tests-private
namespace: ci
tag: "4.21"
tag: "4.22"
binary_build_commands: make azurefile
build_root:
from_repository: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ base_images:
tests-private:
name: tests-private
namespace: ci
tag: "4.21"
tag: "4.22"
binary_build_commands: make azurefile
build_root:
from_repository: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,20 +149,14 @@ tests:
cluster_profile: hypershift-aws
workflow: hypershift-aws-e2e-external
- always_run: false
as: e2e-aws-qe
as: e2e-aws-cco-parallel
optional: true
run_if_changed: \.go$|^go\.
steps:
cluster_profile: aws-qe
cluster_profile: aws-3
env:
BASE_DOMAIN: qe.devcluster.openshift.com
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;CCO&
TEST_SCENARIOS: Cluster_Operator
TEST_TIMEOUT: "15"
test:
- ref: openshift-extended-test
- ref: openshift-e2e-test-qe-report
workflow: cucushift-installer-rehearse-aws-ipi
TEST_SUITE: cco/conformance/parallel
workflow: openshift-e2e-aws-ovn
zz_generated_metadata:
branch: master
org: openshift-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,20 +150,14 @@ tests:
cluster_profile: hypershift-aws
workflow: hypershift-aws-e2e-external
- always_run: false
as: e2e-aws-qe
as: e2e-aws-cco-parallel
optional: true
run_if_changed: \.go$|^go\.
steps:
cluster_profile: aws-qe
cluster_profile: aws-3
env:
BASE_DOMAIN: qe.devcluster.openshift.com
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;CCO&
TEST_SCENARIOS: Cluster_Operator
TEST_TIMEOUT: "15"
test:
- ref: openshift-extended-test
- ref: openshift-e2e-test-qe-report
workflow: cucushift-installer-rehearse-aws-ipi
TEST_SUITE: cco/conformance/parallel
workflow: openshift-e2e-aws-ovn
zz_generated_metadata:
branch: release-4.22
org: openshift-priv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,20 +149,14 @@ tests:
cluster_profile: hypershift-aws
workflow: hypershift-aws-e2e-external
- always_run: false
as: e2e-aws-qe
as: e2e-aws-cco-parallel
optional: true
run_if_changed: \.go$|^go\.
steps:
cluster_profile: aws-qe
cluster_profile: aws-3
env:
BASE_DOMAIN: qe.devcluster.openshift.com
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;CCO&
TEST_SCENARIOS: Cluster_Operator
TEST_TIMEOUT: "15"
test:
- ref: openshift-extended-test
- ref: openshift-e2e-test-qe-report
workflow: cucushift-installer-rehearse-aws-ipi
TEST_SUITE: cco/conformance/parallel
workflow: openshift-e2e-aws-ovn
zz_generated_metadata:
branch: release-4.23
org: openshift-priv
Expand Down
Loading