Update git submodules
authorManuel Buil <mbuil@suse.com>
Thu, 9 Aug 2018 14:29:24 +0000 (16:29 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 16 Oct 2018 10:22:39 +0000 (10:22 +0000)
commit326621625646d26a2b3dd1675b5aabfdd1f7d755
tree4883853d1135f005452d8be17aa99905fca9c4f0
parentd21a5bbb892b2e3b430b195e5830fb05c5601cd1
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - [Baremetal] Modify interaction with bifrost roles

    Change some of the variables when calling opnfv-virtual.yml and
    baremetal=true:

    1 - We want to configure DHCP mapping between ip and mac when doing
    baremetal. The create-nodes role will generate a file with that
    mapping for us (baremetalstaticips)

    2 - Don't download the standard IPA image but build one with Fedora
    (only one that works in ericsson-pod2) when doing baremetal

    3 - Wait for the blade to complete its booting. Its ssh port becomes
    available with the IPA provision but that is not the final state.
    We need to wait until the required distro gets installed.
    When not doing baremetal, this is fine as the VMs boot very fast with
    the chosen distro but for baremetal it takes a while (ericsson-pod2
    servers take around 2 minutes to finish all BIOS booting). The playbook
    wait-for-baremetal.yml does this.

    Change-Id: I5536517209ff7f46ec034554d29566707778e397
Signed-off-by: Manuel Buil <mbuil@suse.com>
docs/submodules/releng-xci