Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update testclient/scripts/conf.env #1067

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/testclient/scripts/conf.env
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ IY=0
ProviderName[$IX]=ALIBABA
DriverLibFileName[$IX]=alibaba-driver-v1.0.so
DriverName[$IX]=alibaba-driver01
CommonImage[$IX]=ubuntu_18_04_x64_20G_alibase_20220208.vhd
CommonImage[$IX]=ubuntu_18_04_x64_20G_alibase_20220322.vhd
CommonImageType[$IX]="Ubuntu 18.04"
CommonSpec[$IX]=ecs.t5-lc1m2.large

Expand Down Expand Up @@ -2314,7 +2314,7 @@ RegionVal01[$IX,$IY]=KR1
CONN_CONFIG[$IX,$IY]=nhncloud-kr-pangyo
IMAGE_NAME[$IX,$IY]=5396655e-166a-4875-80d2-ed8613aa054f
IMAGE_TYPE[$IX,$IY]=${CommonImageType[$IX]}
SPEC_NAME[$IX,$IY]=u2.c2m4
SPEC_NAME[$IX,$IY]=m2.c4m8



Expand All @@ -2328,7 +2328,7 @@ RegionVal01[$IX,$IY]=KR2
CONN_CONFIG[$IX,$IY]=nhncloud-kr-pyeongchon
IMAGE_NAME[$IX,$IY]=71893505-923c-4982-b0eb-844eb520661c
IMAGE_TYPE[$IX,$IY]=${CommonImageType[$IX]}
SPEC_NAME[$IX,$IY]=m2.c2m4
SPEC_NAME[$IX,$IY]=m2.c4m8



Expand All @@ -2342,7 +2342,7 @@ RegionVal01[$IX,$IY]=JP1
CONN_CONFIG[$IX,$IY]=nhncloud-jp-tokyo
IMAGE_NAME[$IX,$IY]=ca69fad9-92f3-4c9b-a6e4-7e8b0e4d3a58
IMAGE_TYPE[$IX,$IY]=${CommonImageType[$IX]}
SPEC_NAME[$IX,$IY]=u2.c2m4
SPEC_NAME[$IX,$IY]=m2.c4m8



Expand Down