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

Refresh tests #35

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

Refresh tests #35

wants to merge 2 commits into from

Conversation

Aqualon
Copy link
Contributor

@Aqualon Aqualon commented Dec 12, 2024

Updating OS and ruby versions to latest supported ones

- Test against ubuntu 24.04, 22.04 and 20.04
- Test against debian 12 and 11
- Remove tests against no longer supported centos
@@ -35,52 +35,39 @@
end

context 'init detection (real)' do
context 'with ubuntu:18.04' do
context 'with ubuntu:24.04' do
skip 'finds systemd' do
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The skip is inherited from #17, so I don't really get the exact reasoning for this. But looks like our internal ubuntu images have systemd installed while upstream ubuntu does not.

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.

1 participant