12 Commits

Author SHA1 Message Date
Mehdi Abaakouk
7fc0f4a353 gnocchi: fixes typo in mitaka branch job
Change-Id: I4f4d3973aa13eccec3b6862abc0e31669a217170
2016-04-15 15:52:40 +02:00
Mehdi Abaakouk
2489b92e25 Gnocchi: Fix gate stable jobs
Since Mikita is released, Gnocchi stables 2.0 and 2.1 must be
gated on Mikita stable branches of other project.

Change-Id: I8f5da5dde5aa24757813b9c032f8ee561029e6c9
2016-04-14 16:21:48 +02:00
gordon chung
3f8ab0b394 support 2.0 branch telemetry jobs
gnocchi 2.0 was released. we need to enable it to be supported in
gate

Change-Id: Ifc18b4c5b47bd3a1cc96d226284aeadefbbc5add
2016-02-19 14:19:27 -05:00
Andreas Jaeger
7ea5e050b6 Remove DEVSTACK_GATE_TIMEOUT [part 3]
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
2016-02-07 10:29:24 +01:00
Mehdi Abaakouk
f231279a9c Gnocchi: Fix mapping between of stable branches
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
2015-11-25 18:33:28 +01:00
Julien Danjou
b1ead7a77c gnocchi: map stable/1.3 to stable/liberty
Change-Id: I53dd5fd530928969bcb507b4e8efbacdb83f74e2
2015-11-20 10:48:51 +01:00
Julien Danjou
1fcdca8973 Run Gnocchi devstack tests for stable/1.0 against Kilo
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
2015-04-24 17:25:06 +02:00
Mehdi Abaakouk
36058c6e3f Update gnocchi repository url
The gnocchi repository have been moved from stackforge to openstack
namespace, the gate jobs need to be updated too.

Change-Id: Ia270c0da8fe078590e33e2cdec773a9e05d95172
2015-03-30 15:23:16 +02:00
Andreas Jaeger
ab6c9a460e Use remote git path in DEVSTACK_LOCAL_CONFIG
The last parameter is not used currently. For consistency use
git://git.openstack.org everywhere.

Change-Id: I69eca188e538524b276c8adee008f225f6b36381
2015-02-16 16:56:45 +01:00
Mehdi Abaakouk
9ee743fe50 gnocchi: install the git repo
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
2015-02-10 16:14:17 +01:00
Mehdi Abaakouk
633d1e1be3 gnocchi: add swift and ceph functional jobs
Change-Id: I244ffdec47345de648ff3ff8eea8e468256fad80
2015-02-09 10:21:41 +01:00
Mehdi Abaakouk
5645cc427a Add gnocchi devstack tests job
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
2015-02-04 15:03:27 +01:00