From 9bea36be5c520d3e5d462d1e90efeb750f431f44 Mon Sep 17 00:00:00 2001 From: Alina Buzachis Date: Tue, 21 Sep 2021 19:06:09 +0200 Subject: [PATCH] Update links (#111) Signed-off-by: Alina Buzachis --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index beef19a..178a77e 100644 --- a/README.md +++ b/README.md @@ -122,9 +122,9 @@ These commands will create a directory called `ansible_collections` which should ### Prow This repository uses the OpenShift [Prow](https://github.com/kubernetes/test-infra/blob/master/prow/README.md) instance for testing against live OpenShift clusters. -The configuration for the CI jobs that this repository runs can be found in the [`openshift/release repository`](https://github.com/openshift/release/blob/master/ci-operator/config/ansible-collections/community.okd/ansible-collections-community.okd-main.yaml). +The configuration for the CI jobs that this repository runs can be found in the [`openshift/release repository`](https://github.com/openshift/release/blob/master/ci-operator/config/openshift/community.okd/openshift-community.okd-main.yaml). -The [Prow CI integration test job](https://github.com/openshift/release/blob/master/ci-operator/config/ansible-collections/community.okd/ansible-collections-community.okd-main.yaml#L35-L38) +The [Prow CI integration test job](https://github.com/openshift/release/blob/master/ci-operator/config/openshift/community.okd/openshift-community.okd-main.yaml#L40-L43) runs the command: make test-integration-incluster