Skip to content

Commit 4e761ab

Browse files
committed
travis: debug which test is failing on travis
It seems a regression has come in, this PR/commit is to test what fails/takes time on travis. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent 981286f commit 4e761ab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,9 @@ env:
8787
smoke/test_scale_vm
8888
smoke/test_secondary_storage
8989
smoke/test_service_offerings
90-
smoke/test_snapshots
91-
smoke/test_ssvm
90+
smoke/test_snapshots"
91+
92+
- TESTS="smoke/test_ssvm
9293
smoke/test_staticroles
9394
smoke/test_templates
9495
smoke/test_usage

0 commit comments

Comments
 (0)