ansible_based_tests

Created
Maintained by
Repository to host the ansible playbooks to run tests on packages
git clone

Ansible based tests

This repository contains the playbooks and files to install and run tests on packages using ansible.

To run them: - Install the dependencies:

    dnf install git ansible python2-dnf libselinux-python
  • Clone the git repository:
    git clone https://pagure.io/ansible_based_tests.git
  • Find the playbook you want to run
  • Run it via the equivalent of sudo ansible-playbook path/to/run_tests.yml

License

The work presented in this repo can be considered as licensed under CC0