Mohammed Naser 4843c2d6be
Move tox_envlist variable for releasenotes into job
The tox_envlist for the job that builds release note was
set in the post.yaml to fetch the tox output only.  However,
becasue it was not specified in the job, tox-siblings which
runs in the `pre` stage of `tox` would attempt to use `venv`
in the envlist field.

For jobs that do not have that venv (but do use release notes),
it would result in a failure.  This patch moves the variable out
into the job so that it's applied for the `tox-siblings` role.

Change-Id: If660822c763a973963be0c283dfdbebd97f06985
2017-10-02 22:12:22 -04:00
2017-09-11 13:13:03 -06:00
2017-05-19 17:03:53 -04:00
2017-05-03 14:18:56 +00:00
2017-05-03 11:53:09 -04:00
2017-05-03 11:53:09 -04:00
2017-05-19 17:03:53 -04:00
2017-05-19 17:03:53 -04:00
2017-09-29 15:24:51 -05:00

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. You should edit these files to make configuration changes to OpenStack Infrastructure CI.

Description
Ansible job definitions for OpenStack projects CI systems
Readme 17 MiB
Languages
Shell 74.8%
Python 25.2%