Clone os_tempest and it's dependencies in nodepool
While running quickstart.sh locally, these repos needs to clonned by the nodepool so that while running tempest using os_tempest it does not complains. Change-Id: I3a537e057e24a38a37178ad510d341ca062a3c0e Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
This commit is contained in:
parent
4107aacbec
commit
2ab94b7f7c
@ -37,6 +37,9 @@
|
||||
line: "git+file:///opt/stack/{{ item }}/#egg={{ item }}"
|
||||
with_items:
|
||||
- "browbeat"
|
||||
- "ansible-config_template"
|
||||
- "ansible-role-python_venv_build"
|
||||
- "openstack-ansible-os_tempest"
|
||||
- "tripleo-ha-utils"
|
||||
|
||||
- name: Create /opt/cache/files directory
|
||||
|
Loading…
Reference in New Issue
Block a user