Skip to content

Commit ee07ac3

Browse files
committed
travis: split test group that is timing out on TravisCI
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
1 parent 40f180d commit ee07ac3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,9 @@ env:
122122

123123
- TESTS="component/test_allocation_states
124124
component/test_acl_sharednetwork_deployVM-impersonation
125-
component/test_affinity_groups_projects
126-
component/test_cpu_domain_limits
125+
component/test_affinity_groups_projects"
126+
127+
- TESTS="component/test_cpu_domain_limits
127128
component/test_cpu_limits"
128129

129130
- TESTS="component/test_cpu_max_limits

0 commit comments

Comments
 (0)