Skip to content

Fix/improve flakiness of scs-0101 tests - #1064

Merged
mbuechse merged 2 commits into
mainfrom
fix/scs-0101-flakiness
Jan 26, 2026
Merged

Fix/improve flakiness of scs-0101 tests#1064
mbuechse merged 2 commits into
mainfrom
fix/scs-0101-flakiness

Conversation

@mbuechse

Copy link
Copy Markdown
Contributor

The console output inside the VM is quite easily disrupted by concurrent processes. This makes finding the relevant output quite complicated. The heuristics for this task was not optimal; let's hope this one is better.

The console output inside the VM is quite easily disrupted by concurrent
processes. This makes finding the relevant output quite complicated. The
heuristics for this task was not optimal; let's hope this one is better.

Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
@mbuechse

Copy link
Copy Markdown
Contributor Author

Successfully tested this on both scs2 (where the VM is created with Debian 13) and syseleven-dus2 (where the VM is created with Ubuntu 24.04).

@garloff garloff left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I agree on the approach.
Will have to look at the code on a bigger screen for review.

@garloff garloff left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good and should definitely be less prone to fail.

@mbuechse
mbuechse merged commit 2059940 into main Jan 26, 2026
9 checks passed
@mbuechse
mbuechse deleted the fix/scs-0101-flakiness branch January 26, 2026 06:36
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