-
Notifications
You must be signed in to change notification settings - Fork 353
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Separate Helix and XHarness testing (#8255)
* Separate Helix and XHarness testing There are frequently intermittent failures in the XHarness testing that need to be retried due to timeouts or xharness flakiness. Because the XHarness tests are in the same job as the regular helix tests, we have rerun all of the testing just to rerun the xharness tests. This wastes resources and is frustrating for devs. This change splits out the xharness tests into their own jobs so that when xharness reruns need to happen, we only have to rerun the xharness legs. * Fix publishing logs * And there * Fix yaml syntax, separate even further
- Loading branch information
1 parent
04eac97
commit 18adc5b
Showing
1 changed file
with
73 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters