diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-05-27 07:27:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-27 07:27:40 +0000 |
commit | a6803e0626af8d62c2249bf8d5f8828d8f9e771d (patch) | |
tree | cfebb57dac0fff094c08a6239739f016d4a9717d | |
parent | c3f5000b5ece23c2ab60db5e28e565c192853ef5 (diff) |
Update git submodules
* Update docs/submodules/oom.git from branch 'master'
to 622bf4cb9594bc3d0e44156dd5cb2b04cc89e658
- Merge "[CONTRIB] Use proper image for netbox provision job"
- [CONTRIB] Use proper image for netbox provision job
netbox was using readiness image to run its job. This is not the
proper usage of this image and recently it started failing because
bash is no longer available in this image.
As the script does not containt bash-specific construcitons let's
change the image to curl one and just use whatever shell is there.
Issue-ID: OOM-2406
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I0cc99c6d8fe0dbe59ee982d255753d149fcdd3eb
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject dbab15fde615d85748f4664bf16376f5643453a +Subproject 622bf4cb9594bc3d0e44156dd5cb2b04cc89e65 |