-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into issue-164406
- Loading branch information
Showing
2,794 changed files
with
88,483 additions
and
65,480 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
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
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
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 |
---|---|---|
@@ -0,0 +1,43 @@ | ||
steps: | ||
- command: .buildkite/scripts/steps/functional/defend_workflows_burn.sh | ||
label: 'Defend Workflows Cypress Tests, burning changed specs' | ||
agents: | ||
queue: n2-4-virt | ||
depends_on: build | ||
timeout_in_minutes: 60 | ||
soft_fail: true | ||
parallelism: 1 | ||
retry: | ||
automatic: false | ||
|
||
- command: .buildkite/scripts/steps/functional/defend_workflows_serverless_burn.sh | ||
label: 'Defend Workflows Cypress Tests on Serverless, burning changed specs' | ||
agents: | ||
queue: n2-4-virt | ||
depends_on: build | ||
timeout_in_minutes: 60 | ||
soft_fail: true | ||
parallelism: 1 | ||
retry: | ||
automatic: false | ||
|
||
- command: .buildkite/scripts/steps/functional/security_solution_burn.sh | ||
label: 'Security Solution Cypress tests, burning changed specs' | ||
agents: | ||
queue: n2-4-spot | ||
depends_on: build | ||
timeout_in_minutes: 60 | ||
parallelism: 1 | ||
retry: | ||
automatic: false | ||
soft_fail: true | ||
|
||
- command: .buildkite/scripts/steps/functional/osquery_cypress_burn.sh | ||
label: 'Osquery Cypress Tests, burning changed specs' | ||
agents: | ||
queue: n2-4-spot | ||
depends_on: build | ||
timeout_in_minutes: 50 | ||
soft_fail: true | ||
retry: | ||
automatic: false |
25 changes: 0 additions & 25 deletions
25
.buildkite/pipelines/quality-gates/pipeline.tests-production-canary.yaml
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
.buildkite/pipelines/quality-gates/pipeline.tests-production-noncanary.yaml
This file was deleted.
Oops, something went wrong.
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
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
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
Oops, something went wrong.