Ian Wienand 9eca8408ae puppet-beaker tests: don't use puppet 4
The original job code was doing a "if {node} == ubuntu-xenial".  This
got expanded out by the autoconversion, but because it uses "==" with
"[" and runs under POSIX shell (rather than bash) this just ends up as
a syntax error.

Since the test is a no-op in most cases, remove it to avoid the error.
Also use /bin/bash for the cmd for sanity.

This also makes the Xenial tests just use puppet3, which is the puppet
included with Xenial.  This is becoming an issue because infra is
updating to Xenial nodes now, so we are using this against some of our
puppet modules, but only targetting puppet3.

Change-Id: I2355cf58c899bf5f78173b2ed9da26548a9592d0
2017-12-14 10:53:45 +11:00
2017-10-18 14:03:11 -07:00
2017-10-20 14:13:33 +11:00
2017-05-03 14:18:56 +00: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

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. It also contains job and project-template definitions for the OpenStack project. 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%