-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add flake attempts to concourse task
Co-authored-by: Seth Boyles <[email protected]> Co-authored-by: David Alvarado <[email protected]>
- Loading branch information
1 parent
1dd4746
commit db33a8c
Showing
3 changed files
with
4 additions
and
1 deletion.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,3 +25,4 @@ params: | |
CF_SKIP_SSL_VALIDATION: false | ||
CF_APPS_DOMAIN: | ||
BBL_STATE_DIR: | ||
FLAKE_ATTEMPTS: 1 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,3 +27,4 @@ params: | |
BBL_STATE_DIR: | ||
USE_CREDHUB: | ||
RUN_REVISIONS_TESTS: false | ||
FLAKE_ATTEMPTS: 1 |