use run-tests.sh for test running

use the utility run-tests.sh (provided in commit:
I7450913f78e0c50194cb68096edbaf52259bb80f ) to loop over all
the test-*.sh test files. That was the intent, but not the
implementation, of the last patch.

Change-Id: Ib68e2f9dc3c42b08367d2443f336bb334e6fa705
This commit is contained in:
Sean Dague 2014-04-17 17:29:11 -04:00
parent 3beec123b3
commit d7ee5480a4

View File

@ -1269,7 +1269,7 @@
builders:
- revoke-sudo
- gerrit-git-prep
- shell: "./test-*.sh"
- shell: "./run-tests.sh"
publishers:
- console-log