From d47567bf4552c270eab4a2c10f29ade14fb26193 Mon Sep 17 00:00:00 2001
From: Trevor Bramwell <tbramwell@linuxfoundation.org>
Date: Thu, 11 Jan 2018 20:31:48 +0000
Subject: Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Reduce Basic Job Duplication"
  - Reduce Basic Job Duplication

    In the initial formation of projects we found it easy to copy job
    definitions to provide project a baseline job config to work off. This
    has led to a lot of duplication and misalignment with the gerrit
    triggers and default build server tag to be used.

    Collapsing these jobs into a job-group containing the stream and a
    verify job per-stream, should help reduce this duplication.

    Change-Id: Icb366487590a145be4cbfc0637a8d86a6d9b7cec
    Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
---
 docs/submodules/releng | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/submodules/releng')

diff --git a/docs/submodules/releng b/docs/submodules/releng
index 74b989b9a..07730ca73 160000
--- a/docs/submodules/releng
+++ b/docs/submodules/releng
@@ -1 +1 @@
-Subproject commit 74b989b9a2d8c815f8c17bbba8bffd1a1454a918
+Subproject commit 07730ca7325c1a1370874a801df5698a81ebc392
-- 
cgit