Skip to content
Closed
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 @@ -70,6 +70,7 @@ tests:
ENABLEPEERPODS: "true"
EXPECTED_OPERATOR_VERSION: 1.11.0
INSTALL_KATA_RPM: "false"
INSTALL_TRUSTEE: "true"
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
RUNTIMECLASS: kata-remote
Expand Down Expand Up @@ -116,6 +117,7 @@ tests:
ENABLEPEERPODS: "true"
EXPECTED_OPERATOR_VERSION: 1.11.0
INSTALL_KATA_RPM: "false"
INSTALL_TRUSTEE: "true"
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
RUNTIMECLASS: kata-remote
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,156 @@
base_images:
tests-private:
name: tests-private
namespace: ci
tag: "4.21"
upi-installer:
name: "4.19"
namespace: ocp
tag: upi-installer
releases:
latest:
release:
architecture: amd64
channel: stable
version: "4.19"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: azure-ipi-kata
cron: 0 0 31 2 1
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/osc-test-fbc:1.11.0-1762437975
CATALOG_SOURCE_NAME: brew-catalog
CUSTOM_AZURE_REGION: eastus
ENABLE_MUST_GATHER: "true"
EXPECTED_OPERATOR_VERSION: 1.11.0
INSTALL_KATA_RPM: "true"
INSTALL_TRUSTEE: "true"
KATA_RPM_VERSION: 3.21.0-3.rhaos4.19.el9
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
SLEEP_DURATION: 0h
TEST_FILTERS: ~DisconnectedOnly&;~Disruptive&
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "120"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.0.0-1762506809
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
workflow: sandboxed-containers-operator-e2e-azure
- as: azure-ipi-peerpods
cron: 0 0 31 2 1
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/osc-test-fbc:1.11.0-1762437975
CATALOG_SOURCE_NAME: brew-catalog
CUSTOM_AZURE_REGION: eastus
ENABLE_MUST_GATHER: "true"
ENABLEPEERPODS: "true"
EXPECTED_OPERATOR_VERSION: 1.11.0
INSTALL_KATA_RPM: "true"
INSTALL_TRUSTEE: "true"
KATA_RPM_VERSION: 3.21.0-3.rhaos4.19.el9
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
RUNTIMECLASS: kata-remote
SLEEP_DURATION: 0h
TEST_FILTERS: ~DisconnectedOnly&;~Disruptive&
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "120"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.0.0-1762506809
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
WORKLOAD_TO_TEST: peer-pods
workflow: sandboxed-containers-operator-e2e-azure
- as: azure-ipi-coco
cron: 0 0 31 2 1
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/osc-test-fbc:1.11.0-1762437975
CATALOG_SOURCE_NAME: brew-catalog
CUSTOM_AZURE_REGION: eastus
ENABLE_MUST_GATHER: "true"
ENABLEPEERPODS: "true"
EXPECTED_OPERATOR_VERSION: 1.11.0
INSTALL_KATA_RPM: "true"
INSTALL_TRUSTEE: "true"
KATA_RPM_VERSION: 3.21.0-3.rhaos4.19.el9
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
RUNTIMECLASS: kata-remote
SLEEP_DURATION: 0h
TEST_FILTERS: ~DisconnectedOnly&;~Disruptive&
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "120"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.0.0-1762506809
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-azure
- as: aws-ipi-peerpods
cron: 0 0 31 2 1
steps:
cluster_profile: aws-sandboxed-containers-operator
env:
AWS_REGION_OVERRIDE: us-east-2
CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/osc-test-fbc:1.11.0-1762437975
CATALOG_SOURCE_NAME: brew-catalog
ENABLE_MUST_GATHER: "true"
ENABLEPEERPODS: "true"
EXPECTED_OPERATOR_VERSION: 1.11.0
INSTALL_KATA_RPM: "true"
INSTALL_TRUSTEE: "true"
KATA_RPM_VERSION: 3.21.0-3.rhaos4.19.el9
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
RUNTIMECLASS: kata-remote
SLEEP_DURATION: 0h
TEST_FILTERS: ~DisconnectedOnly&;~Disruptive&
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "120"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.0.0-1762506809
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
WORKLOAD_TO_TEST: peer-pods
workflow: sandboxed-containers-operator-e2e-aws
- as: aws-ipi-coco
cron: 0 0 31 2 1
steps:
cluster_profile: aws-sandboxed-containers-operator
env:
AWS_REGION_OVERRIDE: us-east-2
CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/osc-test-fbc:1.11.0-1762437975
CATALOG_SOURCE_NAME: brew-catalog
ENABLE_MUST_GATHER: "true"
ENABLEPEERPODS: "true"
EXPECTED_OPERATOR_VERSION: 1.11.0
INSTALL_KATA_RPM: "true"
INSTALL_TRUSTEE: "true"
KATA_RPM_VERSION: 3.21.0-3.rhaos4.19.el9
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
RUNTIMECLASS: kata-remote
SLEEP_DURATION: 0h
TEST_FILTERS: ~DisconnectedOnly&;~Disruptive&
TEST_RELEASE_TYPE: Pre-GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "120"
TRUSTEE_CATALOG_SOURCE_IMAGE: quay.io/redhat-user-workloads/ose-osc-tenant/trustee-test-fbc:1.0.0-1762506809
TRUSTEE_CATALOG_SOURCE_NAME: trustee-catalog
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aws
zz_generated_metadata:
branch: devel
org: openshift
repo: sandboxed-containers-operator
variant: downstream-candidate419
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ tests:
ENABLE_MUST_GATHER: "true"
ENABLEPEERPODS: "true"
EXPECTED_OPERATOR_VERSION: 1.10.0
INSTALL_TRUSTEE: "true"
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
RUNTIMECLASS: kata-remote
Expand Down Expand Up @@ -97,6 +98,7 @@ tests:
ENABLE_MUST_GATHER: "true"
ENABLEPEERPODS: "true"
EXPECTED_OPERATOR_VERSION: 1.10.0
INSTALL_TRUSTEE: "true"
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
RUNTIMECLASS: kata-remote
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,156 @@
base_images:
tests-private:
name: tests-private
namespace: ci
tag: "4.21"
upi-installer:
name: "4.19"
namespace: ocp
tag: upi-installer
releases:
latest:
release:
architecture: amd64
channel: stable
version: "4.19"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: azure-ipi-kata
cron: 0 0 31 2 1
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
CATALOG_SOURCE_IMAGE: none
CATALOG_SOURCE_NAME: redhat-operators
CUSTOM_AZURE_REGION: eastus
ENABLE_MUST_GATHER: "true"
EXPECTED_OPERATOR_VERSION: 1.10.1
INSTALL_KATA_RPM: "false"
INSTALL_TRUSTEE: "true"
KATA_RPM_VERSION: ""
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
SLEEP_DURATION: 0h
TEST_FILTERS: ~DisconnectedOnly&;~Disruptive&
TEST_RELEASE_TYPE: GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "120"
TRUSTEE_CATALOG_SOURCE_IMAGE: none
TRUSTEE_CATALOG_SOURCE_NAME: redhat-operators
workflow: sandboxed-containers-operator-e2e-azure
- as: azure-ipi-peerpods
cron: 0 0 31 2 1
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
CATALOG_SOURCE_IMAGE: none
CATALOG_SOURCE_NAME: redhat-operators
CUSTOM_AZURE_REGION: eastus
ENABLE_MUST_GATHER: "true"
ENABLEPEERPODS: "true"
EXPECTED_OPERATOR_VERSION: 1.10.1
INSTALL_KATA_RPM: "false"
INSTALL_TRUSTEE: "true"
KATA_RPM_VERSION: ""
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
RUNTIMECLASS: kata-remote
SLEEP_DURATION: 0h
TEST_FILTERS: ~DisconnectedOnly&;~Disruptive&
TEST_RELEASE_TYPE: GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "120"
TRUSTEE_CATALOG_SOURCE_IMAGE: none
TRUSTEE_CATALOG_SOURCE_NAME: redhat-operators
WORKLOAD_TO_TEST: peer-pods
workflow: sandboxed-containers-operator-e2e-azure
- as: azure-ipi-coco
cron: 0 0 31 2 1
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
CATALOG_SOURCE_IMAGE: none
CATALOG_SOURCE_NAME: redhat-operators
CUSTOM_AZURE_REGION: eastus
ENABLE_MUST_GATHER: "true"
ENABLEPEERPODS: "true"
EXPECTED_OPERATOR_VERSION: 1.10.1
INSTALL_KATA_RPM: "false"
INSTALL_TRUSTEE: "true"
KATA_RPM_VERSION: ""
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
RUNTIMECLASS: kata-remote
SLEEP_DURATION: 0h
TEST_FILTERS: ~DisconnectedOnly&;~Disruptive&
TEST_RELEASE_TYPE: GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "120"
TRUSTEE_CATALOG_SOURCE_IMAGE: none
TRUSTEE_CATALOG_SOURCE_NAME: redhat-operators
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-azure
- as: aws-ipi-peerpods
cron: 0 0 31 2 1
steps:
cluster_profile: aws-sandboxed-containers-operator
env:
AWS_REGION_OVERRIDE: us-east-2
CATALOG_SOURCE_IMAGE: none
CATALOG_SOURCE_NAME: redhat-operators
ENABLE_MUST_GATHER: "true"
ENABLEPEERPODS: "true"
EXPECTED_OPERATOR_VERSION: 1.10.1
INSTALL_KATA_RPM: "false"
INSTALL_TRUSTEE: "true"
KATA_RPM_VERSION: ""
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
RUNTIMECLASS: kata-remote
SLEEP_DURATION: 0h
TEST_FILTERS: ~DisconnectedOnly&;~Disruptive&
TEST_RELEASE_TYPE: GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "120"
TRUSTEE_CATALOG_SOURCE_IMAGE: none
TRUSTEE_CATALOG_SOURCE_NAME: redhat-operators
WORKLOAD_TO_TEST: peer-pods
workflow: sandboxed-containers-operator-e2e-aws
- as: aws-ipi-coco
cron: 0 0 31 2 1
steps:
cluster_profile: aws-sandboxed-containers-operator
env:
AWS_REGION_OVERRIDE: us-east-2
CATALOG_SOURCE_IMAGE: none
CATALOG_SOURCE_NAME: redhat-operators
ENABLE_MUST_GATHER: "true"
ENABLEPEERPODS: "true"
EXPECTED_OPERATOR_VERSION: 1.10.1
INSTALL_KATA_RPM: "false"
INSTALL_TRUSTEE: "true"
KATA_RPM_VERSION: ""
MUST_GATHER_IMAGE: registry.redhat.io/openshift-sandboxed-containers/osc-must-gather-rhel9:latest
MUST_GATHER_ON_FAILURE_ONLY: "true"
RUNTIMECLASS: kata-remote
SLEEP_DURATION: 0h
TEST_FILTERS: ~DisconnectedOnly&;~Disruptive&
TEST_RELEASE_TYPE: GA
TEST_SCENARIOS: sig-kata.*Kata Author
TEST_TIMEOUT: "120"
TRUSTEE_CATALOG_SOURCE_IMAGE: none
TRUSTEE_CATALOG_SOURCE_NAME: redhat-operators
WORKLOAD_TO_TEST: coco
workflow: sandboxed-containers-operator-e2e-aws
zz_generated_metadata:
branch: devel
org: openshift
repo: sandboxed-containers-operator
variant: downstream-release419
Loading