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

GH Actions: fix issues with CI #125

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

romeroalx
Copy link
Member

Included in this PR are fixes for:

  • Version of docker-py set to 7.1.0. Older versions require a specific version of requests to work (see here
  • Move from tests fromcentos:7 to oraclelinux:7
  • test_repo_version: allow sub-version digits greater than 9 (i.e., 1.10)
  • Mount /sys/fs/cgroups as rw to overcome the error that made containers fail after starting: Failed to create /actions_job/b23bdd0759a907717ae61975e6bf5b5044ae8f9dee961e93a4c108e30868f395/init.scope control group: Read-only file system

Copy link
Contributor

@SrX SrX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants