From b106294855a8e1e0a7d2c6597d93a1810559e699 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Mon, 29 Jan 2018 13:40:32 -0800 Subject: Add additional windriver env RC files Change-Id: I0ba193dbcce1a917987e1dfec2e9b609e74eaddf Issue-ID: INT-278 Signed-off-by: Gary Wu --- test/ete/labs/windriver/Integration-Jenkins-openrc | 1 - test/ete/labs/windriver/Integration-SB-03-openrc | 9 +++++++++ test/ete/labs/windriver/Integration-SB-04-openrc | 9 +++++++++ test/ete/labs/windriver/Integration-SB-05-openrc | 9 +++++++++ 4 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 test/ete/labs/windriver/Integration-SB-03-openrc create mode 100644 test/ete/labs/windriver/Integration-SB-04-openrc create mode 100644 test/ete/labs/windriver/Integration-SB-05-openrc (limited to 'test/ete') 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 -- cgit 1.2.3-korg