From c72d0ed60f78e8c8394f56041bea36e18a5d2a43 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Thu, 5 Apr 2018 18:27:09 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Merge "Update Tox JJB Command" - Update Tox JJB Command This allows using the command to only test one project's changes. For example: tox -e jjb -- jjb/releng Will only test jobs under 'jjb/releng'. If jobs have dependencies, of multiple project jobs need to be tested, they can be included using the jjb ':' syntax, as anything after '--' is passed directly to jjb: tox -e jjb -- jjb/doctor:jjb/functest Change-Id: I4b71803a1d6ed4f62d50cdca87183a68b20fae5a Signed-off-by: Trevor Bramwell --- 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 f3f539589..979cef911 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit f3f539589239a4ed38ae427d4062fbd7966608e7 +Subproject commit 979cef911006bde631ac28f7154b3db082d10ef5 -- cgit 1.2.3-korg