diff options
author | Tomáš Levora <t.levora@partner.samsung.com> | 2020-01-20 14:59:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-01-20 14:59:13 +0000 |
commit | da10040b345de4ce4f7866b01dd05fa26c362675 (patch) | |
tree | 47e9995cd9978d47f26f40615d906a0bea80922a | |
parent | c4a5e1e612bb24f7d2aa369b9de30ebc9e9dd64f (diff) |
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
m--------- | docs/submodules/oom/offline-installer.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git -Subproject a3f7fe728cfa4f3b4e0a1f87b3232630a608365 +Subproject 59ee11be51545ac5902c8c6789c1a3a44425ef7 |