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

[BUG] Fix failing CI instances #73

Open
myii opened this issue Feb 19, 2021 · 0 comments
Open

[BUG] Fix failing CI instances #73

myii opened this issue Feb 19, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@myii
Copy link
Member

myii commented Feb 19, 2021

Your setup

Formula commit hash / release tag

Just pushed 592e3d1.

Versions reports (master & minion)

N/A.

Pillar / config used

As used by the CI.


Bug details

Describe the bug

Updated the CI to use the latest pre-salted images. Have three platforms failing which really shouldn't be. Disabled at the moment:

debian-debian-10-master-py3: {extends: '.test_instance'}
debian-debian-9-master-py3: {extends: '.test_instance'}
# ubuntu-ubuntu-2004-master-py3: {extends: '.test_instance'}
ubuntu-ubuntu-1804-master-py3: {extends: '.test_instance'}
# ubuntu-ubuntu-1604-master-py3: {extends: '.test_instance'}
redhat8-centos-8-master-py3: {extends: '.test_instance'}
centos-centos-7-master-py3: {extends: '.test_instance'}
# fedora-fedora-33-master-py3: {extends: '.test_instance'}
fedora-fedora-32-master-py3: {extends: '.test_instance'}
suse-opensuse-leap-152-master-py3: {extends: '.test_instance'}
suse-opensuse-tmbl-latest-master-py3: {extends: '.test_instance'}
amazon-amazonlinux-2-master-py3: {extends: '.test_instance'}
redhat8-oraclelinux-8-master-py3: {extends: '.test_instance'}
centos-oraclelinux-7-master-py3: {extends: '.test_instance'}
gentoo-gentoo-stage3-latest-master-py3: {extends: '.test_instance'}
gentoo-gentoo-stage3-systemd-master-py3: {extends: '.test_instance'}

Errors:

Perhaps the easiest answer is just adding more suites. In any case, these entries should be enabled once working.

Steps to reproduce the bug

Expected behaviour

Attempts to fix the bug

Additional context

@myii myii added the bug Something isn't working label Feb 19, 2021
@myii myii changed the title [BUG] [BUG] Fix failing CI instances Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant