diff --git a/ci-operator/config/openshift-knative/eventing-kafka/openshift-knative-eventing-kafka-release-v0.21.0__47.yaml b/ci-operator/config/openshift-knative/eventing-kafka/openshift-knative-eventing-kafka-release-v0.21.0__47.yaml index 84958f8c7aa0f..68c8e237c63c0 100644 --- a/ci-operator/config/openshift-knative/eventing-kafka/openshift-knative-eventing-kafka-release-v0.21.0__47.yaml +++ b/ci-operator/config/openshift-knative/eventing-kafka/openshift-knative-eventing-kafka-release-v0.21.0__47.yaml @@ -153,6 +153,46 @@ images: - destination_dir: . source_path: /go/bin/recordevents to: knative-eventing-kafka-test-recordevents +- dockerfile_path: openshift/ci-operator/knative-test-images/wathola-fetcher/Dockerfile + from: base + inputs: + test-bin: + paths: + - destination_dir: . + source_path: /go/bin/wathola-fetcher + to: knative-eventing-kafka-test-wathola-fetcher +- dockerfile_path: openshift/ci-operator/knative-test-images/wathola-forwarder/Dockerfile + from: base + inputs: + test-bin: + paths: + - destination_dir: . + source_path: /go/bin/wathola-forwarder + to: knative-eventing-kafka-test-wathola-forwarder +- dockerfile_path: openshift/ci-operator/knative-test-images/wathola-kafka-sender/Dockerfile + from: base + inputs: + test-bin: + paths: + - destination_dir: . + source_path: /go/bin/wathola-kafka-sender + to: knative-eventing-kafka-test-wathola-kafka-sender +- dockerfile_path: openshift/ci-operator/knative-test-images/wathola-receiver/Dockerfile + from: base + inputs: + test-bin: + paths: + - destination_dir: . + source_path: /go/bin/wathola-receiver + to: knative-eventing-kafka-test-wathola-receiver +- dockerfile_path: openshift/ci-operator/knative-test-images/wathola-sender/Dockerfile + from: base + inputs: + test-bin: + paths: + - destination_dir: . + source_path: /go/bin/wathola-sender + to: knative-eventing-kafka-test-wathola-sender promotion: additional_images: knative-eventing-kafka-src: src