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 de0aa73dc813f..b3f5aff41d9cd 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,7 +41,7 @@ tests: test: - as: e2e-test cli: initial - commands: OPENSHIFT_BUILD_NAMESPACE= OPERATOR_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test + commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test dependencies: - env: OPERATOR_IMAGE name: stable:cincinnati-operator 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 b2d838632170a..825ca2113414c 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,7 +41,7 @@ tests: test: - as: e2e-test cli: initial - commands: OPENSHIFT_BUILD_NAMESPACE= OPERATOR_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test + commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test dependencies: - env: OPERATOR_IMAGE name: stable:cincinnati-operator 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 46df628e6d753..d0d477cd0fc1b 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 @@ -42,7 +42,7 @@ tests: test: - as: e2e-test cli: initial - commands: OPENSHIFT_BUILD_NAMESPACE= OPERATOR_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test + commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test dependencies: - env: OPERATOR_IMAGE name: stable:cincinnati-operator 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 b476b5a46646c..f58917786f5e9 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 @@ -41,7 +41,7 @@ tests: test: - as: e2e-test cli: initial - commands: OPENSHIFT_BUILD_NAMESPACE= OPERATOR_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test + commands: OPENSHIFT_BUILD_NAMESPACE= OPERAND_IMAGE=quay.io/app-sre/cincinnati@sha256:d1d2f881bce1a1375ec8470133ee0a912164b8a7ecce19aac24d24e623aef59b make func-test dependencies: - env: OPERATOR_IMAGE name: stable:cincinnati-operator