Update git submodules
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 20 Dec 2017 12:37:38 +0000 (12:37 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 20 Dec 2017 12:37:38 +0000 (12:37 +0000)
commit4557abd2aa2927a4ec3c5445a94d14d8064672da
treed311ac456233cfbfbd8ab67174c5a414c9299220
parentf439f789f6c9ca34da865be90c4598a1fa043262
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb: xci: xci-verify-jobs: Do not trigger on forbidden paths"
  - jjb: xci: xci-verify-jobs: Do not trigger on forbidden paths

    We should set 'disable-strict-forbidden-file-verification' to 'false'
    to really prevent any changes to the forbidden paths to trigger a CI
    job. When this option is set to 'True', then a patchset that modifies
    both allowed and forbidden paths will trigger a job. However, in order
    to be on the same side in regards to the start-new-vm.sh script, we
    really shouldn't trigger the job. Moreover, we drop the rest of the
    forbidden paths since we can use the 'skip-verify' topic name to
    skip the deployment.

    Change-Id: I2a89e51861c7fb8541fe774b128ea4049e91df43
Signed-off-by: Markos Chandras <mchandras@suse.de>
docs/submodules/releng