Merge "Remove static publishing for governance"
This commit is contained in:
@@ -626,20 +626,6 @@
|
||||
vars:
|
||||
publish_site: "governance.openstack.org/election"
|
||||
|
||||
- job:
|
||||
name: promote-governance-sigs-static
|
||||
parent: base-promote-tox-docs-static
|
||||
description: |
|
||||
Promote content to static.openstack.org to /srv/static/sigs
|
||||
|
||||
This job is added for transition of sites, it will be
|
||||
removed soon.
|
||||
final: true
|
||||
allowed-projects:
|
||||
- openstack/governance-sigs
|
||||
vars:
|
||||
static_target: sigs
|
||||
|
||||
- job:
|
||||
name: promote-governance-sigs
|
||||
parent: promote-tox-docs-site-base
|
||||
@@ -651,20 +637,6 @@
|
||||
vars:
|
||||
publish_site: "governance.openstack.org/sigs"
|
||||
|
||||
- job:
|
||||
name: promote-governance-tc-static
|
||||
parent: base-promote-tox-docs-static
|
||||
description: |
|
||||
Promote content to static.openstack.org to /srv/static/tc
|
||||
|
||||
This job is added for transition of sites, it will be
|
||||
removed soon.
|
||||
final: true
|
||||
allowed-projects:
|
||||
- openstack/governance
|
||||
vars:
|
||||
static_target: tc
|
||||
|
||||
- job:
|
||||
name: promote-governance-tc
|
||||
parent: promote-tox-docs-site-base
|
||||
@@ -678,43 +650,15 @@
|
||||
|
||||
- job:
|
||||
name: promote-governance-uc
|
||||
parent: base-promote-tox-docs-static
|
||||
description: |
|
||||
Promote content to static.openstack.org to /srv/static/uc
|
||||
final: true
|
||||
allowed-projects:
|
||||
- openstack/governance-uc
|
||||
vars:
|
||||
static_target: uc
|
||||
|
||||
- job:
|
||||
name: promote-governance-uc-static
|
||||
parent: promote-tox-docs-site-base
|
||||
description: |
|
||||
Promote content to governance.openstack.org/uc.
|
||||
|
||||
This job is added for transition of sites, it will be
|
||||
removed soon.
|
||||
final: true
|
||||
allowed-projects:
|
||||
- openstack/governance-uc
|
||||
vars:
|
||||
publish_site: "governance.openstack.org/uc"
|
||||
|
||||
- job:
|
||||
name: promote-governance-website-static
|
||||
parent: base-promote-tox-docs-static
|
||||
description: |
|
||||
Promote content to static.openstack.org to /srv/static/governance
|
||||
|
||||
This job is added for transition of sites, it will be
|
||||
removed soon.
|
||||
final: true
|
||||
allowed-projects:
|
||||
- openstack/governance-website
|
||||
vars:
|
||||
static_target: governance
|
||||
|
||||
- job:
|
||||
name: promote-governance-website
|
||||
parent: promote-tox-docs-site-base
|
||||
@@ -726,20 +670,6 @@
|
||||
vars:
|
||||
publish_site: "governance.openstack.org"
|
||||
|
||||
- job:
|
||||
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
|
||||
|
@@ -1800,28 +1800,12 @@
|
||||
name: openstack/governance
|
||||
templates:
|
||||
- publish-to-pypi
|
||||
promote:
|
||||
jobs:
|
||||
# TODO(AJaeger): Remove once transition to AFS publishing is
|
||||
# done.
|
||||
- promote-governance-tc-static
|
||||
|
||||
- project:
|
||||
name: openstack/governance-sigs
|
||||
promote:
|
||||
jobs:
|
||||
# TODO(AJaeger): Remove once transition to AFS publishing is
|
||||
# done.
|
||||
- promote-governance-sigs-static
|
||||
|
||||
- project:
|
||||
name: openstack/governance-uc
|
||||
promote:
|
||||
jobs:
|
||||
- promote-governance-uc
|
||||
# TODO(AJaeger): Remove once transition to AFS publishing is
|
||||
# done.
|
||||
- promote-governance-uc-static
|
||||
|
||||
- project:
|
||||
name: openstack/governance-website
|
||||
@@ -1830,9 +1814,6 @@
|
||||
promote:
|
||||
jobs:
|
||||
- promote-governance-website
|
||||
# TODO(AJaeger): Remove once transition to AFS publishing is
|
||||
# done.
|
||||
- promote-governance-website-static
|
||||
|
||||
- project:
|
||||
name: openstack/grenade
|
||||
@@ -3196,14 +3177,6 @@
|
||||
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:
|
||||
|
Reference in New Issue
Block a user