]> git.ipfire.org Git - thirdparty/asterisk.git/commit
CI: Split --test-command argument.
authorCorey Farrell <git@cfware.com>
Mon, 23 Jul 2018 15:23:22 +0000 (11:23 -0400)
committerCorey Farrell <git@cfware.com>
Mon, 23 Jul 2018 15:34:35 +0000 (10:34 -0500)
commit09b258fd690ec34345dd03fc411d7978886fa982
treebed96e99f7df49afb81b023cfd7e2dc677f50f3e
parent648541fe89139c1f715373fa80f4b67ee2383487
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
tests/CI/gates.jenkinsfile
tests/CI/periodics-daily.jenkinsfile
tests/CI/ref_debug.jenkinsfile
tests/CI/runTestsuite.sh
tests/CI/runUnittests.sh
tests/CI/unittests.jenkinsfile