This repository has been archived by the owner on Sep 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try to make the CLI integration tests more reliable. (#2018)
This change modifies the CLI integration test in two ways to try to reduce test flakiness: 1. If picking a random zone, use a different zone for each test. This means that if a particular zone has an issue, we do not limit ourselves to that zone that we've picked. 2. Retry each test method up to 3 times in case it fails.
- Loading branch information
Showing
1 changed file
with
32 additions
and
11 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