run all test-*.sh unit tests

this lets us add more test-*.sh tests over time. There is a set
of tests waiting in the wings with the feature grid patch series.

tests are good, m'kay.

Change-Id: I913c86a9d5b6a1b74db36266e996cb4d6073f75b
This commit is contained in:
Sean Dague
2014-04-16 15:39:23 -04:00
parent 7687ed39f3
commit 9b5d89bc4f

View File

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