Merge "Move artifactory test job"
This commit is contained in:
commit
86db3adeb1
@ -1,15 +0,0 @@
|
|||||||
- job:
|
|
||||||
name: zuul-jobs-test-upload-artifactory
|
|
||||||
description: Test the upload-artifactory role
|
|
||||||
files:
|
|
||||||
- roles/upload-artifactory/.*
|
|
||||||
- test-playbooks/artifactory/.*
|
|
||||||
run: test-playbooks/artifactory/run.yaml
|
|
||||||
cleanup-run: test-playbooks/artifactory/cleanup.yaml
|
|
||||||
|
|
||||||
- project:
|
|
||||||
check:
|
|
||||||
jobs: &id001
|
|
||||||
- zuul-jobs-test-upload-artifactory
|
|
||||||
gate:
|
|
||||||
jobs: *id001
|
|
@ -674,6 +674,15 @@
|
|||||||
- ^roles/generate-zuul-manifest/.*
|
- ^roles/generate-zuul-manifest/.*
|
||||||
- ^test-playbooks/generate-zuul-manifest.yaml
|
- ^test-playbooks/generate-zuul-manifest.yaml
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: zuul-jobs-test-upload-artifactory
|
||||||
|
description: Test the upload-artifactory role
|
||||||
|
files:
|
||||||
|
- roles/upload-artifactory/.*
|
||||||
|
- test-playbooks/artifactory/.*
|
||||||
|
run: test-playbooks/artifactory/run.yaml
|
||||||
|
cleanup-run: test-playbooks/artifactory/cleanup.yaml
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: zuul-jobs-test-upload-git-mirror
|
name: zuul-jobs-test-upload-git-mirror
|
||||||
description: Test the upload-git-mirror role
|
description: Test the upload-git-mirror role
|
||||||
@ -734,6 +743,7 @@
|
|||||||
- zuul-jobs-test-multinode-roles-ubuntu-xenial-plain
|
- zuul-jobs-test-multinode-roles-ubuntu-xenial-plain
|
||||||
- zuul-jobs-test-multinode-roles-centos-8-plain
|
- zuul-jobs-test-multinode-roles-centos-8-plain
|
||||||
- zuul-jobs-test-generate-zuul-manifest
|
- zuul-jobs-test-generate-zuul-manifest
|
||||||
|
- zuul-jobs-test-upload-artifactory
|
||||||
- zuul-jobs-test-upload-git-mirror
|
- zuul-jobs-test-upload-git-mirror
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
@ -778,4 +788,5 @@
|
|||||||
- zuul-jobs-test-multinode-roles-ubuntu-xenial-plain
|
- zuul-jobs-test-multinode-roles-ubuntu-xenial-plain
|
||||||
- zuul-jobs-test-multinode-roles-centos-8-plain
|
- zuul-jobs-test-multinode-roles-centos-8-plain
|
||||||
- zuul-jobs-test-generate-zuul-manifest
|
- zuul-jobs-test-generate-zuul-manifest
|
||||||
|
- zuul-jobs-test-upload-artifactory
|
||||||
- zuul-jobs-test-upload-git-mirror
|
- zuul-jobs-test-upload-git-mirror
|
||||||
|
Loading…
Reference in New Issue
Block a user