Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
switch to Dv1 VM size in australiaest per request from capacity manag…
Browse files Browse the repository at this point in the history
…ement team (#1062)
  • Loading branch information
dmitsh authored Jul 20, 2017
1 parent 6a2da10 commit ad04ffc
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion test/acse-conf/acse-svc-dcos.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"deployments": [
{
"cluster_definition": "dcos.json",
"cluster_definition": "dcos-D2.json",
"category": "service-availability",
"location": "australiaeast"
},
Expand Down
4 changes: 2 additions & 2 deletions test/acse-conf/acse-svc-k8s-win.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"deployments": [
{
"cluster_definition": "windows/kubernetes.json",
"cluster_definition": "windows/kubernetes-D2.json",
"category": "service-availability",
"location": "australiaeast"
},
Expand Down Expand Up @@ -106,7 +106,7 @@
"location": "japaneast"
},
{
"cluster_definition": "dcos-D2.json",
"cluster_definition": "windows/kubernetes-D2.json",
"category": "service-availability",
"location": "japanwest"
},
Expand Down
4 changes: 2 additions & 2 deletions test/acse-conf/acse-svc-k8s.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"deployments": [
{
"cluster_definition": "kubernetes.json",
"cluster_definition": "kubernetes-D2.json",
"category": "service-availability",
"location": "australiaeast"
},
Expand Down Expand Up @@ -106,7 +106,7 @@
"location": "japaneast"
},
{
"cluster_definition": "dcos-D2.json",
"cluster_definition": "kubernetes-D2.json",
"category": "service-availability",
"location": "japanwest"
},
Expand Down
4 changes: 2 additions & 2 deletions test/acse-conf/acse-svc-swarmmode.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"deployments": [
{
"cluster_definition": "swarmmode.json",
"cluster_definition": "swarmmode-D2.json",
"category": "service-availability",
"location": "australiaeast"
},
Expand Down Expand Up @@ -106,7 +106,7 @@
"location": "japaneast"
},
{
"cluster_definition": "dcos-D2.json",
"cluster_definition": "swarmmode-D2.json",
"category": "service-availability",
"location": "japanwest"
},
Expand Down

0 comments on commit ad04ffc

Please sign in to comment.