Update cleanup job
Change-Id: If086f32c674bf0abc49bb9fa78aa67fa235cd207
Signed-off-by: Sunnatillo <sunnat.samadov@est.tech>
diff --git a/jjb/metal3/job_periodic_clean.yml b/jjb/metal3/job_periodic_clean.yml
index 2461066..9ab8ad1 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 27d97ba..3933a1f 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