diff --git a/ci-operator/config/openshift/cluster-baremetal-operator/openshift-cluster-baremetal-operator-master.yaml b/ci-operator/config/openshift/cluster-baremetal-operator/openshift-cluster-baremetal-operator-master.yaml index b460f06e6845b..77222583475ad 100644 --- a/ci-operator/config/openshift/cluster-baremetal-operator/openshift-cluster-baremetal-operator-master.yaml +++ b/ci-operator/config/openshift/cluster-baremetal-operator/openshift-cluster-baremetal-operator-master.yaml @@ -1,4 +1,8 @@ base_images: + assisted-test-infra: + name: assisted-test + namespace: openshift-kni + tag: assisted-test-infra base: name: "4.7" namespace: ocp diff --git a/ci-operator/config/openshift/cluster-etcd-operator/openshift-cluster-etcd-operator-master.yaml b/ci-operator/config/openshift/cluster-etcd-operator/openshift-cluster-etcd-operator-master.yaml index 79858443f9f52..181164c2042f9 100644 --- a/ci-operator/config/openshift/cluster-etcd-operator/openshift-cluster-etcd-operator-master.yaml +++ b/ci-operator/config/openshift/cluster-etcd-operator/openshift-cluster-etcd-operator-master.yaml @@ -1,4 +1,8 @@ base_images: + assisted-test-infra: + name: assisted-test + namespace: openshift-kni + tag: assisted-test-infra base: name: "4.7" namespace: ocp diff --git a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-master.yaml b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-master.yaml index c7b921b2cec89..ec43fd5335ed7 100644 --- a/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-master.yaml +++ b/ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-master.yaml @@ -1,4 +1,8 @@ base_images: + assisted-test-infra: + name: assisted-test + namespace: openshift-kni + tag: assisted-test-infra base: name: "4.7" namespace: ocp diff --git a/ci-operator/config/openshift/installer/openshift-installer-master.yaml b/ci-operator/config/openshift/installer/openshift-installer-master.yaml index 905f996aeef6a..5e455268a8bbd 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-master.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-master.yaml @@ -1,4 +1,8 @@ base_images: + assisted-test-infra: + name: assisted-test + namespace: openshift-kni + tag: assisted-test-infra base: name: "4.7" namespace: ocp