diff --git a/ci-operator/config/openshift/cloud-credential-operator/openshift-cloud-credential-operator-master.yaml b/ci-operator/config/openshift/cloud-credential-operator/openshift-cloud-credential-operator-master.yaml index 9b73735ea57b1..174859eb6c9a5 100644 --- a/ci-operator/config/openshift/cloud-credential-operator/openshift-cloud-credential-operator-master.yaml +++ b/ci-operator/config/openshift/cloud-credential-operator/openshift-cloud-credential-operator-master.yaml @@ -130,6 +130,14 @@ tests: optional: true steps: cluster_profile: azure4 + test: + - as: e2e-test-azident + commands: make test-e2e-azident + from: src + resources: + requests: + cpu: 100m + memory: 200Mi workflow: openshift-e2e-azure-manual-oidc-workload-identity - as: e2e-gcp-manual-oidc optional: true