Skip to content

ovs: disable StartLimitBurst in the ovs-cleanup service (LP: #2047827)#431

Merged
daniloegea merged 1 commit intocanonical:mainfrom
daniloegea:ovs_cleanup_limit
Jan 8, 2024
Merged

ovs: disable StartLimitBurst in the ovs-cleanup service (LP: #2047827)#431
daniloegea merged 1 commit intocanonical:mainfrom
daniloegea:ovs_cleanup_limit

Conversation

@daniloegea
Copy link
Contributor

With systemd 255, the ovs integration test is hitting this limit and the test fails due to that. As it's a oneshot service, it should be OK to disable this limit.

Description

The alternative solution is to add a delay between each OVS integration test. In my tests, the required delay to get all the tests passing was 3 seconds. This change is to avoid increasing the time spent during tests.

LP bug: https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2047827

What do you think, Lukas?

Checklist

  • Runs make check successfully.
  • Retains 100% code coverage (make check-coverage).
  • New/changed keys in YAML format are documented.
  • (Optional) Adds example YAML for new feature.
  • (Optional) Closes an open bug in Launchpad.

With systemd 255, the ovs integration test is hitting this limit and the
test fails due to that. As it's a oneshot service, it should be OK to
disable this limit.
@daniloegea daniloegea requested a review from slyon January 5, 2024 11:53
Copy link
Contributor

@slyon slyon left a comment

Choose a reason for hiding this comment

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

LGTM

@slyon slyon changed the title ovs: disable StartLimitBurst in the ovs-cleanup service ovs: disable StartLimitBurst in the ovs-cleanup service (LP: #2047827) Jan 8, 2024
@daniloegea daniloegea marked this pull request as ready for review January 8, 2024 09:14
@daniloegea daniloegea merged commit 068b296 into canonical:main Jan 8, 2024
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.

2 participants