Update git submodules

* Update cinderlib from branch 'master'
  to 84c6b102b88ce439730fd39015fc5bb4e8afc42d
  - Use stable/yoga override for CI jobs
    
    cinderlib master is still Yoga development, but when zuul runs on a
    master patch, zuul.branch is 'master', and this cascades throughout
    the various jobs.  It's particularly evident for requirements, but
    also affects cinder and os-brick (which are installed from source);
    from what I can tell, an initial install is done to gather
    dependencies, and this seems to be from master by default.  So
    explicitly use override-checkout for requirements, cinder, and
    os-brick on all jobs.
    
    Why are we only noticing this now?  I think it hasn't been a problem
    in the past because python 3.6 has been supported from Rocky through
    Yoga, and is dropped from Zed, and hence running the cinderlib Yoga
    development branch against master for other projects is encountering
    some serious incompatibilities.  We probably should have been using
    the stable branch in cinderlib's pre-release trailing phase all
    along; it just hasn't mattered until now.
    
    Change-Id: I82e2bbf7e0380e2bffbb44d394e9751e1578afcf
This commit is contained in:
Brian Rosmaita 2022-06-09 10:25:22 -04:00 committed by Gerrit Code Review
parent 42c0140df0
commit 0931945cd1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 82b8c25c973a25ee62c1121ce087ff095afc6961
Subproject commit 84c6b102b88ce439730fd39015fc5bb4e8afc42d