Merge "Move security site to AFS publishing"

This commit is contained in:
Zuul
2019-12-10 20:21:05 +00:00
committed by Gerrit Code Review
2 changed files with 23 additions and 1 deletions

View File

@@ -719,16 +719,30 @@
publish_site: "governance.openstack.org"
- job:
name: promote-security
name: promote-security-static
parent: base-promote-tox-docs-static
description: |
Promote content to static.openstack.org to /srv/static/security
This job is added for transition of sites, it will be
removed soon.
final: true
allowed-projects:
- openstack/ossa
vars:
static_target: security
- job:
name: promote-security
parent: promote-tox-docs-site-base
description: |
Promote content to security.openstack.org.
final: true
allowed-projects:
- openstack/ossa
vars:
publish_site: "security.openstack.org"
- job:
name: promote-openstack-manuals
description: |

View File

@@ -3598,6 +3598,14 @@
templates:
- publish-to-pypi
- project:
name: openstack/ossa
promote:
jobs:
# TODO(AJaeger): Remove once transition to AFS publishing is
# done.
- promote-security-static
- project:
name: openstack/oswin-tempest-plugin
templates: