summaryrefslogtreecommitdiff
path: root/etc/tests
diff options
context:
space:
mode:
authordaniel-a-nguyen <daniel.a.nguyen@hp.com>2013-03-19 16:27:40 -0700
committerdaniel-a-nguyen <daniel.a.nguyen@hp.com>2013-03-20 20:58:07 -0700
commita076b182c761e912221c2c5b808a8b04c60ea71b (patch)
treebc913913ea08fc88f336bda6ffb5e48d877e1e11 /etc/tests
parentbcaa00578090ea831846c2f4ee5c96c5fe25cfcc (diff)
downloadtrove-a076b182c761e912221c2c5b808a8b04c60ea71b.tar.gz
Addresses failing quota int-tests
Refactored tests following comments Needed to update tearDown method Change-Id: I2ae65a01f32b7a7afe779d8b54c019c033ac4889 Fixes: bug #1155317
Diffstat (limited to 'etc/tests')
-rw-r--r--etc/tests/localhost.test.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/tests/localhost.test.conf b/etc/tests/localhost.test.conf
index cae44a17..3e10a443 100644
--- a/etc/tests/localhost.test.conf
+++ b/etc/tests/localhost.test.conf
@@ -23,6 +23,7 @@
"auth_user":"admin",
"auth_key":"password",
"tenant":"admin-1000",
+ "tenant_id":"admin-1000",
"requirements": {
"is_admin":true,
"services": ["reddwarf"]
@@ -32,6 +33,7 @@
"auth_user":"jsmith",
"auth_key":"password",
"tenant":"2500",
+ "tenant_id":"2500",
"requirements": {
"is_admin":false,
"services": ["reddwarf"]
@@ -41,6 +43,7 @@
"auth_user":"hub_cap",
"auth_key":"password",
"tenant":"3000",
+ "tenant_id":"3000",
"requirements": {
"is_admin":false,
"services": ["reddwarf"]