diff --git a/test/acse-conf/acse-svc-swarmmode.json b/test/acse-conf/acse-svc-swarmmode.json index 5f9228f71..d33032428 100644 --- a/test/acse-conf/acse-svc-swarmmode.json +++ b/test/acse-conf/acse-svc-swarmmode.json @@ -8,7 +8,7 @@ { "cluster_definition": "swarmmode.json", "category": "service-availability", - "location": "australiasoutheast" + "location": "australiaeast" }, { "cluster_definition": "swarmmode.json", diff --git a/test/acsengine-scale.groovy b/test/acsengine-scale.groovy index a4362931f..1025149cd 100644 --- a/test/acsengine-scale.groovy +++ b/test/acsengine-scale.groovy @@ -17,7 +17,7 @@ node("slave") { if(locations_str.equals("all")) { locations_str = "\ -australiaeast australiasoutheast \ +australiaeast \ brazilsouth \ canadacentral canadaeast \ centralindia southindia \ diff --git a/test/acsengine-svc.groovy b/test/acsengine-svc.groovy index 950facb19..13cbf5731 100644 --- a/test/acsengine-svc.groovy +++ b/test/acsengine-svc.groovy @@ -16,7 +16,7 @@ node("slave") { if(locations_str.equals("all")) { locations_str = "\ -australiaeast australiasoutheast \ +australiaeast \ brazilsouth \ canadacentral canadaeast \ centralindia southindia \