Move views declarations to projects folders
[releng/builder.git] / jjb / openflowplugin / openflowplugin.yaml
index e591415ce2f79cdc54affde85003b780543641f1..f4630fd143b918261905c1aaaac1c164115938ef 100644 (file)
     mvn-settings: 'openflowplugin-settings'
     mvn-goals: 'clean deploy javadoc:aggregate'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- view:
+    name: openflowplugin
+    description: 'List of openflowplugin jobs'
+    regex: '^openflowplugin-.*'
+    <<: *releng_view_common
+
+- view:
+    name: openflowplugin-oxygen
+    description: 'List of openflowplugin oxygen jobs'
+    regex: 'openflowplugin-.*-oxygen'
+    <<: *releng_view_common