From 6e24e5a52f54908c756ae2dc73e2f886df1602e8 Mon Sep 17 00:00:00 2001 From: Brian Seeders Date: Tue, 24 Sep 2024 11:38:30 -0400 Subject: [PATCH] Remove lucene_snapshot_10 jobs --- catalog-info.yaml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index e57841c9de268..b688e043eb2eb 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -125,7 +125,7 @@ spec: ELASTIC_SLACK_NOTIFICATIONS_ENABLED: "true" SLACK_NOTIFICATIONS_CHANNEL: "#lucene" SLACK_NOTIFICATIONS_ALL_BRANCHES: "true" - branch_configuration: lucene_snapshot lucene_snapshot_10 + branch_configuration: lucene_snapshot default_branch: lucene_snapshot teams: elasticsearch-team: {} @@ -142,10 +142,6 @@ spec: branch: lucene_snapshot cronline: "0 2 * * * America/New_York" message: "Builds a new lucene snapshot 1x per day" - Periodically on lucene_snapshot_10: - branch: lucene_snapshot_10 - cronline: "0 2 * * * America/New_York" - message: "Builds a new lucene snapshot 1x per day" --- # yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/e57ee3bed7a6f73077a3f55a38e76e40ec87a7cf/rre.schema.json apiVersion: backstage.io/v1alpha1 @@ -173,7 +169,6 @@ spec: ELASTIC_SLACK_NOTIFICATIONS_ENABLED: "true" SLACK_NOTIFICATIONS_CHANNEL: "#lucene" SLACK_NOTIFICATIONS_ALL_BRANCHES: "true" - branch_configuration: lucene_snapshot lucene_snapshot_10 default_branch: lucene_snapshot teams: elasticsearch-team: {} @@ -190,10 +185,6 @@ spec: branch: lucene_snapshot cronline: "0 6 * * * America/New_York" message: "Merges main into lucene_snapshot branch 1x per day" - Periodically on lucene_snapshot_10: - branch: lucene_snapshot_10 - cronline: "0 6 * * * America/New_York" - message: "Merges main into lucene_snapshot_10 branch 1x per day" --- # yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/e57ee3bed7a6f73077a3f55a38e76e40ec87a7cf/rre.schema.json apiVersion: backstage.io/v1alpha1 @@ -221,7 +212,7 @@ spec: ELASTIC_SLACK_NOTIFICATIONS_ENABLED: "true" SLACK_NOTIFICATIONS_CHANNEL: "#lucene" SLACK_NOTIFICATIONS_ALL_BRANCHES: "true" - branch_configuration: lucene_snapshot lucene_snapshot_10 + branch_configuration: lucene_snapshot default_branch: lucene_snapshot teams: elasticsearch-team: {} @@ -238,10 +229,6 @@ spec: branch: lucene_snapshot cronline: "0 9,12,15,18 * * * America/New_York" message: "Runs tests against lucene_snapshot branch several times per day" - Periodically on lucene_snapshot_10: - branch: lucene_snapshot_10 - cronline: "0 9,12,15,18 * * * America/New_York" - message: "Runs tests against lucene_snapshot_10 branch several times per day" --- # yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/e57ee3bed7a6f73077a3f55a38e76e40ec87a7cf/rre.schema.json apiVersion: backstage.io/v1alpha1