Update releasenotes publish job

The build job was modified to not use tox in
I56909152975f731a9d2c21b2825b972195e48ee8.  Fix up the argument and
don't try to get the tox output that won't exist any more.

Change-Id: I0b470df7b5e9c772a36f25a549a46f059be3a41b
This commit is contained in:
Ian Wienand
2017-11-17 11:17:04 +11:00
parent 548c726dbd
commit 9dc912f0ac
2 changed files with 1 additions and 4 deletions

View File

@@ -1,7 +1,5 @@
- hosts: all
roles:
- role: fetch-tox-output
tox_envlist: releasenotes
- role: write-root-marker
root_marker_dir: "{{ zuul.project.src_dir }}/releasenotes/build/html/"
when: zuul_success | bool

View File

@@ -298,8 +298,7 @@
- zuul: openstack-infra/zuul-jobs
- zuul: openstack-infra/openstack-zuul-jobs
vars:
tox_constraints_file: '{{ ansible_user_dir }}/src/git.openstack.org/openstack/requirements/upper-constraints.txt'
tox_envlist: releasenotes
constraints_file: '{{ ansible_user_dir }}/src/git.openstack.org/openstack/requirements/upper-constraints.txt'
secrets:
- secret: afsdocs_secret
name: afs