Use current AKS Ubuntu 18.04 distro name in e2e tests (#393)

* change ubuntu 18.04 test distro name

* rev orchestratorRelease versions in e2e tests
This commit is contained in:
Mathew Merrick 2019-08-26 18:02:30 -07:00 коммит произвёл GitHub
Родитель b027258240
Коммит 307ea8f4a3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -3,7 +3,7 @@
"properties":{
"orchestratorProfile":{
"orchestratorType":"Kubernetes",
"orchestratorRelease":"1.11",
"orchestratorRelease":"1.14.6",
"kubernetesConfig":{
"networkPlugin":"azure",
"networkPolicy":"azure",

Просмотреть файл

@ -3,7 +3,7 @@
"properties":{
"orchestratorProfile":{
"orchestratorType":"Kubernetes",
"orchestratorRelease":"1.11",
"orchestratorRelease":"1.14.6",
"kubernetesConfig":{
"networkPlugin":"azure",
"networkPolicy":"azure",
@ -22,7 +22,7 @@
"count":3,
"vmSize":"Standard_D2_v2",
"osType": "Linux",
"distro": "aks-18.04",
"distro": "aks-ubuntu-18.04",
"availabilityProfile":"AvailabilitySet"
}
],

Просмотреть файл

@ -3,7 +3,7 @@
"properties":{
"orchestratorProfile":{
"orchestratorType":"Kubernetes",
"orchestratorRelease":"1.11",
"orchestratorRelease":"1.14.6",
"kubernetesConfig":{
"networkPlugin":"azure",
"networkPolicy":"azure",