Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI for testing all playbooks + fixes for Ubuntu and Centos8 #40

Merged
merged 84 commits into from
Oct 9, 2020

Conversation

bedroge
Copy link
Collaborator

@bedroge bedroge commented Oct 9, 2020

This PR adds a Github Action that will run all playbooks (for Stratum 0, 1, local proxy, client) in containers with different Linux distros (currently: Ubuntu 18.04 and 20.04, and CentOS 7 and 8).

Additionally, it contains some (temporary) fixes for issues with the Ansible roles on Ubuntu and CentOS 8. I'm currently trying to get these merged in the repo of that role. It also contains a version bump for that Ansible role.

Finally, it contains a fix for our client playbook, which would give an error if the local proxy was not defined. It now defaults to DIRECT (i.e. no proxy).

@bedroge bedroge linked an issue Oct 9, 2020 that may be closed by this pull request
.github/workflows/test-playbooks.yml Outdated Show resolved Hide resolved
@bedroge bedroge requested a review from boegel October 9, 2020 15:07
.github/workflows/test-playbooks.yml Outdated Show resolved Hide resolved
@boegel boegel merged commit c4e0665 into EESSI:master Oct 9, 2020
@bedroge bedroge deleted the ci branch October 9, 2020 18:13
peterstol pushed a commit to peterstol/filesystem-layer that referenced this pull request Feb 18, 2021
Disable Python 2 support, use configuration files from overlay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up CI with Docker containers for testing all playbooks
2 participants