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

test fixes for v255 #361

Merged
merged 6 commits into from
Jan 25, 2024
Merged

test fixes for v255 #361

merged 6 commits into from
Jan 25, 2024

Conversation

bluca
Copy link
Member

@bluca bluca commented Jan 24, 2024

These are all necessary to make the integration suite work in Debian CI

This test requires systemd in the initrd, which is not the case in
mkinitrd-based initrds (Ubuntu/Debian).

Resolves: #30481
(cherry picked from commit 57d61ff)
No longer necessary, as the test checks if systemd ran in the initrd.

This reverts commit 0d290cb.

(cherry picked from commit 23eca16)
Resolves: #30478
(cherry picked from commit fdd380d)
Since [0] delv no longer does that automagically, so we have to that
explicitly with each delv invocation.

Resolves: #30477

[0] isc-projects/bind9@c144fd2

(cherry picked from commit 438c7cb)
In Knot 3.2 the nsec3-iterations default was changed to 0 and Knot now
issues a warning if the value is > 0. Let's just use the default value,
since it's not something that's important for our tests.

(cherry picked from commit 0652cf8)
@bluca bluca merged commit 12ee58c into systemd:v255-stable Jan 25, 2024
33 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants