Forced serial execution of tempest test suit
[releng.git] / jjb / genesis / genesis-fuel-att.yml
index 785a569..0202c22 100644 (file)
@@ -3,8 +3,8 @@
     name: genesis-att
     installer:
       - fuel
-    jobs:
-      - 'genesis-{installer}-daily-att-{stream}'
+#    jobs:
+#      - 'genesis-{installer}-daily-att-{stream}'
 
     # stream:    branch with - in place of / (eg. stable-helium)
     # branch:    branch (eg. stable/helium)
@@ -23,6 +23,8 @@
 
     node: att-build
 
+    disabled: true
+
     parameters:
         - string:
             name: BUILD_DIRECTORY
             refspec: $GERRIT_REFSPEC
 
     triggers:
-        - pollscm: '@midnight'
-
-    logrotate:
-        daysToKeep: 30
-        numToKeep: 10
-        artifactDaysToKeep: -1
-        artifactNumToKeep: -1
+        - pollscm:
+            cron: '@midnight'
 
     builders:
       - '{installer}-daily-master-att'