Skip to content

[3.5] fix: make distro-info tests unambiguous for plucky/questing / fix: test_power_type_set_with_parameters flaky test for redfish test case #156

Open
xtrusia wants to merge 4 commits intocanonical:3.5from
xtrusia:backport-flaky-distro-info-3.5
Open

[3.5] fix: make distro-info tests unambiguous for plucky/questing / fix: test_power_type_set_with_parameters flaky test for redfish test case #156
xtrusia wants to merge 4 commits intocanonical:3.5from
xtrusia:backport-flaky-distro-info-3.5

Conversation

@xtrusia
Copy link
Copy Markdown
Contributor

@xtrusia xtrusia commented Apr 15, 2026

Backport of two upstream fixes to resolve intermittent CI failures in TestGetReleaseFromDistroInfo and TestCommissioningFormForm.

Cherry-picks:

  • fix: make test unambiguous
  • fix: do not clash quantal and questing in TestGetReleaseFromDistroInfo.test_finds_by_series_prefix
  • fix: test_power_type_set_with_parameters flaky test for redfish test case
  • fix: refactor test_stopService

@xtrusia xtrusia changed the title [3.5] fix: make distro-info tests unambiguous for plucky/questing [3.5] fix: make distro-info tests unambiguous for plucky/questing / fix: test_power_type_set_with_parameters flaky test for redfish test case Apr 15, 2026
{
"string": "hwe-%s" % release["series"][0],
"expected": version_tuple + tuple([OLD_STYLE_HWE_WEIGHT]),
"skip_if": version_tuple[0] >= 25,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

add a comment to explain why?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the review, I updated comment.

alexsander-souza and others added 4 commits April 17, 2026 08:22
(cherry picked from commit 8a497d2)
Signed-off-by: Seyeong Kim <seyeong.kim@canonical.com>
…o.test_finds_by_series_prefix

(cherry picked from commit be6733b)
Signed-off-by: Seyeong Kim <seyeong.kim@canonical.com>
…case

(cherry picked from commit 1eab6af)
Signed-off-by: Seyeong Kim <seyeong.kim@canonical.com>
(cherry picked from commit afea311)
Signed-off-by: Seyeong Kim <seyeong.kim@canonical.com>
@xtrusia xtrusia force-pushed the backport-flaky-distro-info-3.5 branch from 6d2174f to 25f94f2 Compare April 17, 2026 08:26
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.

4 participants