Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Tue, 16 May 2017 15:01:35 +0000 (15:01 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 16 May 2017 15:01:35 +0000 (15:01 +0000)
commitdc07d1670fbc72c98ba7a65f991a81e47f1ace93
tree5f96235bd89d9bc66a1f49d308567022a8649b56
parentcdef5a28de56cdf01c7fb672741d16b1abf94831
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb: xci: bifrost: Clone git repositories to $WORKSPACE"
  - jjb: xci: bifrost: Clone git repositories to $WORKSPACE

    Commit 0638af211db1 ("jjb: xci: xci-deploy.sh: Run the deployment
    script as normal user") dropped 'sudo' from the bifrost provisioning
    script. However this broke the jobs since the repositories were being
    cloned into /opt where the jenkins user has not access to. As such,
    clone the repositories in the $WORKSPACE directory instead.

    Fixes: 0638af211db1 ("jjb: xci: xci-deploy.sh: Run the deployment script as normal user")
    Change-Id: I55baceaada04496884470997562e3f512f2444a0
Signed-off-by: Markos Chandras <mchandras@suse.de>
docs/submodules/releng