10 Commits

Author SHA1 Message Date
Jenkins
3696ee1fb9 Merge "Moved Tempest regex outside pre_test_hook" 2014-06-30 20:59:03 +00:00
Khai Do
fd4d79542e Switch jobs to use the build-timeout macro
This change configures all jobs to use the new build-timeout macro.
This macro enables the following:
1. exports a 'BUILD_TIMEOUT' environment variable which is set to the
   timeout value.
2. sets the build to a failed state when a timeout occurs.

Change-Id: Iebda7cccc2f808805a9b2d744c11892d1bf3bdef
2014-06-29 08:26:47 -07:00
Pablo Andres Fuente
a7fffccae1 Moved Tempest regex outside pre_test_hook
Moved the tempest regex outside the pre_test_hook in order to get
correctly exported.

Change-Id: Iaa7bcededba71d76d3145f03f1b088b757975d4c
2014-06-27 17:16:13 -03:00
Pablo Andres Fuente
d50e127e7d Removing the Blazar API health check
Removing the health check of the Blazar API performed in the
pre_test_hook, because the Blazar API is not started at the moment of
the check.

Change-Id: I826f824790ce305c9d41a898ef1b38a74489f869
2014-06-26 18:08:06 -03:00
Jenkins
6387270cf5 Merge "Adding Tempest tests to Blazar Gate Job" 2014-06-26 19:04:03 +00:00
Pablo Andres Fuente
d315e1234a Adding Tempest tests to Blazar Gate Job
Added Blazar Tempest tests to Devstack job.

Change-Id: I65ec2ead21ff3d3be55e12f2952d3eb13d002189
2014-06-25 11:38:56 -03:00
Clark Boylan
2da6d623e0 Revert "Revert "Update jenkins jobs to optionally allow trusty""
This reverts commit 607b2f2ab4962dec4f4400ecc4687db2b206003a.

Jenkins masters have all had their gearman plugin updating which makes
them register jobs properly.

Conflicts:
	modules/openstack_project/files/zuul/layout.yaml

Change-Id: I3edeb26c9a1d3878b80266ea32d333bd8fc2f67e
2014-06-23 17:05:17 -07:00
Clark Boylan
607b2f2ab4 Revert "Update jenkins jobs to optionally allow trusty"
This reverts commit 46b8b8857dad86431652217b0edd616dbf5c7b0b.

This is necessary as there is a bug in the Jenkins gearman-plugin that
prevents node selection from working properly. Adding this will cause
jobs to run on trusty even if we don't want them to run there. Revert to
avoid this problem.

Change-Id: Ie8541cdb4fafe0db87e1785374a26539811e80f5
2014-06-20 11:05:11 -07:00
Clark Boylan
46b8b8857d Update jenkins jobs to optionally allow trusty
Now that zuul is selecting the node label for all jobs we can make
trusty an option for all dsvm jobs. A subsequent change will update zuul
to select trusty nodes. We are staggering the changes to avoid races
between zuul and jenkins config updates.

Change-Id: If3abb111f9378c192e647ceaced5bc9b16fe6bb4
2014-06-19 15:29:41 -07:00
Sergey Lukjanov
9b26f18aaa Rename climate to blazar
Keep old channel #openstack-climate for some transition period.

Change-Id: Iea44afdbd69a43e0d6c349587ecb50318130b8b4
2014-05-23 21:54:07 +00:00