Skip to content

Commit 897fe52

Browse files
Separate problematic test
1 parent fb37ef5 commit 897fe52

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,20 @@ env:
4545
matrix:
4646
# Keep the TESTS sorted by name and grouped by type
4747
- TESTS="smoke/test_certauthority_root"
48-
48+
49+
- TESTS="smoke/test_deploy_vm_root_resize"
50+
4951
- TESTS="smoke/test_accounts
5052
smoke/test_affinity_groups
5153
smoke/test_affinity_groups_projects
5254
smoke/test_async_job
5355
smoke/test_backup_recovery_dummy
5456
smoke/test_create_list_domain_account_project
5557
smoke/test_create_network"
56-
58+
5759
- TESTS="smoke/test_deploy_vgpu_enabled_vm
5860
smoke/test_deploy_vm_extra_config_data
5961
smoke/test_deploy_vm_iso
60-
smoke/test_deploy_vm_root_resize
6162
smoke/test_deploy_vm_with_userdata
6263
smoke/test_deploy_vms_with_varied_deploymentplanners"
6364

0 commit comments

Comments
 (0)