CI: Fix checkout-gerrit-change-action params
[releng/builder.git] / jjb / genius / genius-patch-test.yaml
diff --git a/jjb/genius/genius-patch-test.yaml b/jjb/genius/genius-patch-test.yaml
deleted file mode 100644 (file)
index 3860cab..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-- project:
-    name: genius-patch-test
-    jobs:
-        - '{project}-patch-test-{feature}-{stream}'
-
-    # The project name
-    project: 'genius'
-
-    # Project branches
-    stream:
-        - carbon:
-            branch: 'master'
-            jdk: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jdk: 'openjdk8'
-
-    feature:
-        - netvirt:
-            csit-list: >
-                netvirt-csit-1node-openstack-mitaka-transparent-{stream}
-
-        - genius:
-            csit-list: >
-                genius-csit-1node-genius-only-{stream},
-                genius-csit-1node-genius-all-{stream}