Move artifactory test job
Move it from artifactory jobs to general jobs to match the documentation structure. Change-Id: I4601df21b9c5a332272d89ee4f00fa810250ebee
This commit is contained in:
@@ -713,6 +713,15 @@
|
||||
- ^roles/generate-zuul-manifest/.*
|
||||
- ^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:
|
||||
name: zuul-jobs-test-upload-git-mirror
|
||||
description: Test the upload-git-mirror role
|
||||
@@ -776,6 +785,7 @@
|
||||
- zuul-jobs-test-multinode-roles-centos-8-plain
|
||||
- zuul-jobs-test-multinode-roles-opensuse-15-plain
|
||||
- zuul-jobs-test-generate-zuul-manifest
|
||||
- zuul-jobs-test-upload-artifactory
|
||||
- zuul-jobs-test-upload-git-mirror
|
||||
gate:
|
||||
jobs:
|
||||
@@ -823,4 +833,5 @@
|
||||
- zuul-jobs-test-multinode-roles-centos-8-plain
|
||||
- zuul-jobs-test-multinode-roles-opensuse-15-plain
|
||||
- zuul-jobs-test-generate-zuul-manifest
|
||||
- zuul-jobs-test-upload-artifactory
|
||||
- zuul-jobs-test-upload-git-mirror
|
||||
|
||||
Reference in New Issue
Block a user