Skip to content

Add Ubuntu Noble to integration-tests#908

Open
dklimpel wants to merge 4 commits into
goss-org:masterfrom
dklimpel:bump_ubuntu
Open

Add Ubuntu Noble to integration-tests#908
dklimpel wants to merge 4 commits into
goss-org:masterfrom
dklimpel:bump_ubuntu

Conversation

@dklimpel
Copy link
Copy Markdown
Contributor

Checklist
  • make test-all (UNIX) passes. CI will also test this
  • unit and/or integration tests are included (if applicable)
  • documentation is changed or added (if applicable)

Description of change

The current used images / Dockerfiles are EoL. Add a supported Ubuntu Noble image.

Check for run level does not work anymore.

noble:
  services:
    apache2: []

@dklimpel dklimpel marked this pull request as ready for review May 10, 2024 20:06
@dklimpel dklimpel requested a review from aelsabbahy as a code owner May 10, 2024 20:06
@aelsabbahy
Copy link
Copy Markdown
Member

I think the new Ubuntu version doesn't use one of the supported service types for run levels:

https://github.com/goss-org/goss/blob/e73553f9c3065ac297499dafb4f8abef6acb24ad/docs/manual.md#service

runlevels is only supported on Alpine init, sysv init, and upstart

@kgaughan
Copy link
Copy Markdown

I would say that jammy is a better target for now. I've done something similar in #1061.

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.

3 participants