We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f180d commit ee07ac3Copy full SHA for ee07ac3
1 file changed
.travis.yml
@@ -122,8 +122,9 @@ env:
122
123
- TESTS="component/test_allocation_states
124
component/test_acl_sharednetwork_deployVM-impersonation
125
- component/test_affinity_groups_projects
126
- component/test_cpu_domain_limits
+ component/test_affinity_groups_projects"
+
127
+ - TESTS="component/test_cpu_domain_limits
128
component/test_cpu_limits"
129
130
- TESTS="component/test_cpu_max_limits
0 commit comments