We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb37ef5 commit 897fe52Copy full SHA for 897fe52
.travis.yml
@@ -45,19 +45,20 @@ env:
45
matrix:
46
# Keep the TESTS sorted by name and grouped by type
47
- TESTS="smoke/test_certauthority_root"
48
-
+
49
+ - TESTS="smoke/test_deploy_vm_root_resize"
50
51
- TESTS="smoke/test_accounts
52
smoke/test_affinity_groups
53
smoke/test_affinity_groups_projects
54
smoke/test_async_job
55
smoke/test_backup_recovery_dummy
56
smoke/test_create_list_domain_account_project
57
smoke/test_create_network"
58
59
- TESTS="smoke/test_deploy_vgpu_enabled_vm
60
smoke/test_deploy_vm_extra_config_data
61
smoke/test_deploy_vm_iso
- smoke/test_deploy_vm_root_resize
62
smoke/test_deploy_vm_with_userdata
63
smoke/test_deploy_vms_with_varied_deploymentplanners"
64
0 commit comments