Commit Graph

10 Commits

Author SHA1 Message Date
Monty Taylor 355f7090a6 Remove zuul v2 and jjb content
It's migrated, it can be removed now.

Depends-On: I6a89752d74ed7424267c3af3937ad01fb4bb8f86
Change-Id: Id67d0149b645bd23e460cef65719541f76f0967b
2017-10-24 08:50:05 +02:00
Andreas Jaeger 79433b516e Use local_conf for almanach and aodh
Convert almanach and aodh devstack jobs to use the new local_conf set
up.

Change-Id: I52103a3ffaa1e40aaa829388ccbf0552fed46995
2017-03-16 19:59:54 +01:00
gord chung 255534a907 run trusty on mitaka for aodh
mitaka devstack doesn't work with xenial -- it must run on trusty.
this patch runs functional and tempest gates on trusty for
mitaka and run them on xenial if otherwise

Change-Id: Ie89973df313532346134bd3af12f57a7438727fc
2017-01-05 15:02:12 +00:00
Julien Danjou f8a44ea499 aodh: run MySQL and PostgreSQL jobs on Xenial starting with Ocata
Change-Id: Ic3cd1b416e8e31ec4ebc7dce34a32ab51fbdb099
2016-09-30 17:14:45 +02:00
liusheng cdb906913b Fix aodh tempest job
Currently, the Aodh tempest jobs actually run the functional tests, that
is because some wrong variables settings.

Change-Id: I7d756be2bd0fdecc06e94d627f5755f85a629c13
2016-05-25 10:09:12 +08:00
ZhiQiang Fan 585a4aa586 fix aodh tempest gate job
aodh is not installed, because DEVSTACK_LOCAL_CONFIG is override with
ceilometer plugin

Change-Id: I59f6068ad8330a52c9bee23f89010d0d12f0e916
2016-04-24 23:07:57 +08:00
Ryota MIBU 58ef141970 [telemetry] enable ceilo/aodh tempest plugin tests
Test cases regarding ceilometer and aodh are migrated to ceilometer/aodh repos
as tempest plugins [1][2]. This patch enable these migrated tests to be run in
CI. The result of these tests would be non-voting until we could verify them.

Note: although aodh tempest plugin only has api tests so far, this patch makes
ceilometer installed for aodh tests, so that we can add functional tests using
aodh and ceilometer soon.

This patch also sorts ceilometer jobs in zuul/layout.yaml .

[1] https://blueprints.launchpad.net/ceilometer/+spec/tempest-plugin
[2] https://blueprints.launchpad.net/ceilometer/+spec/tempest-aodh-plugin

Change-Id: Ic0e6b72d8767d92cc63968c442c4ff65bb001cda
2016-04-13 13:18:07 +09:00
Andreas Jaeger 9e8c66a93a Increase devstack timeout
Increase devstack wrapper timeout by 5 mins since devstack-gate will use
10 mins - instead of the previous 5 mins - as buffer.

This is needed in this form only for those jobs changed by
21837612a5.

Change-Id: Ida6e84f6c9458d46b7c3792bf57eff27dd72b258
Needed-By: Iea866e4cc40e149e598f35e010ec855937bdf9ae
2016-02-07 09:16:13 +01:00
Andreas Jaeger 21837612a5 Remove DEVSTACK_GATE_TIMEOUT [part 1]
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/[a-c]*.yaml

Correct timeout value in congress, the variable had 60 minutes, the
wrapper 125 - use 65 now since that's what would have been used.

Change-Id: I8a737755608f7a085424d3010c3da8b81a457ebf
2016-02-05 18:54:33 +01:00
Chris Dent d02fea4e3e Add jobs to support aodh functional testing
Aodh is already being tested in the gate but hasn't been running any
functional tests. This starts the process to get that going.

Depends-On: Ia40e9c6b956209ecd0086ca861a90ce0c92b7b10
Change-Id: I6b17a7cdd2732543a154706ea8c093e330b1b9b1
2015-07-24 18:12:26 +00:00