- Set valiable for tempest plugin to 1 for murano-tempest job
template
- Set neutron-gate to 1 for murano-tempest job template
Change-Id: Ibb81289fc9a69a5398a4ed896476839a3f78aa5a
gate-tempest-dsvm-neutron-src-{name} naively assumes that all
repositories under test are under the openstack/ namespace. This is
incorrect, since pbr is the odd special snowflake. Special case its
repository location in the job.
Change-Id: I974c2c53a77ff092abda28eea8564e5ca3b14de3
Co-Authored-By: Sachi King <nakato@nakato.io>
When running Puppet jobs, RDO repository is managed by Puppet.
If rdo-release package is installed, we will always install Liberty
(latest rdo-release package) and we don't want that.
Puppet CI is currently deploying Liberty in stable/kilo jobs, because of
this package.
We need to drop this package before any Puppet related job, so we make
sure Puppet manifests will manage the repositories that we actually want.
Change-Id: I3173e850dfdf43b868e4a180083c19c3cbe30ff3
Following the global rename of branch-designator to job-suffix,
rename gate-tempest-dsvm-murano as well since that change merged
before the rename was in.
Change-Id: Ia04b3ca801890179c7b6c95aeb9489eb574c2634
This skips the ubuntu-trusty image based deployment test for the
juno branch as it will never work due to substantial differences
in the test and build mechanisms.
Change-Id: I53d8d95dedf8d08a87703e602abe78104e3326f9
The goal of this patch is to create a Gerrit group that is called
puppet-keystone-core.
This group will include puppet-manager-core (current Puppet OpenStack
core reviewers) and allow to add specific people to puppet-keystone-core
group, who won't be core on other Puppet OpenStack modules.
Change-Id: I6292c04e841740c55fc11261d7fb84faf75c145c
We don't have a stable/liberty branch for liberty so
we don't need this job (and the job is failing)
Change-Id: I92bfadf275010193cb43d1b96ad31781b5c9aeef
Job gate-tempest-dsvm-murano-cfapi fails because murano-related projects
doesn't added to PROJECTS variable.
This patch add murano, murano-dashboard and python-muranoclient.
Change-Id: Icfa9c367d33ec968fe5be822595e4e93b2bd324e
We need to execute integration tests
automatically at every commit in the
freezer-api repo. This commit add
the dsvm gate job to the project.
Change-Id: I377f3632dd7dccc762a8370d433e14e0d48f414f
- Add job-template for murano jobs based on murano-tempest-plugin
- Add job for murano-cfapi tempest testing
- Make this job non-voting
Change-Id: I6ef7e96166f8edd8a46fe40c351fd2dfa23f36cc
This patch aims to run the puppet check jobs for instack-undercloud.
Change-Id: Ibfa97f32ecc886a92835a258e9908e55da70b265
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
This patch aims to run the puppet check jobs for tripleo-heat-templates.
Change-Id: I739828bbfacb7947ce693aa7daa209c31efd6e7c
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
Fuel web has real jobs on some branches and noop on others. The problem
with this is it slows down everyone using noop in the gate because they
share a queue with fuel-web which runs jobs.
Remove the noop job from fuel-web entirely and force them to run pep8 on
the stable branches. This is largely arbitrary but it is trivial to get
a passing pep8 job on old code (just ignore the pep8 rules that fail) so
should be a good choice for them.
Change-Id: I9c77e84c089d5623dcdb047b2402028db77096df
We'd like to start with gating checks and establish at
least a pep8 gate. unit tests will come shortly.
Change-Id: Ia743653c737b7de2b1bbc0d85c9a80d54a7b97e5
We are renaming the #openstack-relmgr-office to #openstack-release, so
update the access and gerritbot settings.
Change-Id: I604a4d50b50ffe05fbafe18bf0d03fbe25ed0295
Murano plugin should be enabled only for liberty and upper branches.
Enabling plugin in any case make murano gates in kilo branch to mailfunction.
This patch removes extra lines with enable-plugin functions.
Change-Id: I23dd8a75f968fbef773b4265a5e6941a70dda280
* periodic-{name}-chef-rake-integration is currently broken, since $BRANCH gets
not defined in periodic jobs by default but needed got gerrit-git-prep
* switch from gerrit-git-prep to branch-git-prep with branch: master for
periodic-{name}-chef-rake-integration to explicitly set the $BRANCH to clone
to master
Change-Id: I54501cca8979669112bff5199c3c114cbaa3a6ad