Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

test/components/flatcar-linux-update-operator: fix flaky idle test #1168

Merged
merged 4 commits into from
Nov 6, 2020

Conversation

invidian
Copy link
Member

@invidian invidian commented Nov 6, 2020

Includes commits from #1167, as otherwise Packet pipeline would fail

See commit messages for details.

Packet API seems to have a bug, that when you use Project API key
for querying devices, it returns duplicated entries. However IDs
of the devices should be the same, so it should be safe to relax
the check on those, as if there would actually be 2 different devices
with the same name, they should have different IDs.

Signed-off-by: Mateusz Gozdek <[email protected]>
So all files within this package are consistent.

Signed-off-by: Mateusz Gozdek <[email protected]>
Right now if manual testing is done, one must annotate the node manually
after each run attempt, which is not very convinient.

Signed-off-by: Mateusz Gozdek <[email protected]>
Current timeout used is 5 minutes and upgrading + rebooting single node
on Packet takes around 6 minutes, so this test almost never passes.
Increasing the timeout should help.

Signed-off-by: Mateusz Gozdek <[email protected]>
Copy link
Contributor

@iaguis iaguis left a comment

Choose a reason for hiding this comment

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

lgtm

@invidian invidian merged commit 2235fb7 into master Nov 6, 2020
@invidian invidian deleted the invidian/fix-fluo-tests branch November 6, 2020 14:35
@invidian invidian mentioned this pull request Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants