Skip to content

Commit

Permalink
Merge branch 'main' into issue-195181-rule-unmute_all-api-versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
jcger authored Oct 10, 2024
2 parents 2570d7b + 4d54cfe commit 7e6c06f
Show file tree
Hide file tree
Showing 2,030 changed files with 26,832 additions and 32,619 deletions.
1 change: 1 addition & 0 deletions .buildkite/ftr_platform_stateful_configs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ enabled:
- x-pack/test/functional/config.upgrade_assistant.ts
- x-pack/test/functional_cloud/config.ts
- x-pack/test/functional_solution_sidenav/config.ts
- x-pack/test/functional_search/config.ts
- x-pack/test/kubernetes_security/basic/config.ts
- x-pack/test/licensing_plugin/config.public.ts
- x-pack/test/licensing_plugin/config.ts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,5 @@ spec:
# Optionally, set schedule-specific env-vars here
env:
SCHEDULED: 'true'
tags:
- kibana
2 changes: 2 additions & 0 deletions .buildkite/pipeline-resource-definitions/kibana-api-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ spec:
cronline: 0 0 * * * America/New_York
message: Daily build
branch: main
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ spec:
cronline: 0 1/3 * * * Europe/Berlin
message: Capacity every 3h testing
branch: main
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ spec:
access_level: MANAGE_BUILD_AND_READ
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
tags:
- kibana
- kibana-serverless-release
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ spec:
cronline: 0 12 * * *
message: Daily Chrome Forward Testing
branch: main
tags:
- kibana
2 changes: 2 additions & 0 deletions .buildkite/pipeline-resource-definitions/kibana-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: READ_ONLY
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ spec:
cronline: 0 5 * * *
message: Daily 6 am UTC
branch: main
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,6 @@ spec:
env:
PUBLISH_DOCKER_TAG: 'true'
branch: main
tags:
- kibana
- kibana-serverless-release
14 changes: 10 additions & 4 deletions .buildkite/pipeline-resource-definitions/kibana-es-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,21 +46,23 @@ spec:
access_level: MANAGE_BUILD_AND_READ
schedules:
Daily build (main):
cronline: 0 9 * * * America/New_York
cronline: 0 22 * * * America/New_York
message: Daily build
branch: main
Daily build (8.x):
cronline: 0 9 * * * America/New_York
cronline: 0 22 * * * America/New_York
message: Daily build
branch: '8.x'
Daily build (8.15):
cronline: 0 9 * * * America/New_York
cronline: 0 22 * * * America/New_York
message: Daily build
branch: '8.15'
Daily build (7.17):
cronline: 0 9 * * * America/New_York
cronline: 0 22 * * * America/New_York
message: Daily build
branch: '7.17'
tags:
- kibana
---
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/rre.schema.json
apiVersion: backstage.io/v1alpha1
Expand Down Expand Up @@ -108,6 +110,8 @@ spec:
access_level: MANAGE_BUILD_AND_READ
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
tags:
- kibana
---
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/rre.schema.json
apiVersion: backstage.io/v1alpha1
Expand Down Expand Up @@ -156,3 +160,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@ spec:
cronline: 0 0 * * 1 America/New_York
message: Weekly build
branch: main
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: READ_ONLY
tags:
- kibana
2 changes: 2 additions & 0 deletions .buildkite/pipeline-resource-definitions/kibana-flaky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ spec:
message: Single user daily test
env: {}
branch: main
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
tags:
- kibana
3 changes: 3 additions & 0 deletions .buildkite/pipeline-resource-definitions/kibana-on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,6 @@ spec:
access_level: MANAGE_BUILD_AND_READ
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
tags:
- kibana
- kibana-serverless-release
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ spec:
cronline: 0 */3 * * * Europe/Berlin
message: Single user daily test
branch: main
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ spec:
cronline: 0 3/8 * * * Europe/Berlin
message: Extract APM traces
branch: main
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: READ_ONLY
tags:
- kibana
2 changes: 2 additions & 0 deletions .buildkite/pipeline-resource-definitions/kibana-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ spec:
access_level: BUILD_AND_READ
everyone:
access_level: READ_ONLY
tags:
- kibana
- kibana-serverless-release
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ spec:
access_level: BUILD_AND_READ
everyone:
access_level: READ_ONLY
tags:
- kibana
- kibana-serverless-release
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ spec:
access_level: BUILD_AND_READ
everyone:
access_level: READ_ONLY
tags:
- kibana
- kibana-serverless-release
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ spec:
access_level: MANAGE_BUILD_AND_READ
kibana-tech-leads:
access_level: MANAGE_BUILD_AND_READ
tags:
- kibana
- kibana-serverless-release
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ spec:
env:
AUTO_SELECT_COMMIT: 'true'
branch: main
tags:
- kibana
- kibana-serverless-release
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ spec:
cronline: 0 6 * * * Europe/Berlin
message: Scalability daily benchmarking
branch: main
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
tags:
- kibana
- security-solution
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
tags:
- kibana
- security-solution
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
tags:
- kibana
- security-solution
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
tags:
- kibana
- security-solution
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
tags:
- kibana
- security-solution
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
tags:
- kibana
- security-solution
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
tags:
- kibana
- security-solution
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ spec:
access_level: MANAGE_BUILD_AND_READ
everyone:
access_level: BUILD_AND_READ
tags:
- kibana
- security-solution
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ spec:
env:
TRIGGER_PIPELINE_SET: artifacts-trigger
MESSAGE: Daily build
tags:
- kibana
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,16 @@ steps:
DEPLOYMENT_SLICES: ${DEPLOYMENT_SLICES:-""}
soft_fail: true

- label: ":rocket: control-plane e2e tests"
- label: ":rocket: Run serverless synthetics check"
if: build.env("ENVIRONMENT") == "production-canary"
trigger: "ess-k8s-production-e2e-tests" # https://buildkite.com/elastic/ess-k8s-production-e2e-tests
trigger: "serverless-quality-gates"
build:
env:
REGION_ID: aws-us-east-1
NAME_PREFIX: ci_test_kibana-promotion_
message: "${BUILDKITE_MESSAGE} (triggered by pipeline.tests-production.yaml)"
env:
TARGET_ENV: production
SERVICE: kibana
CHECK_SYNTHETICS: true
CHECK_SYNTHETICS_TAG: serverless-platform-core-validation

- label: ":cookie: 24h bake time before continuing promotion"
if: build.env("ENVIRONMENT") == "production-canary"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
# A failure in this pipeline build will prevent further progression to the subsequent stage.

steps:
- label: ":rocket: control-plane e2e tests"
trigger: "ess-k8s-qa-e2e-tests-daily" # https://buildkite.com/elastic/ess-k8s-qa-e2e-tests-daily
- label: ":rocket: Run serverless synthetics check"
trigger: "serverless-quality-gates"
build:
env:
REGION_ID: aws-eu-west-1
NAME_PREFIX: ci_test_kibana-promotion_
message: "${BUILDKITE_MESSAGE} (triggered by pipeline.tests-qa.yaml)"
env:
TARGET_ENV: qa
SERVICE: kibana
CHECK_SYNTHETICS: true
CHECK_SYNTHETICS_TAG: serverless-platform-core-validation
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
# A failure in this pipeline build will prevent further progression to the subsequent stage.

steps:
- label: ":rocket: control-plane e2e tests"
trigger: "ess-k8s-staging-e2e-tests" # https://buildkite.com/elastic/ess-k8s-staging-e2e-tests
- label: ":rocket: Run serverless synthetics check"
trigger: "serverless-quality-gates"
build:
env:
REGION_ID: aws-us-east-1
NAME_PREFIX: ci_test_kibana-promotion_
message: "${BUILDKITE_MESSAGE} (triggered by pipeline.tests-staging.yaml)"
env:
TARGET_ENV: staging
SERVICE: kibana
CHECK_SYNTHETICS: true
CHECK_SYNTHETICS_TAG: serverless-platform-core-validation

- label: ":kibana: Kibana Serverless Tests for ${ENVIRONMENT}"
trigger: appex-qa-serverless-kibana-ftr-tests # https://buildkite.com/elastic/appex-qa-serverless-kibana-ftr-tests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,16 @@ steps:
DEPLOYMENT_SLICES: ${DEPLOYMENT_SLICES:-""}
soft_fail: true

- label: ":rocket: control-plane e2e tests"
- label: ":rocket: Run serverless synthetics check"
if: build.env("ENVIRONMENT") == "production-canary"
trigger: "ess-k8s-production-e2e-tests" # https://buildkite.com/elastic/ess-k8s-production-e2e-tests
trigger: "serverless-quality-gates"
build:
env:
REGION_ID: aws-us-east-1
NAME_PREFIX: ci_test_kibana-promotion_
message: "${BUILDKITE_MESSAGE} (triggered by pipeline.tests-production.yaml)"
env:
TARGET_ENV: production
SERVICE: kibana
CHECK_SYNTHETICS: true
CHECK_SYNTHETICS_TAG: serverless-platform-core-validation

- label: ":cookie: 24h bake time before continuing promotion"
if: build.env("ENVIRONMENT") == "production-canary"
Expand Down
Loading

0 comments on commit 7e6c06f

Please sign in to comment.