Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into integrate-unified-d…
Browse files Browse the repository at this point in the history
…ata-table-1
  • Loading branch information
michaelolo24 committed Mar 29, 2024
2 parents c312a7b + b65a751 commit 8e840b2
Show file tree
Hide file tree
Showing 1,258 changed files with 9,793 additions and 6,046 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline-resource-definitions/locations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ spec:
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/security-solution-quality-gate/kibana-serverless-security-solution-quality-gate-detection-engine.yml
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/security-solution-quality-gate/kibana-serverless-security-solution-quality-gate-gen-ai.yml
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/security-solution-quality-gate/kibana-serverless-security-solution-quality-gate-entity-analytics.yml
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/security-solution-quality-gate/kibana-serverless-security-solution-quality-gate-defend-workflows.yml
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/security-solution-ess/security-solution-ess.yml
- https://github.com/elastic/kibana/blob/main/.buildkite/pipeline-resource-definitions/kibana-serverless-release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/rre.schema.json
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: bk-kibana-security-solution-ess
description: "[ESS] Executes Cypress tests against ESS deployment"
spec:
type: buildkite-pipeline
owner: 'group:security-engineering-productivity'
system: buildkite
implementation:
apiVersion: buildkite.elastic.dev/v1
kind: Pipeline
metadata:
name: "Kibana / ESS / Security Solution"
description: "[ESS] Executes Cypress tests against ESS deployment"
spec:
repository: elastic/kibana
pipeline_file: .buildkite/pipelines/security_solution/ess_cypress.yml
provider_settings:
build_branches: false
build_pull_requests: false
publish_commit_status: false
skip_pull_request_builds_for_existing_commits: false
trigger_mode: none
build_tags: false
teams:
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
appex-qa:
access_level: MANAGE_BUILD_AND_READ
kibana-operations:
access_level: MANAGE_BUILD_AND_READ
security-engineering-productivity:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/rre.schema.json
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: bk-kibana-serverless-secsol-defend-workflows
description: "[MKI] Executes Cypress tests for the Defend Workflows team"
spec:
type: buildkite-pipeline
owner: 'group:security-engineering-productivity'
system: buildkite
implementation:
apiVersion: buildkite.elastic.dev/v1
kind: Pipeline
metadata:
name: "Kibana / Serverless / Security Solution Quality Gate / Defend Workflows"
description: "[MKI] Executes Cypress tests for the Defend Workflows team"
spec:
repository: elastic/kibana
pipeline_file: .buildkite/pipelines/security_solution_quality_gate/mki_security_solution_explore.yml
provider_settings:
build_branches: false
build_pull_requests: false
publish_commit_status: false
skip_pull_request_builds_for_existing_commits: false
trigger_mode: none
build_tags: false
teams:
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
appex-qa:
access_level: MANAGE_BUILD_AND_READ
kibana-operations:
access_level: MANAGE_BUILD_AND_READ
security-engineering-productivity:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: buildkite-pipeline-kibana-serverless-security-solution-quality-gate-detection-engine
name: bk-kibana-serverless-secsol-qg-detection-engine
description: "[MKI] Executes Cypress tests for the Detection Engine team"
spec:
type: buildkite-pipeline
Expand All @@ -25,6 +25,10 @@ spec:
trigger_mode: none
build_tags: false
teams:
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
appex-qa:
access_level: MANAGE_BUILD_AND_READ
kibana-operations:
access_level: MANAGE_BUILD_AND_READ
security-engineering-productivity:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: buildkite-pipeline-kibana-serverless-security-solution-quality-gate-entity-analytics
name: bk-kibana-serverless-secsol-qg-entity-analytics
description: "[MKI] Executes Cypress tests for the Entity Analytics team"
spec:
type: buildkite-pipeline
Expand All @@ -25,6 +25,10 @@ spec:
trigger_mode: none
build_tags: false
teams:
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
appex-qa:
access_level: MANAGE_BUILD_AND_READ
kibana-operations:
access_level: MANAGE_BUILD_AND_READ
security-engineering-productivity:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: buildkite-pipeline-kibana-serverless-security-solution-quality-gate-explore
name: bk-kibana-serverless-secsol-qg-explore
description: "[MKI] Executes Cypress tests for the Explore team"
spec:
type: buildkite-pipeline
Expand All @@ -25,6 +25,10 @@ spec:
trigger_mode: none
build_tags: false
teams:
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
appex-qa:
access_level: MANAGE_BUILD_AND_READ
kibana-operations:
access_level: MANAGE_BUILD_AND_READ
security-engineering-productivity:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: buildkite-pipeline-kibana-serverless-security-solution-quality-gate-gen-ai
name: bk-kibana-serverless-secsol-qg-detection-gen-ai
description: "[MKI] Executes Cypress tests for the Gen AI team"
spec:
type: buildkite-pipeline
Expand All @@ -25,6 +25,10 @@ spec:
trigger_mode: none
build_tags: false
teams:
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
appex-qa:
access_level: MANAGE_BUILD_AND_READ
kibana-operations:
access_level: MANAGE_BUILD_AND_READ
security-engineering-productivity:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: buildkite-pipeline-kibana-serverless-security-solution-quality-gate-investigations
name: bk-kibana-serverless-secsol-qg-detection-investigations
description: "[MKI] Executes Cypress tests for the Investigations team"
spec:
type: buildkite-pipeline
Expand All @@ -25,6 +25,10 @@ spec:
trigger_mode: none
build_tags: false
teams:
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
appex-qa:
access_level: MANAGE_BUILD_AND_READ
kibana-operations:
access_level: MANAGE_BUILD_AND_READ
security-engineering-productivity:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: backstage.io/v1alpha1
kind: Resource
metadata:
name: buildkite-pipeline-kibana-serverless-security-solution-quality-gate-rule-management
name: bk-kibana-serverless-secsol-qg-detection-rule-management
description: "[MKI] Executes Cypress tests for the Rule Management team"
spec:
type: buildkite-pipeline
Expand All @@ -25,6 +25,10 @@ spec:
trigger_mode: none
build_tags: false
teams:
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
appex-qa:
access_level: MANAGE_BUILD_AND_READ
kibana-operations:
access_level: MANAGE_BUILD_AND_READ
security-engineering-productivity:
Expand Down
32 changes: 16 additions & 16 deletions .buildkite/pipelines/es_serverless/verify_es_serverless_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ steps:
parallelism: 2
retry:
automatic:
- exit_status: '*'
- exit_status: '-1'
limit: 1

- command: .buildkite/scripts/steps/functional/security_serverless_explore.sh
Expand All @@ -79,7 +79,7 @@ steps:
parallelism: 4
retry:
automatic:
- exit_status: '*'
- exit_status: '-1'
limit: 1

- command: .buildkite/scripts/steps/functional/security_serverless_investigations.sh
Expand All @@ -92,7 +92,7 @@ steps:
parallelism: 8
retry:
automatic:
- exit_status: '*'
- exit_status: '-1'
limit: 1

- command: .buildkite/scripts/steps/functional/security_serverless_rule_management.sh
Expand All @@ -102,10 +102,10 @@ steps:
queue: n2-4-spot
depends_on: build
timeout_in_minutes: 60
parallelism: 8
parallelism: 5
retry:
automatic:
- exit_status: '*'
- exit_status: '-1'
limit: 1

- command: .buildkite/scripts/steps/functional/security_serverless_rule_management_prebuilt_rules.sh
Expand All @@ -115,10 +115,10 @@ steps:
queue: n2-4-spot
depends_on: build
timeout_in_minutes: 60
parallelism: 4
parallelism: 2
retry:
automatic:
- exit_status: '*'
- exit_status: '-1'
limit: 1

- command: .buildkite/scripts/steps/functional/security_serverless_detection_engine.sh
Expand All @@ -128,10 +128,10 @@ steps:
queue: n2-4-spot
depends_on: build
timeout_in_minutes: 60
parallelism: 6
parallelism: 5
retry:
automatic:
- exit_status: '*'
- exit_status: '-1'
limit: 1

- command: .buildkite/scripts/steps/functional/security_serverless_detection_engine_exceptions.sh
Expand All @@ -141,10 +141,10 @@ steps:
queue: n2-4-spot
depends_on: build
timeout_in_minutes: 60
parallelism: 6
parallelism: 2
retry:
automatic:
- exit_status: '*'
- exit_status: '-1'
limit: 1

- command: .buildkite/scripts/steps/functional/security_serverless_ai_assistant.sh
Expand All @@ -157,7 +157,7 @@ steps:
parallelism: 1
retry:
automatic:
- exit_status: '*'
- exit_status: '-1'
limit: 1

- command: .buildkite/scripts/steps/functional/defend_workflows_serverless.sh
Expand All @@ -167,10 +167,10 @@ steps:
queue: n2-4-virt
depends_on: build
timeout_in_minutes: 60
parallelism: 10
parallelism: 12
retry:
automatic:
- exit_status: '*'
- exit_status: '-1'
limit: 1

- command: .buildkite/scripts/steps/functional/security_serverless_osquery.sh
Expand All @@ -180,10 +180,10 @@ steps:
queue: n2-4-spot
depends_on: build
timeout_in_minutes: 60
parallelism: 6
parallelism: 7
retry:
automatic:
- exit_status: '*'
- exit_status: '-1'
limit: 1

- wait: ~
Expand Down
Loading

0 comments on commit 8e840b2

Please sign in to comment.