From: Sunnatillo Date: Mon, 9 Sep 2024 08:41:28 +0000 (+0300) Subject: Update cleanup job X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F40%2F22240%2F3;p=infra%2Fcicd.git Update cleanup job Change-Id: If086f32c674bf0abc49bb9fa78aa67fa235cd207 Signed-off-by: Sunnatillo --- diff --git a/jjb/metal3/job_periodic_clean.yml b/jjb/metal3/job_periodic_clean.yml index 24610662..9ab8ad1e 100644 --- a/jjb/metal3/job_periodic_clean.yml +++ b/jjb/metal3/job_periodic_clean.yml @@ -20,15 +20,14 @@ # Description: # ============ -# This file contains job template definition for K8s Cluster API Provider Metal3 (CAPM3) integration tests -# cleanup. -# This job can be triggered manually or through a Github pull request. It creates a -# pipeline job. The pipeline scripts are maintained in Metal3 CI project infra repository. +# This file contains job template definition for resource cleanup. +# This job can be triggered manually. It creates a pipeline job. +# The pipeline scripts are maintained in Metal3 CI project infra repository. - job-template: id: periodic_clean - name: '{job_prefix}_periodic_integration_tests_cleanup' - description: "CAPM3 integration tests cleanup" + name: '{job_prefix}_periodic_resource_cleanup' + description: "Resource cleanup" project-type: pipeline defaults: global disabled: False diff --git a/jjb/metal3/projects.yml b/jjb/metal3/projects.yml index 27d97bab..3933a1f5 100644 --- a/jjb/metal3/projects.yml +++ b/jjb/metal3/projects.yml @@ -59,7 +59,7 @@ - project: name: 'project_infra_cleanup' - ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline' + ci_github_pipeline: 'jenkins/jobs/clean_resources.pipeline' jobs: - periodic_clean