Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Fri, 22 Sep 2017 15:37:16 +0000 (15:37 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 22 Sep 2017 15:37:16 +0000 (15:37 +0000)
commit1b41fbf10eb0f3495f383458bf88c40aaef26184
tree4178cebebeabd55aff9d2b84606617ba2e3b3bd7
parent8d7e9bb5fdd20e4e370e59cf189f19b89d920f81
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge changes from topic 'split-variable-creation-to-task'

    * changes:
      xci: configure-localhost: Do not check /etc/ssl/certs on SUSE
      xci: xci-deploy.sh: Ensure env_reset is not present

  - xci: configure-localhost: Do not check /etc/ssl/certs on SUSE

    /etc/ssl/certs is a symlink so skip this task on SUSE.

    Change-Id: Ibc188b76f47c4f7d1c5aa452a21e838420d65e6a
Signed-off-by: Markos Chandras <mchandras@suse.de>
  - xci: xci-deploy.sh: Ensure env_reset is not present

    We are making use of 'sudo -E' to preserve environment variables
    when using 'sudo' so we need to make sure that we don't use env_reset
    in the configuration file.

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