Update git submodules

* Update tripleo-ci from branch 'master'
  to 34abe11d4c18e0bd846d6a3be4d45d00b8277f86
  - Update conditional to pass --tcib-extra
    
    Commit[1] broke downstream container build jobs, job is failing with
    following error:-
    ~~~
    openstack tripleo container image build: error: unrecognized arguments:
    --tcib-extra tcib_release=8 --tcib-extra tcib_python_version=3.6
    ~~~
    
    It is not intended to pass --tcib-extra in downstream jobs, The job is
    failing because in downstream, branch var is not sync with
    upstream release names.
    
    Let's switch to using release var instead to fix the issue.
    
    [1] https://review.opendev.org/c/openstack/tripleo-ci/+/800577
    
    Change-Id: I02b8cafd264b0b82eaf640413d3900f3297fcab6
This commit is contained in:
Sandeep Yadav 2021-10-15 11:57:48 +05:30 committed by Gerrit Code Review
parent 6de4158093
commit 9b4c21c40f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5e294fc0975b07f5ad04d5be52692d8515fe531e
Subproject commit 34abe11d4c18e0bd846d6a3be4d45d00b8277f86