Remove distribution_branch definitions 21/83321/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 30 Jul 2019 15:41:28 +0000 (17:41 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 1 Aug 2019 08:49:36 +0000 (10:49 +0200)
odlparent does not have distribution check jobs, hence these
definitions are not used -- remove them.

Change-Id: Iee082037e320ab86091d7796343e279dcbbeac9f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
jjb/odlparent/odlparent.yaml

index 5c3af42c299fbd0cf16078099ee0f25e2b145dc2..8f03c72f52f6c2e7dc20eca46f86b0b1a3d99ef8 100644 (file)
@@ -10,7 +10,6 @@
     project-name: odlparent
     stream: master
     branch: master
-    distribution_branch: master
 
     mvn-settings: odlparent-settings
     mvn-opts: '-Xmx1024m'
@@ -40,7 +39,6 @@
     project-name: odlparent
     stream: 4.0.x
     branch: 4.0.x
-    distribution_branch: master
 
     mvn-settings: odlparent-settings
     mvn-opts: '-Xmx1024m'
@@ -70,7 +68,6 @@
     project-name: odlparent
     stream: 3.1.x
     branch: 3.1.x
-    distribution_branch: master
 
     mvn-settings: odlparent-settings
     mvn-opts: '-Xmx1024m'