diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-20 03:43:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-20 03:43:07 +0000 |
commit | 0e64642d1a62b4b0f319d2cfa0baa011b07c7520 (patch) | |
tree | 27d82e8f4712d19543431abb20cc5e3881375fce /tests/integration/group_vars/all | |
parent | e1dbb6e7fb1830882f8ab376632bed521a6ad1bf (diff) | |
parent | 88f4e7f34bda4fbfc4ee6d513ffbec772037be1f (diff) |
Merge "Use different folder for cached data"
Diffstat (limited to 'tests/integration/group_vars/all')
-rw-r--r-- | tests/integration/group_vars/all | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration/group_vars/all b/tests/integration/group_vars/all index a84ab51f..251b1420 100644 --- a/tests/integration/group_vars/all +++ b/tests/integration/group_vars/all @@ -2,3 +2,4 @@ qtip_resources: ../../resources qtip_reports: ./reports qtip_fixtures: ./fixtures qtip_dump: ./dump +qtip_cache: ./.cache |