From 11233f6049c4d91ff60ac5c56c9cfd961024ad81 Mon Sep 17 00:00:00 2001 From: Satya Bodapati Date: Wed, 13 Nov 2024 15:07:21 +0000 Subject: [PATCH] Remove weekly triggers for PXB and PXC jobs. These are not necessary as nobody is monitoring them --- pxb/v2/jenkins/percona-xtrabackup-2.4-trunk.yml | 4 +--- pxb/v2/jenkins/percona-xtrabackup-8.0-trunk.yml | 4 +--- pxb/v2/jenkins/percona-xtrabackup-8.1-trunk.yml | 2 -- pxc/jenkins/param.yml | 2 -- 4 files changed, 2 insertions(+), 10 deletions(-) diff --git a/pxb/v2/jenkins/percona-xtrabackup-2.4-trunk.yml b/pxb/v2/jenkins/percona-xtrabackup-2.4-trunk.yml index 2643d95438..d456ad813f 100644 --- a/pxb/v2/jenkins/percona-xtrabackup-2.4-trunk.yml +++ b/pxb/v2/jenkins/percona-xtrabackup-2.4-trunk.yml @@ -4,8 +4,6 @@ defaults: global description: | Do not edit this job through the web! - triggers: - - timed: "@weekly" disabled: false concurrent: false auth-token: xbparam24 @@ -82,4 +80,4 @@ - archive: artifacts: 'COMPILE_PIPELINE_BUILD_NUMBER' - archive: - artifacts: 'TEST_PIPELINE_BUILD_NUMBER' \ No newline at end of file + artifacts: 'TEST_PIPELINE_BUILD_NUMBER' diff --git a/pxb/v2/jenkins/percona-xtrabackup-8.0-trunk.yml b/pxb/v2/jenkins/percona-xtrabackup-8.0-trunk.yml index e6f190d172..1c3efe559d 100644 --- a/pxb/v2/jenkins/percona-xtrabackup-8.0-trunk.yml +++ b/pxb/v2/jenkins/percona-xtrabackup-8.0-trunk.yml @@ -4,8 +4,6 @@ defaults: global description: | Do not edit this job through the web! - triggers: - - timed: "@weekly" disabled: false concurrent: false auth-token: xbparam24 @@ -82,4 +80,4 @@ - archive: artifacts: 'COMPILE_PIPELINE_BUILD_NUMBER' - archive: - artifacts: 'TEST_PIPELINE_BUILD_NUMBER' \ No newline at end of file + artifacts: 'TEST_PIPELINE_BUILD_NUMBER' diff --git a/pxb/v2/jenkins/percona-xtrabackup-8.1-trunk.yml b/pxb/v2/jenkins/percona-xtrabackup-8.1-trunk.yml index 5826a4031d..cefdbfc7fd 100644 --- a/pxb/v2/jenkins/percona-xtrabackup-8.1-trunk.yml +++ b/pxb/v2/jenkins/percona-xtrabackup-8.1-trunk.yml @@ -4,8 +4,6 @@ defaults: global description: | Do not edit this job through the web! - triggers: - - timed: "@weekly" disabled: false concurrent: false auth-token: xbparam24 diff --git a/pxc/jenkins/param.yml b/pxc/jenkins/param.yml index 5cb6e85be0..289cf01c97 100644 --- a/pxc/jenkins/param.yml +++ b/pxc/jenkins/param.yml @@ -4,8 +4,6 @@ defaults: global description: | Do not edit this job through the web! - triggers: - - timed: "@weekly" disabled: false concurrent: true auth-token: pxc80testmtr