Remove tarball artifact publishing to static site

Following-on from Ia3a0358249e9ed3d766b1b61535f2f6d67d4eb2d, this
removes the publishing from the static site, which is now happening to
AFS.

Depends-On: https://review.opendev.org/706732
Change-Id: I1b1db7d2451d7fb1fdd7921e7c9efd0e020fbce6
This commit is contained in:
Ian Wienand 2020-02-10 16:02:44 +11:00
parent d9f673c020
commit 4cb857c7ff
2 changed files with 0 additions and 16 deletions

View File

@ -1,17 +1,3 @@
- hosts: localhost
roles:
- role: add-fileserver
when: zuul_success | bool
- hosts: "{{ fileserver.fqdn }}"
gather_facts: False
roles:
- role: publish-artifacts-to-fileserver
when: zuul_success | bool
# NOTE(ianw) 2020-02-10 : upload to AFS in parallel until we switch
# DNS for the static.<openstack|opendev>.org servers. After that
# remove above section to stop static server publishing.
- hosts: localhost
tasks:
- block:

View File

@ -76,8 +76,6 @@
post-review: true
post-run: playbooks/publish/openstack-artifacts.yaml
secrets:
- secret: site_tarballs
name: fileserver
- secret: afs_tarballs_opendev_org
name: afs