-
- Downloads
CI: Split --test-command argument.
The --test-command argument has now been split, unit tests now use `--unittest-command` and the testsuite uses --testsuite-command. This will make it easier to create a script which run everything by forwarding the same arguments to all CI scripts. Change-Id: Ia54aa4848eaffbdf13175fcda40fc0b23080ad71
Showing
- tests/CI/gates.jenkinsfile 1 addition, 1 deletiontests/CI/gates.jenkinsfile
- tests/CI/periodics-daily.jenkinsfile 1 addition, 1 deletiontests/CI/periodics-daily.jenkinsfile
- tests/CI/ref_debug.jenkinsfile 1 addition, 1 deletiontests/CI/ref_debug.jenkinsfile
- tests/CI/runTestsuite.sh 3 additions, 3 deletionstests/CI/runTestsuite.sh
- tests/CI/runUnittests.sh 1 addition, 1 deletiontests/CI/runUnittests.sh
- tests/CI/unittests.jenkinsfile 1 addition, 1 deletiontests/CI/unittests.jenkinsfile
Loading
Please register or sign in to comment