Minor: remove redundant build-timeout macro from ovsdb-full-integration and ovsdb... 74/16274/1
authorFlavio Fernandes <ffernand@redhat.com>
Tue, 10 Mar 2015 15:32:45 +0000 (11:32 -0400)
committerFlavio Fernandes <ffernand@redhat.com>
Tue, 10 Mar 2015 15:32:57 +0000 (11:32 -0400)
Remove confusing timeout from jjb yaml, since these 2 jobs explicitly define what
timeout they use.

Change-Id: Ib042844a6695061a4cdf9d5b5ffe9ffe3b7531ed
Signed-off-by: Flavio Fernandes <ffernand@redhat.com>
jjb/ovsdb/ovsdb-full-integration.yaml
jjb/ovsdb/ovsdb-openstack.yaml

index 90d4f2fdbe9488a29a6dd5076831ad87bb5729e3..ad311913fb8e2cfb50df775e89fa914e2cc76b36 100644 (file)
@@ -62,7 +62,6 @@
             branch: 'master'
 
     wrappers:
-        # - build-timeout
         - timeout:
             fail: true
             timeout: 360
index 53a00d0f81a4ee6dda860e0d4d97b06de6dad9b7..dc842fe8a0b9a453cb89853cfc900e6bb1d102a2 100644 (file)
@@ -21,7 +21,6 @@
             project: '{project}'
 
     wrappers:
-        - build-timeout
         - timeout:
             fail: true
             timeout: 90