Change default order of tests
authorjose.lausuch <jose.lausuch@ericsson.com>
Fri, 30 Oct 2015 09:29:00 +0000 (10:29 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Fri, 30 Oct 2015 09:29:00 +0000 (10:29 +0100)
Change-Id: I342b999f4a81e5568e01f6ebd7456dcf7048218e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
docker/run_tests.sh

index 2a523ed..e428da7 100755 (executable)
@@ -28,7 +28,7 @@ examples:
 # Support for Functest offline
 # NOTE: Still not 100% working when running the tests
 offline=false
-arr_test=(vping odl rally tempest vims)
+arr_test=(vping odl tempest vims rally)
 
 
 function run_test(){