This repo (actually a ruby gem) serves as one place to list puppet gem
dependencies. This avoids us having to make 60+ one line changes when we
need to bump or pin a gem.
No repo to import.
Change-Id: I2eaa81a06d061d4ef65a8b717961de446dce9c8a
Needed-By: I2dc35841b13b886753314a31adf0254590279451
Adding trove-dashboard to the Trove grenade/tempest
job PROJECTS as they were missed in the previous
changeset - https://review.openstack.org/#/c/331352
Change-Id: I71cf27a57e8d2cd141928f26ac01bd5ca14c723f
Creates a new job that runs swift functional tests in a
identity v3-only devstack, and adds this job to the swift and
swiftclient pipeline.
Change-Id: Ic4cec94823a26da97066f83de29d8838ba718edd
Add trove-dashboard to projects to allow the Trove plugin to install
the dashboard in the gate.
Partial-Bug: 1593806
Change-Id: I0fb2dc3d099f96cfd49d71fa7ed4f42d56026060
The 'linters' job currently does not deploy the upper-constraints
file, so it cannot be used by any of the lint jobs it activates.
This patch switches the builder to ensure that upper-constraints
can be used.
Change-Id: Iada3a91ee0885710c0fee5aead689b5cdcea118e
Creates a new job that runs nova functional tests in a
identity v3-only devstack, and adds this job to the novaclient
pipeline.
Change-Id: I7c1aa379cd88b7ca5b9af47506f9fdb56978f82f
This is related to zuulv25, we make sure console-log is the last
publisher to ensure zuul-launcher logs are also uploaded.
Change-Id: I1616b97fad2b97fb9e977ec14543aab4bc673b58
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
The its-storyboard plugin will allows us to integrate gerrit with
storyboard. Add a build for the gerrit its-storyboard plugin[1].
Building this plugin also requires building the its-base plugin[2]
because the its-storyboard depends on its-base. Refactored the build
job to build a parent project if it's defined in the project yaml.
[1] https://gerrit.googlesource.com/plugins/its-storyboard
[2] https://gerrit.googlesource.com/plugins/its-base
Change-Id: I7b8461bb47ba902158531a64ddf88a9bb2b03312
The goal of this is to provide an alternative to ML2 that
is scalable beyond the limits of ML2's capabilities today.
This is an unofficial plugin today but could be added under
stadium in the future. But, to do so based on current
requirements, the advancement of quark needs to be done
out in the open, community based before it can be considered.
Change-Id: Id4f6aa2a2585750c9176f93bfa8927e5796ba6d3
Glance_store is splitting its tests out, so they can be used
separately. Create the new functional tests for cinder backend,
in addition to filesystem and swift backends.
The test itself is implemented by the change:
I20dec7ec28844bb03887917320a7d1da296e36d7
This test should currenly be experimental.
Change-Id: I626f580dfda958226f0e6d2c059e233c4529942c
Setup a non-voting job to run neutron-lbaas functional tests.
Change-Id: Ibd2e58c429a138af6949fdcd587b2792fcf866f0
Needed-By: Ic39805ea0ed330ef7da82043f77077e8a5617ca0
Related-Bug: #1585116
We don't branch tripleo-ci, but it is used on all of the tripleo
project branches. We should be running tests against the stable
branches on every proposed change so we don't accidentally break
them.
Only adding the ha and nonha jobs since they test significantly
different features, and 7 jobs is already a lot to get passing
at once. The upgrades job isn't going to be testing much on ci
changes since there's no upgrade impact to any of those, and we've
still got the master upgrades job to ensure we don't make any
breaking changes to the job as a whole.
Change-Id: I56a84ab20ae8d4e1317497b302348185d7d8d4af
Sadly, this creeped in on our last change. Not sure how we missed it.
Change-Id: I3a1cbbe10db67c4a0fc0f410f6c8755219a5788e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This is related to zuulv25, we make sure console-log is the last
publisher to ensure zuul-launcher logs are also uploaded.
This will be done over a series of commits to reduce the work load on
jenkins.
Change-Id: I8b69b23a8f8f11a1cde2dc5ab9730ef850abbd54
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
I left out kubernetes in the gate namei initially. Adding it
in makes the gate name quite long. This will shorten it a little.
Also dropped the Ubuntu binary gate for now. Kolla-kubernetes
doesn't need it just yet.
Change-Id: Ic2525861e0423f115a449c7f7a0704b42ec1fcdc
Community decided to change variables name during development.
This patch updates names for job variables:
IRONIC_ENABLED_NETWORK_DRIVERS --> IRONIC_ENABLED_NETWORK_INTERFACES
IRONIC_NETWORK_DRIVER --> IRONIC_NETWORK_INTERFACE
Change-Id: I030742d24b38a6ceef57df8b0ac9909bb971d6dd
Query correct variable ERROR_ABORT instead of completely unused variable
ERRORS - so that errors get reported.
Change-Id: I81eaaf23440131a2d8f796fe4a30033e9d68cdff
We incorrectly didn't pass our python variable into the wheel-build
builder.
Change-Id: I6ef90f5fd8bce27c152c898591087e42fd57dc18
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Grenade does not support 'partial' jobs anymore. If a project wants to
test rolling upgrades they should use multinode grenade.
Change-Id: I150cf5db3d4dcfc36d8d80a137491f5a24833d15