Skip to content

Commit

Permalink
adds retryability feature (#78611) (#78736)
Browse files Browse the repository at this point in the history
  • Loading branch information
MadameSheema authored Sep 29, 2020
1 parent 9898a76 commit 51462df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions x-pack/plugins/security_solution/cypress/cypress.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"baseUrl": "http://localhost:5601",
"defaultCommandTimeout": 120000,
"retries": {
"runMode": 2
},
"screenshotsFolder": "../../../target/kibana-security-solution/cypress/screenshots",
"trashAssetsBeforeRuns": false,
"video": false,
Expand Down

0 comments on commit 51462df

Please sign in to comment.