Update git submodules
authorTomáš Levora <t.levora@partner.samsung.com>
Mon, 20 Jan 2020 14:59:13 +0000 (14:59 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 20 Jan 2020 14:59:13 +0000 (14:59 +0000)
commitda10040b345de4ce4f7866b01dd05fa26c362675
tree47e9995cd9978d47f26f40615d906a0bea80922a
parentc4a5e1e612bb24f7d2aa369b9de30ebc9e9dd64f
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 59ee11be51545ac5902c8c6789c1a3a44425ef73
  - Merge changes from topic "OOM-1853"

    * changes:
      Run env setup only once
      Fix condition for checking if tests are defined

  - Run env setup only once

    prep_ubuntu_16_04_for_molecule routine was taken out of
    run_molecule function so that it's not superfluously run
    on each molecule invocation

    Change-Id: I1e4d3f32fbec4fa1e96389d9d65740747bffcef6
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
    Issue-ID: OOM-1853

  - Fix condition for checking if tests are defined

    Native shell conditional is used as previously the condition
    would give warnings on stderr in certain cases, e.g. when
    role was removed script reported:
    "find: ‘ansible/roles/<rolename>’: No such file or directory"

    Change-Id: I63f50bda94e144a17307d927a6be70ae270f28bf
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
    Issue-ID: OOM-1853
docs/submodules/oom/offline-installer.git