Skip to content

Commit

Permalink
TEMP prefix names with preserve-
Browse files Browse the repository at this point in the history
  • Loading branch information
zmc authored and Zack Cerza committed Jan 30, 2025
1 parent 299a062 commit 177d2d0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- github:
url: https://github.com/ceph/ceph-ci
- copyartifact:
projects: ceph-dev-new-build,ceph-dev-new,ceph-dev-pipeline
projects: ceph-dev-new-build,ceph-dev-new,preserve-ceph-dev-pipeline

parameters:
- string:
Expand Down
2 changes: 1 addition & 1 deletion ceph-dev-pipeline-trigger/build/Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
JOB = "ceph-dev-pipeline"
JOB = "preserve-ceph-dev-pipeline"
VALID_PARAMETERS = [
"ARCHS",
"CI_COMPILE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- job:
name: ceph-dev-pipeline-trigger
name: preserve-ceph-dev-pipeline-trigger
project-type: pipeline
quiet-period: 1
concurrent: true
Expand Down
2 changes: 1 addition & 1 deletion ceph-dev-pipeline/config/definitions/ceph-dev-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- job:
name: ceph-dev-pipeline
name: preserve-ceph-dev-pipeline
description: ceph-dev-pipeline
project-type: pipeline
quiet-period: 1
Expand Down

0 comments on commit 177d2d0

Please sign in to comment.