File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,6 @@ jobs:
101101 DIR : # @ "src/code.cloudfoundry.org/{}".format(package.name)
102102 DB : mysql
103103 run : |
104- "${GITHUB_WORKSPACE}"/ci/routing-release/helpers/configure-binaries.bash
105104 "${GITHUB_WORKSPACE}"/ci/shared/tasks/run-bin-test/task.bash --keep-going --trace -r --fail-on-pending --randomize-all --nodes=7 --race --timeout 30m --flake-attempts 2
106105# @ end
107106 test-repos-withoutdb :
Original file line number Diff line number Diff line change 9595 DIR : src/code.cloudfoundry.org/gorouter
9696 DB : mysql
9797 run : |
98- "${GITHUB_WORKSPACE}"/ci/routing-release/helpers/configure-binaries.bash
9998 "${GITHUB_WORKSPACE}"/ci/shared/tasks/run-bin-test/task.bash --keep-going --trace -r --fail-on-pending --randomize-all --nodes=7 --race --timeout 30m --flake-attempts 2
10099 - name : cf-tcp-router-mysql
101100 env :
You can’t perform that action at this time.
0 commit comments