From: Gary Wu Date: Mon, 29 Jan 2018 21:40:32 +0000 (-0800) Subject: Add additional windriver env RC files X-Git-Tag: sniroemulator-1.0.0~292 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F53%2F29553%2F1;p=integration.git Add additional windriver env RC files Change-Id: I0ba193dbcce1a917987e1dfec2e9b609e74eaddf Issue-ID: INT-278 Signed-off-by: Gary Wu --- diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-03-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-03-openrc new file mode 120000 index 000000000..dcb5b3d27 --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-03-openrc @@ -0,0 +1 @@ +../../../../../test/ete/labs/windriver/Integration-SB-03-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-04-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-04-openrc new file mode 120000 index 000000000..ee1373abc --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-04-openrc @@ -0,0 +1 @@ +../../../../../test/ete/labs/windriver/Integration-SB-04-openrc \ No newline at end of file diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-05-openrc b/deployment/heat/onap-oom/env/windriver/Integration-SB-05-openrc new file mode 120000 index 000000000..c46dc7d0c --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-05-openrc @@ -0,0 +1 @@ +../../../../../test/ete/labs/windriver/Integration-SB-05-openrc \ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-Jenkins-openrc b/test/ete/labs/windriver/Integration-Jenkins-openrc index aa9aaabfc..13149790f 100644 --- a/test/ete/labs/windriver/Integration-Jenkins-openrc +++ b/test/ete/labs/windriver/Integration-Jenkins-openrc @@ -1,5 +1,4 @@ export OS_PROJECT_ID=09d8566ea45e43aa974cf447ed591d77 - export OS_PROJECT_NAME=Integration-Jenkins export OS_USER_DOMAIN_NAME=Default export OS_USERNAME=demo diff --git a/test/ete/labs/windriver/Integration-SB-03-openrc b/test/ete/labs/windriver/Integration-SB-03-openrc new file mode 100644 index 000000000..f6dbb7ab2 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-03-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=bc43d50ffcb84750bac0c1707a9a765b +export OS_PROJECT_NAME=Integration-SB-03 +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_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-04-openrc b/test/ete/labs/windriver/Integration-SB-04-openrc new file mode 100644 index 000000000..0a2705160 --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-04-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=d570c718cbc545029f40e50b75eb13df +export OS_PROJECT_NAME=Integration-SB-04 +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_INTERFACE=public diff --git a/test/ete/labs/windriver/Integration-SB-05-openrc b/test/ete/labs/windriver/Integration-SB-05-openrc new file mode 100644 index 000000000..9bc0846cc --- /dev/null +++ b/test/ete/labs/windriver/Integration-SB-05-openrc @@ -0,0 +1,9 @@ +export OS_PROJECT_ID=b8ad3842ab3642f7bf3fbe4e4d3b9f86 +export OS_PROJECT_NAME=Integration-SB-05 +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_INTERFACE=public