Update git submodules

* Update tripleo-common from branch 'master'
  to e310a3ced099cf3a4050d2337cf1cd0c1f1f4065
  - Drop ANSIBLE_RUNNER_IMAGE from tcib_args
    
    In Downstream, Openshift Build System(OSBS) is used to build
    the container image.
    
    In tripleo-ansible-ee yaml file, ANSIBLE_RUNNER_IMAGE is overriden
    via tcib_args during tcib container build process but
    OSBS does not overrides the ANSIBLE_RUNNER_IMAGE arg from FROM
    instructions due to
    https://github.com/containerbuildsystem/dockerfile-parse/issues/118.
    
    It is not clear when the above issue will get fixed.
    In order to unblock the pipeline and to have a proper fix
    in place, we are going to using the default image name in tcib_from
    argument.
    
    In Downstream, tcib_from will be overriden with downstream
    image.
    
    Related-Bug: rhbz#2128230
    
    Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
    Change-Id: I81f911500ba620b27707075ef4fda8d52b2a5831
This commit is contained in:
Chandan Kumar (raukadah) 2022-09-23 22:45:53 +05:30 committed by Gerrit Code Review
parent 6d94aded56
commit ba5fcecaee
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 59b57ebf573587ed12c7a247eb531b26a06098c0
Subproject commit e310a3ced099cf3a4050d2337cf1cd0c1f1f4065