Move views declarations to projects folders
[releng/builder.git] / jjb / autorelease / autorelease-projects.yaml
index 877dc08d18a0ec59f47f0bdc88dbd6e42aa51755..994802131e6df6d6a44d46c59544ae1aa36b3bfd 100644 (file)
       - fluorine:
           branch: 'master'
           integration-test: fluorine
-          extra-mvn-opts: -P!karaf -Dsft.heap.max=4g
+          extra-mvn-opts: -P!karaf -Pignore-lispflowmapping-integrationtest -Dsft.heap.max=4g
+              -Dskip.karaf.featureTest=true
       - oxygen:
           branch: 'stable/oxygen'
           integration-test: oxygen
-          extra-mvn-opts: -P!karaf -Dsft.heap.max=4g
+          extra-mvn-opts: -P!karaf -Pignore-lispflowmapping-integrationtest -Dsft.heap.max=4g
+              -Dskip.karaf.featureTest=true
 
     project: releng/autorelease
     project-name: autorelease
@@ -34,3 +36,9 @@
         **/hs_err_*.log
         **/target/feature/feature.xml
     # TODO: **/*.hprof is too large, compress with xz first
+
+- view:
+    name: autorelease
+    description: 'List of autorelease jobs'
+    regex: '^autorelease-.*'
+    <<: *releng_view_common