diff --git a/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-master.yaml b/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-master.yaml index db2bad5b8ecb8..893270f785900 100644 --- a/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-master.yaml +++ b/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-master.yaml @@ -41,10 +41,12 @@ tests: test: - as: e2e-test cli: initial - commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test + commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b RELATED_IMAGE_OPERAND=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test dependencies: - env: OPERATOR_IMAGE name: stable:cincinnati-operator + - env: RELATED_IMAGE_OPERATOR + name: stable:cincinnati-operator - env: GRAPH_DATA_IMAGE name: stable:cincinnati-graph-data-container from: src diff --git a/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.6.yaml b/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.6.yaml index 825ca2113414c..699a1479b0a87 100644 --- a/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.6.yaml +++ b/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.6.yaml @@ -41,10 +41,12 @@ tests: test: - as: e2e-test cli: initial - commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test + commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b RELATED_IMAGE_OPERAND=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test dependencies: - env: OPERATOR_IMAGE name: stable:cincinnati-operator + - env: RELATED_IMAGE_OPERATOR + name: stable:cincinnati-operator - env: GRAPH_DATA_IMAGE name: stable:cincinnati-graph-data-container from: src diff --git a/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.7.yaml b/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.7.yaml index 6079c31de40d4..c098d516161ab 100644 --- a/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.7.yaml +++ b/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.7.yaml @@ -41,10 +41,12 @@ tests: test: - as: e2e-test cli: initial - commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test + commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b RELATED_IMAGE_OPERAND=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test dependencies: - env: OPERATOR_IMAGE name: stable:cincinnati-operator + - env: RELATED_IMAGE_OPERATOR + name: stable:cincinnati-operator - env: GRAPH_DATA_IMAGE name: stable:cincinnati-graph-data-container from: src diff --git a/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.8.yaml b/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.8.yaml index c6210729f5488..e8a03f39fd41a 100644 --- a/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.8.yaml +++ b/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.8.yaml @@ -42,10 +42,12 @@ tests: test: - as: e2e-test cli: initial - commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test + commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b RELATED_IMAGE_OPERAND=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test dependencies: - env: OPERATOR_IMAGE name: stable:cincinnati-operator + - env: RELATED_IMAGE_OPERATOR + name: stable:cincinnati-operator - env: GRAPH_DATA_IMAGE name: stable:cincinnati-graph-data-container from: src diff --git a/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.9.yaml b/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.9.yaml index 700d475a414a5..be3eff9efe359 100644 --- a/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.9.yaml +++ b/ci-operator/config/openshift/cincinnati-operator/openshift-cincinnati-operator-release-4.9.yaml @@ -41,10 +41,12 @@ tests: test: - as: e2e-test cli: initial - commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test + commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b RELATED_IMAGE_OPERAND=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test dependencies: - env: OPERATOR_IMAGE name: stable:cincinnati-operator + - env: RELATED_IMAGE_OPERATOR + name: stable:cincinnati-operator - env: GRAPH_DATA_IMAGE name: stable:cincinnati-graph-data-container from: src