openstack-ansible/scripts
Logan V d8a03801c2 Run the OSA bootstrap in the Zuul pre phase
We will now run the bootstrap-ansible and bootstrap-aio scripts in
the Zuul pre-run job phase. This has several benefits:

- Job stability will be higher. When we occasionally receive nodepool
  instances with unreliable networking, the job will often die off
  during the role clone due to git or pip internet resource
  unavailability. Jobs that fail during pre-run will be retried
  several times by Zuul using different nodes/clouds.

- Jobs which inherit the integrated role's job definition may add
  pre-run playbooks of their own, which allow child jobs to
  configure OSA parameters in /etc/openstack_deploy (such as custom
  user variables or conf.d definitions). Child job pre-run playbooks
  will run after the parent's, so the child job can configure itself
  with the benefit of an already bootstrapped OSA AIO configuration.

- The Zuul pre-run phase runs on a separate timeout from the run
  phase, so our run playbook will have more time available to it
  due to the bootstrapping being done before the run timeout begins.

Environment variables are used to skip the bootstrap scripts when
executing gate-check-commit during the job's run phase.

Change-Id: I0e77423a1f28d9a53215ae68c1f9f3e2af00f340
2019-05-13 09:57:11 -05:00
..
upgrade-utilities Re-add the upgrade playbook removing pip.conf 2019-05-07 21:32:32 +00:00
ansible-role-requirements-editor.py Fix sources-branch-updater and add docs 2018-01-15 12:29:19 +00:00
bootstrap-aio.sh Run the OSA bootstrap in the Zuul pre phase 2019-05-13 09:57:11 -05:00
bootstrap-ansible.sh Allow skipping bootstrap steps in gate check 2019-05-12 01:49:09 -05:00
fastest-infra-wheel-mirror.py Update fastest-infra-wheel-mirror 2017-08-11 15:14:51 +00:00
federated-login.sh Add project scoped token when obtaning token 2016-04-08 16:20:09 +00:00
gate-check-commit.sh Move data device detection to Ansible 2019-05-13 09:57:11 -05:00
gen-config.py trivialfix 2017-08-17 10:19:35 +00:00
get-ansible-role-requirements.yml Use file module instead of shell to remove roles 2018-10-23 10:55:26 -07:00
get-pypi-pkg-version.py Fix sources-branch-updater and add docs 2018-01-15 12:29:19 +00:00
inventory-manage.py Run inventory-manage.py from the ansible-runtime venv 2018-04-30 20:33:08 +00:00
keepalived_haproxy_check.sh Make keepalived configuration future-proof 2019-01-31 13:10:00 +01:00
keepalived_haproxy_notifications.sh Remove snowflaked keepalived config 2017-05-24 15:35:05 +00:00
keepalived_pingable_check.sh Make keepalived configuration future-proof 2019-01-31 13:10:00 +01:00
log-collect.sh Collect openstack_deploy in gate log collection script 2019-05-11 22:03:49 -05:00
openstack-ansible.rc config: Enable OSA_CONFIG_DIR to customize configuration folder 2019-04-03 15:43:41 -04:00
openstack-ansible.sh Ensure that global-requirement-pins.txt is applied 2019-04-17 15:15:22 +01:00
os-cmd Fix os-cmd cross-distro compatibility 2017-08-28 20:26:55 +09:30
pw-token-gen.py Make pw-token-gen.py more random 2017-11-15 17:57:57 +00:00
rabbitmq-test.py Fix issues with infrastructure healthcheck 2018-09-03 12:47:56 +01:00
release-yaml-file-prep.py Fix sources-branch-updater and add docs 2018-01-15 12:29:19 +00:00
run-upgrade.sh Merge "Use hashes for the upgrade playbook markers" 2019-05-09 15:57:23 +00:00
scripts-library.sh Allow skipping bootstrap steps in gate check 2019-05-12 01:49:09 -05:00
sources-branch-updater-lib.sh Replace git.openstack.org with opendev.org 2019-05-09 10:44:18 +01:00
sources-branch-updater.sh Remove Dragonflow ML2 driver 2018-11-05 14:53:47 +00:00
update-revision.sh Use root folder group_vars 2017-05-27 19:50:14 +00:00