Since Mikita is released, Gnocchi stables 2.0 and 2.1 must be
gated on Mikita stable branches of other project.
Change-Id: I8f5da5dde5aa24757813b9c032f8ee561029e6c9
With change Iff5e96bd80b8f165ccc7d6be09b53208613571eb, we do not need
to pass DEVSTACK_GATE_TIMEOUT anymore to devstack-gate, instead the
value from the build-timeout wrapper is passed.
Remove DEVSTACK_GATE_TIMEOUT for jenkins/jobs/[e-m]*.yaml
Increase timeout for all non-grenade jobs by 5 mins since
Iea866e4cc40e149e598f35e010ec855937bdf9ae will use a 10 minute
buffer and the internal timeout should stay the same. The grenade
jobs already have 10 mins of buffer, so no need
adjust the timeout.
Change-Id: Ied54d602d0cd1b994129f979ec25290e54980426
Gnocchi does independent releases, but gates on project that
does managed 6 month releases.
This change fixes the mapping between Gnocchi stable branches
other project branches.
Change-Id: I9c7dcd8670201f75ce9fbf5b145a7884d86e328c
Gnocchi is doing more releases than most OpenStack projects so there's
no e.g. stable/kilo branch. We need to do a mapping here so test-matrix
is not completely lost.
Change-Id: Id3c203ab7dcb0302b2cc70850fb5bca3d524113f
The gnocchi repository have been moved from stackforge to openstack
namespace, the gate jobs need to be updated too.
Change-Id: Ia270c0da8fe078590e33e2cdec773a9e05d95172
Because gnocchi use the devstack plugin system and is
not yet in the devstack-vm-gate-wrap.sh PROJECTS list.
We have to add it manually in the job template.
Change-Id: If369af89b28c38617ba8c4faf9ae94d71b8603d2
This change add gnocchi devstack tests jobs, one
for bashate the destack and gate script, the other one
to test the devstack setup.
gnocchi part: https://review.openstack.org/152063
Change-Id: I481640c3a1b7e946cfa617f392514aa8997d1720