Skip to content

Revert statd fix that cause massive test regressions - #1573

Merged
troglobit merged 1 commit into
mainfrom
revert-regression
Aug 2, 2026
Merged

Revert statd fix that cause massive test regressions#1573
troglobit merged 1 commit into
mainfrom
revert-regression

Conversation

@troglobit

Copy link
Copy Markdown
Contributor

Description

The statd mDNS neighbor collector sometimes locks up and times out with:

Aug 2 07:11:53 test-00-01-00 statd[3558]: mdns: sr_apply_changes: Timeout expired
Aug 2 07:11:53 test-00-01-00 statd[3558]: Error, getting operational data: User callback failed

With the extended sysrepo API timeout introduced in c70a699, PR #1572, this causes massive test regressions, hence this revert.

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe): revert for massive regressions

The statd mDNS neighbor collector sometimes locks up and times out with:

Aug  2 07:11:53 test-00-01-00 statd[3558]: mdns: sr_apply_changes: Timeout expired
Aug  2 07:11:53 test-00-01-00 statd[3558]: Error, getting operational data: User callback failed

With the extended sysrepo API timeout introduced in c70a699 this cause massive
test regressions, hence this revert.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
@troglobit
troglobit requested a review from mattiaswal August 2, 2026 07:24
@troglobit

Copy link
Copy Markdown
Contributor Author

Works much better now, only Alder failed, test: "Schedule Reboot". A new test, maybe flaky, skipping for now. Merging so we get a more reliable main. Another PR will be published later tonight with an attempt at a better fix.

@troglobit
troglobit merged commit 58732bb into main Aug 2, 2026
8 of 9 checks passed
@troglobit
troglobit deleted the revert-regression branch August 2, 2026 09:26
@troglobit troglobit mentioned this pull request Aug 2, 2026
17 tasks
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