Add two new Azure groups to prevent timeouts
ci_complete
This commit is contained in:
parent
6557322e79
commit
c1a23cd763
5 changed files with 10 additions and 4 deletions
|
@ -150,6 +150,12 @@ matrix:
|
|||
- env: T=azure/2.7/8
|
||||
- env: T=azure/3.6/8
|
||||
|
||||
- env: T=azure/2.7/9
|
||||
- env: T=azure/3.6/9
|
||||
|
||||
- env: T=azure/2.7/10
|
||||
- env: T=azure/3.6/10
|
||||
|
||||
- env: T=vcenter/2.7/1
|
||||
- env: T=vcenter/3.6/1
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
cloud/azure
|
||||
destructive
|
||||
shippable/azure/group3
|
||||
shippable/azure/group9
|
||||
azure_rm_keyvaultkey
|
||||
azure_rm_keyvaultsecret
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
cloud/azure
|
||||
destructive
|
||||
shippable/azure/group3
|
||||
shippable/azure/group9
|
||||
azure_rm_mariadbserver_facts
|
||||
azure_rm_mariadbdatabase
|
||||
azure_rm_mariadbdatabase_facts
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
cloud/azure
|
||||
destructive
|
||||
shippable/azure/group4
|
||||
shippable/azure/group9
|
||||
azure_rm_sqlserver_facts
|
||||
azure_rm_sqldatabase
|
||||
azure_rm_sqldatabase_facts
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
cloud/azure
|
||||
shippable/azure/group4
|
||||
shippable/azure/group10
|
||||
destructive
|
||||
azure_rm_virtualmachinescaleset_facts
|
||||
azure_rm_virtualmachinescalesetinstance_facts
|
||||
|
|
Loading…
Reference in a new issue