Skip to content

Commit

Permalink
Merge pull request #79 from kubevirt-bot/cherry-pick-77-to-release-v1.1
Browse files Browse the repository at this point in the history
[release-v1.1] Move ginkgo binary to tests output dir
  • Loading branch information
kubevirt-bot authored Jun 9, 2024
2 parents 3355e07 + 7c387d6 commit 9c90543
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/build/build-functest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ mkdir -p ${TESTS_OUT_DIR}/
export GO111MODULE=${GO111MODULE:-off}
ginkgo build ${AAQ_DIR}/tests/
mv ${AAQ_DIR}/tests/tests.test ${TESTS_OUT_DIR}/
cp -f /go/bin/ginkgo ${TESTS_OUT_DIR}/

0 comments on commit 9c90543

Please sign in to comment.