Vadim Rutkovsky 368970fe9c test/ci: update atomic hosts and restart only when necessary 6 years ago
..
inventory 24b68f3646 openshift-prometheus: remove deprecated prometheus stack install 6 years ago
README.md 6446f05572 Rework test CI 6 years ago
deprovision.yml bb9e8531af test ci: add an option to terminate VMs instead of stopping 6 years ago
launch.yml 368970fe9c test/ci: update atomic hosts and restart only when necessary 6 years ago
template-inventory.j2 6446f05572 Rework test CI 6 years ago
vars.yml.sample c0a4a77467 test/ci: set expirationDate flag for CI namespace garbage collector 6 years ago

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