Vadim Rutkovsky 6446f05572 Rework test CI %!s(int64=6) %!d(string=hai) anos
..
inventory 6446f05572 Rework test CI %!s(int64=6) %!d(string=hai) anos
README.md 6446f05572 Rework test CI %!s(int64=6) %!d(string=hai) anos
deprovision.yml 6446f05572 Rework test CI %!s(int64=6) %!d(string=hai) anos
launch.yml 6446f05572 Rework test CI %!s(int64=6) %!d(string=hai) anos
template-inventory.j2 6446f05572 Rework test CI %!s(int64=6) %!d(string=hai) anos
vars.yml.sample 6446f05572 Rework test CI %!s(int64=6) %!d(string=hai) anos

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