Skip to content

Commit 9ea1a1f

Browse files
committed
test pr - travis, switch first test group with last
this is to test if the travis failure with test #1 is genuine or just because of a faulty travis machine the test is getting scheduled on Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent 43c4eee commit 9ea1a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ env:
2828
- REGRESSION_CYCLE=4
2929
- REGRESSION_INDEX=6
3030
matrix:
31-
- TESTS="smoke/test_affinity_groups smoke/test_primary_storage"
3231
- TESTS="smoke/test_deploy_vms_with_varied_deploymentplanners smoke/test_disk_offerings smoke/test_global_settings smoke/test_multipleips_per_nic"
3332
- TESTS="smoke/test_portable_publicip smoke/test_privategw_acl smoke/test_public_ip_range smoke/test_pvlan smoke/test_regions smoke/test_network"
3433
- TESTS="smoke/test_reset_vm_on_reboot smoke/test_resource_detail smoke/test_routers smoke/test_guest_vlan_range smoke/test_iso smoke/test_non_contigiousvlan"
3534
- TESTS="smoke/test_secondary_storage smoke/test_service_offerings smoke/test_ssvm smoke/test_templates smoke/test_over_provisioning"
35+
- TESTS="smoke/test_affinity_groups smoke/test_primary_storage"
3636

3737
- TESTS="smoke/test_volumes smoke/test_vpc_vpn smoke/misc/test_deploy_vm smoke/test_vm_life_cycle component/test_mm_max_limits"
3838
- TESTS="component/test_acl_isolatednetwork_delete component/test_mm_domain_limits component/test_acl_listsnapshot"

0 commit comments

Comments
 (0)