Skip to content

Commit a6ad567

Browse files
committed
DNM: test Prow
1 parent 2f44daa commit a6ad567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/prow-rhcos.sh

+1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ export COSA_SKIP_OVERLAY=1
1818
# Create a temporary cosa workdir
1919
cd "$(mktemp -d)"
2020
cosa init --variant scos --transient -b "${RHCOS_BRANCH}" https://github.com/openshift/os
21+
sed -i -e 's/grep -q/grep/' src/config/ci/prow-entrypoint.sh
2122
# Use a COSA specifc test entry point to focus on tests relevant for COSA
2223
exec src/config/ci/prow-entrypoint.sh rhcos-cosa-prow-pr-ci

0 commit comments

Comments
 (0)