Scott Dodson 00de9709c8 Revert "Devel 4.0: CI test" 6 年之前
..
inventory 00de9709c8 Revert "Devel 4.0: CI test" 6 年之前
README.md 00de9709c8 Revert "Devel 4.0: CI test" 6 年之前
deprovision.yml 00de9709c8 Revert "Devel 4.0: CI test" 6 年之前
launch.yml 00de9709c8 Revert "Devel 4.0: CI test" 6 年之前
template-inventory.j2 00de9709c8 Revert "Devel 4.0: CI test" 6 年之前
vars.yml.sample 00de9709c8 Revert "Devel 4.0: CI test" 6 年之前

README.md

  • Copy test/ci/vars.yml.sample to test/ci/vars.yml
  • Adjust it your liking - this would be the host configuration
  • Adjust inventory/group_vars/OSEv3/vars.yml - this would be Origin-specific config
  • Provision instances via ansible-playbook -vv -i test/ci/inventory/ test/ci/launch.yml This would place inventory file in test/ci/inventory/hosts and run prerequisites and deploy.

  • Once the setup is complete run ansible-playbook -vv -i test/ci/inventory/ test/ci/deprovision.yml