diff options
author | Emma Foley <emma.l.foley@intel.com> | 2018-03-02 14:06:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-02 14:06:26 +0000 |
commit | f28354a8d0c7e3aa190d8c71391d03be4608c70d (patch) | |
tree | 6dad11a6a366d7fcb222ffe6009ae468e16695f6 /ansible/yardstick_config.yml | |
parent | 2736a90663e8d29cc968a5dac16b7606f9554001 (diff) | |
parent | f0edf98fb3aeec720c18636a600f91f5031e9f88 (diff) |
Merge "remove releng from Dockerfile and elsewhere"
Diffstat (limited to 'ansible/yardstick_config.yml')
-rw-r--r-- | ansible/yardstick_config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible/yardstick_config.yml b/ansible/yardstick_config.yml index 79ec1958e..32b853929 100644 --- a/ansible/yardstick_config.yml +++ b/ansible/yardstick_config.yml @@ -21,7 +21,6 @@ OPENRC: "{{ opnfv_root }}/openrc" INSTALLERS: [apex, compass, fuel, joid] INSTALLER_TYPE: "{{ lookup('env', 'INSTALLER_TYPE') }}" YARDSTICK_REPO_DIR: "{{ lookup('env', 'YARDSTICK_REPO_DIR')|default('/home/opnfv/repos/yardstick', true) }}" -RELENG_REPO_DIR: "{{ lookup('env', 'RELENG_REPO_DIR')|default('/home/opnfv/repos/releng', true) }}" storperf_rc: "{{ opnfv_root }}/storperf_admin-rc" DISPATCHER_TYPES: |