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
@@ -0,0 +1,97 @@
base_images:
cli:
name: "4.14"
namespace: ocp
tag: cli
e2e-integration-tests-pf4:
name: e2e-integration-tests-pf4
namespace: netobserv
tag: ci
ubi:
name: ubi-minimal
namespace: ocp
tag: "9"
binary_build_commands: GOCACHE=/tmp/gocache GOMODCACHE=/tmp/gomodcache cd integration-tests/backend
&& go build ./...
build_root:
from_repository: true
images:
items:
- context_dir: integration-tests/backend
dockerfile_path: Dockerfile
from: ubi
to: e2etests
releases:
arm64-latest:
candidate:
architecture: arm64
product: ocp
stream: nightly
version: "4.14"
latest:
candidate:
product: ocp
stream: nightly
version: "4.14"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: netobserv-aws-ipi-amd-f60
cron: 14 7 3 2,4,6,8,10,12 *
reporter_config:
channel: '#team-qe-netobserv'
job_states_to_report:
- aborted
- error
- failure
- success
report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: {{
else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs>'
steps:
cluster_profile: aws-qe
env:
BASE_DOMAIN: qe.devcluster.openshift.com
COMPUTE_NODE_TYPE: m6i.2xlarge
MULTISTAGE_PARAM_OVERRIDE_CYPRESS_NOO_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
MULTISTAGE_PARAM_OVERRIDE_NETOBSERV_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
SKIP_QE_APP_REGISTRY: "true"
test:
- chain: openshift-e2e-test-netobserv-pf4
workflow: cucushift-installer-rehearse-aws-ipi
timeout: 10h0m0s
- as: netobserv-aws-ipi-arm-f60
cron: 32 15 6 1,3,5,7,9,11 *
reporter_config:
channel: '#team-qe-netobserv'
job_states_to_report:
- aborted
- error
- failure
- success
report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: {{
else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs>'
steps:
cluster_profile: aws-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest
env:
BASE_DOMAIN: qe.devcluster.openshift.com
COMPUTE_NODE_TYPE: m6gd.2xlarge
MULTISTAGE_PARAM_OVERRIDE_CYPRESS_NOO_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
MULTISTAGE_PARAM_OVERRIDE_NETOBSERV_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
OCP_ARCH: arm64
SKIP_QE_APP_REGISTRY: "true"
test:
- chain: openshift-e2e-test-netobserv-pf4
workflow: cucushift-installer-rehearse-aws-ipi
timeout: 10h0m0s
zz_generated_metadata:
branch: netobserv-2835
org: openshift
repo: network-observability-operator
variant: nightly-4.14
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
base_images:
cli:
name: "4.16"
namespace: ocp
tag: cli
e2e-integration-tests-pf5:
name: e2e-integration-tests-pf5
namespace: netobserv
tag: ci
ubi:
name: ubi-minimal
namespace: ocp
tag: "9"
binary_build_commands: GOCACHE=/tmp/gocache GOMODCACHE=/tmp/gomodcache cd integration-tests/backend
&& go build ./...
build_root:
from_repository: true
images:
items:
- context_dir: integration-tests/backend
dockerfile_path: Dockerfile
from: ubi
to: e2etests
releases:
arm64-latest:
candidate:
architecture: arm64
product: ocp
stream: nightly
version: "4.16"
latest:
candidate:
product: ocp
stream: nightly
version: "4.16"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: netobserv-aws-ipi-amd-f28
cron: 31 5 10,24 * *
reporter_config:
channel: '#team-qe-netobserv'
job_states_to_report:
- aborted
- error
- failure
- success
report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: {{
else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs>'
steps:
cluster_profile: aws-qe
env:
BASE_DOMAIN: qe.devcluster.openshift.com
COMPUTE_NODE_TYPE: m6i.2xlarge
MULTISTAGE_PARAM_OVERRIDE_CYPRESS_NOO_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
MULTISTAGE_PARAM_OVERRIDE_NETOBSERV_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
SKIP_QE_APP_REGISTRY: "true"
test:
- chain: openshift-e2e-test-netobserv-pf5
workflow: cucushift-installer-rehearse-aws-ipi
timeout: 10h0m0s
- as: netobserv-aws-ipi-arm-f28
cron: 16 12 12 * *
reporter_config:
channel: '#team-qe-netobserv'
job_states_to_report:
- aborted
- error
- failure
- success
report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: {{
else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs>'
steps:
cluster_profile: aws-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest
env:
BASE_DOMAIN: qe.devcluster.openshift.com
COMPUTE_NODE_TYPE: m6gd.2xlarge
MULTISTAGE_PARAM_OVERRIDE_CYPRESS_NOO_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
MULTISTAGE_PARAM_OVERRIDE_NETOBSERV_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
OCP_ARCH: arm64
SKIP_QE_APP_REGISTRY: "true"
test:
- chain: openshift-e2e-test-netobserv-pf5
workflow: cucushift-installer-rehearse-aws-ipi
timeout: 10h0m0s
zz_generated_metadata:
branch: netobserv-2835
org: openshift
repo: network-observability-operator
variant: nightly-4.16
Original file line number Diff line number Diff line change
@@ -0,0 +1,195 @@
base_images:
cli:
name: "4.18"
namespace: ocp
tag: cli
cli-jq:
name: cli-jq
namespace: ocp
tag: latest
dev-scripts:
name: test
namespace: ocp-kni
tag: dev-scripts
e2e-integration-tests-pf5:
name: e2e-integration-tests-pf5
namespace: netobserv
tag: ci
ubi:
name: ubi-minimal
namespace: ocp
tag: "9"
upi-installer:
name: "4.18"
namespace: ocp
tag: upi-installer
binary_build_commands: GOCACHE=/tmp/gocache GOMODCACHE=/tmp/gomodcache cd integration-tests/backend
&& go build ./...
build_root:
from_repository: true
images:
items:
- context_dir: integration-tests/backend
dockerfile_path: Dockerfile
from: ubi
to: e2etests
releases:
arm64-latest:
candidate:
architecture: arm64
product: ocp
stream: nightly
version: "4.18"
latest:
candidate:
product: ocp
stream: nightly
version: "4.18"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: netobserv-aws-ipi-arm-f28
cron: 44 13 7 * *
reporter_config:
channel: '#team-qe-netobserv'
job_states_to_report:
- aborted
- error
- failure
- success
report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: {{
else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs>'
steps:
cluster_profile: aws-qe
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest
env:
BASE_DOMAIN: qe.devcluster.openshift.com
COMPUTE_NODE_TYPE: m6gd.2xlarge
MULTISTAGE_PARAM_OVERRIDE_CYPRESS_NOO_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
MULTISTAGE_PARAM_OVERRIDE_NETOBSERV_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
OCP_ARCH: arm64
SKIP_QE_APP_REGISTRY: "true"
test:
- chain: openshift-e2e-test-netobserv-pf5
workflow: cucushift-installer-rehearse-aws-ipi
timeout: 10h0m0s
- as: netobserv-azure-ipi-amd-f14
cron: 52 4 5,19 * *
reporter_config:
channel: '#team-qe-netobserv'
job_states_to_report:
- aborted
- error
- failure
- success
report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: {{
else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs>'
steps:
cluster_profile: azure-qe
env:
BASE_DOMAIN: qe.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_B8ms
MULTISTAGE_PARAM_OVERRIDE_CYPRESS_NOO_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
MULTISTAGE_PARAM_OVERRIDE_NETOBSERV_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
SKIP_QE_APP_REGISTRY: "true"
test:
- chain: openshift-e2e-test-netobserv-pf5
workflow: cucushift-installer-rehearse-azure-ipi
timeout: 10h0m0s
- as: netobserv-metal-ds-ipi-ovn-dualstack-primaryv6-f60-ipv6
capabilities:
- intranet
cron: 32 21 27 2,4,6,8,10,12 *
reporter_config:
channel: '#team-qe-netobserv'
job_states_to_report:
- aborted
- error
- failure
- success
report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: {{
else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs>'
steps:
cluster_profile: equinix-ocp-metal-qe
env:
CYPRESS_GREP_TAGS: '@netobserv-critical'
DEVSCRIPTS_CONFIG: |
IP_STACK=v6v4
MIRROR_IMAGES=true
INSTALLER_PROXY=true
NETWORK_TYPE=OVNKubernetes
GINKGO_FOCUS_FILTER: "53844"
MULTISTAGE_PARAM_OVERRIDE_CYPRESS_NOO_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
MULTISTAGE_PARAM_OVERRIDE_NETOBSERV_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
SKIP_QE_APP_REGISTRY: "true"
test:
- chain: openshift-e2e-test-netobserv-prepare-bm-cluster
- chain: openshift-e2e-test-netobserv-pf5
workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn
- as: netobserv-metal-ds-ipi-ovn-ipv4-f60-virt
capabilities:
- intranet
cron: 51 3 4 1,3,5,7,9,11 *
reporter_config:
channel: '#team-qe-netobserv'
job_states_to_report:
- aborted
- error
- failure
- success
report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: {{
else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs>'
steps:
cluster_profile: equinix-ocp-metal-qe
env:
DEVSCRIPTS_CONFIG: |
IP_STACK=v4
MIRROR_IMAGES=true
INSTALLER_PROXY=true
NETWORK_TYPE=OVNKubernetes
GINKGO_FOCUS_FILTER: with VMs
MULTISTAGE_PARAM_OVERRIDE_CYPRESS_NOO_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
MULTISTAGE_PARAM_OVERRIDE_NETOBSERV_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
SKIP_FRONTEND_TESTS: "true"
SKIP_QE_APP_REGISTRY: "true"
test:
- chain: openshift-e2e-test-netobserv-prepare-bm-cluster
- chain: openshift-e2e-test-netobserv-pf5
workflow: cucushift-installer-rehearse-baremetalds-ipi-ovn
Comment thread
coderabbitai[bot] marked this conversation as resolved.
- as: netobserv-vsphere-ipi-amd-f28
cron: 2 13 25 * *
reporter_config:
channel: '#team-qe-netobserv'
job_states_to_report:
- aborted
- error
- failure
- success
report_template: '{{ if eq .Status.State "success" }} :green_jenkins_circle: {{
else }} :red_jenkins_circle: {{ end }} Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs>'
steps:
cluster_profile: vsphere-elastic
env:
GINKGO_FOCUS_FILTER: "82637"
MULTISTAGE_PARAM_OVERRIDE_CYPRESS_NOO_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
MULTISTAGE_PARAM_OVERRIDE_NETOBSERV_CS_IMAGE: quay.io/redhat-user-workloads/ocp-network-observab-tenant/catalog-zstream:latest
SIZE_VARIANT: large
SKIP_FRONTEND_TESTS: "true"
SKIP_QE_APP_REGISTRY: "true"
test:
- chain: openshift-e2e-test-netobserv-pf5
workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-ipsec
zz_generated_metadata:
branch: netobserv-2835
org: openshift
repo: network-observability-operator
variant: nightly-4.18
Loading