Skip to content

Commit

Permalink
Exclude Noble from test
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenvh1 committed Dec 2, 2024
1 parent f7fcef6 commit 792388a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 3 additions & 2 deletions doc/manual/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,9 @@ to get started.
``routinator-init`` and ``--accept-arin-rpa``
.. versionadded:: 0.13.0
Packages for Debian Bookworm 12 and RHEL 9
.. versionadded:: tbd
Ubuntu packages for Noble 24.04 (LTS)
.. versionadded:: 0.14.1
Ubuntu packages for Noble 24.04 (LTS), remove packages for Debian Stretch 9,
Ubuntu Xenial 16.04 (LTS), and Ubuntu Bionic 18.04 (LTS)

Updating
--------
Expand Down
5 changes: 1 addition & 4 deletions pkg/rules/packages-to-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,5 @@ test-mode:
# those O/S versions yet.
test-exclude:
- pkg: 'routinator'
image: 'rockylinux:9'
mode: 'upgrade-from-published'
- pkg: 'routinator'
image: 'debian:bookworm'
image: 'ubuntu:noble'
mode: 'upgrade-from-published'

0 comments on commit 792388a

Please sign in to comment.