Skip to content

waco-org/waco-bootstrap-test

Repository files navigation

waco_bootstrap_test

test

This Ansible role serves the sole purpose of testing the waco-bootstrap project on different platforms. At this time tests are run on Rocky Linux 10, Rocky Linux 9, CentOS Stream 10, CentOS Stream 9, Fedora 43, Fedora 42, Fedora 41, Ubuntu 24.04 and Ubuntu 22.04.

Requirements

None.

Role Variables

None.

Dependencies

See the waco-bootstrap project.

Example Playbook

- hosts: servers
  roles:
     - role: waco_org.waco_bootstrap_test

Note that this role is not really meant to be run directly from a playbook. In order to run the tests you need Docker and a recent version of Python with the tox package installed. Then you might run

tox run -- test

to run the tests on all the supported platforms, or

tox run -e rockylinux10 -- test

to run the tests on a specific platform.

License

GPLv3

Author Information

Nicola Musatti - https://github.com/nmusatti

WACO - Workstation as Code - https://github.com/waco-org

About

Test infrastructure for the waco-bootstrap project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages