We don't actually need this job in project-config, move to
openstack-zuul-jobs so we can share playbooks with
build-openstack-puppet-tarball.
Change-Id: I43a4ddaf40c48d22448238e62093b2e4d4597494
Depends-On: I7ca54a7045023596ec77682214afad5f210ac964
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This job we'll be able to add into check / gate pipelines for projects
that want to test building a puppet tarball.
Change-Id: I9e62a4a68db94e1d3d1e718edf340aeb9fbaba2e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This patch removes the legacy-octavia-dashboard-* jobs that have been
migrated into the octavia-dashboard repository[1].
[1] https://review.openstack.org/#/c/512892/
Depends-On: Ia9d3de950c88a794c069dcbbcd70bdbb24b0b3d6
Change-Id: I3c17f0b4beeb3cb6401579db225591f1772949c0
Remove the legacy bifrost jobs from the zuul jobs
repository as they should now be in-tree as a result
of Ic51078addb9282f777689fd769fa3507a29f2990.
Depends-On: I927f781caa18814e02845dcaeffe83ef965c4c39
Change-Id: I73c0ec019c204be2e0e87ab50411f05a325a3e75
We moved ironic-lib legacy jobs to the ironic-lib tree, this patch
removes their definition in this project.
Depends-On: Idd52f8743b94b6732511c205387b29d791ded7ce
Change-Id: I639d24dc9c10ded22cc0dc040b6acebcfd3e5ef1
rsync will only create a single directory to copy contents in so we need
to create every dir level above that. In this case are copying to
$workdir/artifacts/plugins/$plugin and were only creating the artifacts
dir and rsync will only attempt to mkdir $plugin so this fails on
missing the plugins dir.
Fix this by also creating the plugins dir.
Change-Id: I93ecb3d39cc751bb7d4a17173fd02e41ea77b620
This patch removes the legacy-puppet-check-jobs that have been
migrated into the puppet-openstack-integration repository[1].
puppet modules switch to use new puppet-openstack-check jobs in
project-config repository[2]
[1] https://review.openstack.org/#/c/508296/
[2] https://review.openstack.org/#/c/508736/
Change-Id: Ib7054ddad8ed8e70dbe1ed7fd297acef162bb535
We moved legacy jobs to ironic-python-agent tree, this patch
cleanup their definition.
Depends-On: I3c4432f0d788a03f1c70ba3bcd6c39ebfaaed513
Change-Id: Ic5a3f92b0779d5f86ceff7d1b6da66b442e63b3a
Remove trove-legacy jobs, these are newton only. Note that they
share some playbooks with other jobs, so not all playbooks are removed.
Change-Id: I3133088b81f47876084b5552c708ff74dfa9ba81
Depends-On: Ie97a3e5b8f6461129d22cb7b1dd1c62c54398a64
Remove the template and jobs, these are unused now since newton is EOL.
Change-Id: Iee913fdbf59d270fdd8c2e951740b46ba48efea3
Depends-On: I72c97c51e7d3afbd4a1263705a6b6499bb16fd1c
These have all been moved in-repo to nodepool. Dependent
change Ibf893aaacfe7ec9ea82d829177cbc233516fcae9 removes
the use of the jobs from the project.
Depends-On: Ibf893aaacfe7ec9ea82d829177cbc233516fcae9
Change-Id: I42ee70ee08e4e7ea395d7a4f50061fcb4818913e
Convert install-guide job and template to v3. This
runs only on newton and ocata.
Change-Id: Ide665a796bd80173b1e2248dfc8a7ad412c6c8bc
Depends-On: I85c101b83f745196bc6f8673c26f3864d61ff3f5