Enable multinode gate
This patches changes deploy_gate quite a bit so in reality all deployments will now assume multinode (even if it's single node). After that we will refactor it even further to enable easy addition of new scenerios. Change-Id: I1faada46e6a7aa026128b2f01d77eabb04759439
Showing
- ansible/roles/baremetal/tasks/install.yml 2 additions, 0 deletionsansible/roles/baremetal/tasks/install.yml
- tests/ansible_generate_config.yml 40 additions, 0 deletionstests/ansible_generate_config.yml
- tests/ansible_generate_inventory.yml 26 additions, 0 deletionstests/ansible_generate_inventory.yml
- tests/ansible_get_logs.yml 88 additions, 0 deletionstests/ansible_get_logs.yml
- tests/get_logs.sh 43 additions, 0 deletionstests/get_logs.sh
- tests/templates/globals-default.j2 31 additions, 0 deletionstests/templates/globals-default.j2
- tests/templates/inventory.j2 6 additions, 0 deletionstests/templates/inventory.j2
- tests/templates/nova-compute-overrides.j2 4 additions, 0 deletionstests/templates/nova-compute-overrides.j2
- tools/deploy_aio.sh 0 additions, 140 deletionstools/deploy_aio.sh
- tools/playbook-setup-nodes.yml 0 additions, 23 deletionstools/playbook-setup-nodes.yml
- tools/setup_gate.sh 64 additions, 37 deletionstools/setup_gate.sh
Loading
Please register or sign in to comment