diff options
l--------- | deployment/heat/onap-oom/env/windriver/Integration-Jenkins-DNS-openrc | 1 | ||||
-rw-r--r-- | test/ete/labs/windriver/Integration-Jenkins-DNS-openrc | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-Jenkins-DNS-openrc b/deployment/heat/onap-oom/env/windriver/Integration-Jenkins-DNS-openrc new file mode 120000 index 000000000..ad2738819 --- /dev/null +++ b/deployment/heat/onap-oom/env/windriver/Integration-Jenkins-DNS-openrc @@ -0,0 +1 @@ +../../../../../test/ete/labs/windriver/Integration-Jenkins-DNS-openrc
\ No newline at end of file diff --git a/test/ete/labs/windriver/Integration-Jenkins-DNS-openrc b/test/ete/labs/windriver/Integration-Jenkins-DNS-openrc new file mode 100644 index 000000000..313cf125a --- /dev/null +++ b/test/ete/labs/windriver/Integration-Jenkins-DNS-openrc @@ -0,0 +1,10 @@ +export OS_PROJECT_ID=bf80d09fbc804b42b3bc727d6cf1fcbe + +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.5:5000/v3 +export OS_IDENTITY_API_VERSION=3 +export OS_REGION_NAME=RegionOne +export OS_INTERFACE=public |