aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-01-19 16:22:24 -0800
committerGary Wu <gary.i.wu@huawei.com>2018-01-19 16:22:24 -0800
commit15757efcf323bf2658999104669757922e50893f (patch)
treed6e93697ab55e4170f9516d07b45b3d64099496e /test
parent3d7c34ab5db2b302a4df16a28f4089b69ad4b579 (diff)
Fix windriver lab env RC files
Change-Id: Iceceaf9e56fc073fb79c1acc2641cc7101dd1e8d Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'test')
-rw-r--r--test/ete/labs/windriver/Integration-Jenkins-openrc8
-rw-r--r--test/ete/labs/windriver/Integration-Stable-openrc4
2 files changed, 6 insertions, 6 deletions
diff --git a/test/ete/labs/windriver/Integration-Jenkins-openrc b/test/ete/labs/windriver/Integration-Jenkins-openrc
index 8c6a153cf..aa9aaabfc 100644
--- a/test/ete/labs/windriver/Integration-Jenkins-openrc
+++ b/test/ete/labs/windriver/Integration-Jenkins-openrc
@@ -1,10 +1,10 @@
-export OS_PROJECT_ID="09d8566ea45e43aa974cf447ed591d77"
+export OS_PROJECT_ID=09d8566ea45e43aa974cf447ed591d77
-export OS_PROJECT_NAME="Integration-Jenkins"
-export OS_USER_DOMAIN_NAME="Default"
+export OS_PROJECT_NAME=Integration-Jenkins
+export OS_USER_DOMAIN_NAME=Default
export OS_USERNAME=demo
export OS_PASSWORD=onapdemo
export OS_AUTH_URL=http://10.12.25.2:5000/v3
export OS_IDENTITY_API_VERSION=3
-export OS_REGION_NAME="RegionOne"
+export OS_REGION_NAME=RegionOne
export OS_INTERFACE=public
diff --git a/test/ete/labs/windriver/Integration-Stable-openrc b/test/ete/labs/windriver/Integration-Stable-openrc
index fae5c399a..0f0c6928e 100644
--- a/test/ete/labs/windriver/Integration-Stable-openrc
+++ b/test/ete/labs/windriver/Integration-Stable-openrc
@@ -1,4 +1,4 @@
-export OS_PROJECT_ID=3583253e932845a09cd4c8ca2f31d095"
+export OS_PROJECT_ID=3583253e932845a09cd4c8ca2f31d095
export OS_USER_DOMAIN_NAME=Default
export OS_PROJECT_NAME=Integration-Stable
@@ -6,5 +6,5 @@ export OS_USERNAME=demo
export OS_PASSWORD=onapdemo
export OS_AUTH_URL=http://10.12.25.2:5000/v3
export OS_IDENTITY_API_VERSION=3
-export OS_REGION_NAME="RegionOne"
+export OS_REGION_NAME=RegionOne
export OS_INTERFACE=public