Mark .deb service testing as flaky

This commit is contained in:
Jordan Dominion
2024-08-22 18:32:25 -04:00
parent d1743d58e8
commit 71b91b286e
@@ -2,6 +2,7 @@
const CONSIDERED_STEP_PREFIXES = [
"Build", // Nuget.org sporadic issues
"Install Native", // apt repository issues
"Test Service", // systemd bollocks
];
// Otherwise only check jobs that start with these.