Switch to deploy pipeline for deployments

The use of files matchers makes doing the infra-prod playbooks
in the promote pipeline problematic, because the deduplication
of changes can elide out changes that match a different set of
files, thus causing jobs to not trigger.

Use deploy instead.

Depends-On: https://review.opendev.org/717353
Change-Id: Ief53395eca1c1e6c711e689aa02abe95d81fd7e1
This commit is contained in:
Monty Taylor 2020-04-03 12:26:49 -05:00
parent cc8e08edeb
commit de71a92981

View File

@ -1761,7 +1761,7 @@
- name: opendev-buildset-registry
- name: system-config-upload-image-gerrit-base
soft: true
promote:
deploy:
jobs:
- system-config-promote-image-gerrit-base
- system-config-promote-image-gerrit-2.13
@ -1891,7 +1891,7 @@
- system-config-upload-image-python-base-3.8
- system-config-upload-image-python-builder-3.7
- system-config-upload-image-python-builder-3.8
promote:
deploy:
jobs:
- system-config-promote-image-jinja-init
- system-config-promote-image-gitea-init