konveyor / go-konveyor-tests

Apache License 2.0
1 stars 14 forks source link

:ghost: Fix api test runner; pr branch needs to be fetched. #175

Closed jortel closed 1 week ago

jortel commented 1 week ago

Fixes API tests not being run using the ${BRANCH}.

make[1]: Entering directory '/home/runner/work/tackle2-hub/tackle2-hub/go-konveyor-tests'
./hub-api/run-tests.sh refs/pull/635/merge
Cloning into '/tmp/tackle2-hub-test'...
fatal: 'origin/refs/pull/635/merge' is not a commit and a branch 'api-tests-run' cannot be created from it

PR branch needs to be fetched.

aufi commented 1 week ago

@jortel TIER0 and TIER1 tests are green, merge as you need (TIER2 failure is not a blocker).