diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-04-05 18:27:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-05 18:27:09 +0000 |
commit | be3205e9ad61800fd7bbbd90f65c043ebf4816f1 (patch) | |
tree | 3c1a4dfcf7dc56b008a90fa6d737f2ac0e3b80db /docs/submodules/releng | |
parent | a7afabd1e41363cefb91c5819e3fd663007c5c96 (diff) |
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 <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/submodules/releng')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject f3f539589239a4ed38ae427d4062fbd7966608e +Subproject 979cef911006bde631ac28f7154b3db082d10ef |