openstack-ansible/zuul.d/playbooks
Logan V 13ffd8a459 Update ARA installation and loading
- Allow ARA installation to be disabled in gate-check-commit. For
  backwards compatibility, this remains defaulted to true. However
  in the OSA gate, the pre-run playbook will install ARA so we set
  it to false during the gate-check-commit run rather than waste
  time installing it twice.

- Separate the ARA installation from loading. Continue installing
  ARA using the setup_ara function, but do not load ARA into the
  callback plugins env var there. Instead, we will load ARA into
  the ANSIBLE_CALLBACK_PLUGINS inside the openstack-ansible wrapper
  if it is installed.

- Move ARA installation function call to run right after the
  ansible-runtime venv is created. This makes little difference
  except that ARA will now be installed in time for the
  get-ansible-role-requirements role clone run.

Change-Id: I8ec359f5c65c957064a39b75b9c3ea3d3a9d9e89
2019-05-13 10:05:54 -05:00
..
templates Store gate scenario configuration on Zuul executor 2019-05-12 01:49:08 -05:00
post.yml OpenDev Migration Patch 2019-04-19 19:48:42 +00:00
pre-gate-scenario.yml Store gate scenario configuration on Zuul executor 2019-05-12 01:49:08 -05:00
pre-osa-aio.yml Update ARA installation and loading 2019-05-13 10:05:54 -05:00
run.yml Update ARA installation and loading 2019-05-13 10:05:54 -05:00