Update git submodules

* Update pbr from branch 'master'
  to 8c0d5c314108c09bbb3004d608a5a95bd81b8820
  - PBR package testing improvements
    
    We simplify virtualenv setup for PBR package installation testing by
    switching to a simple file path for the PBR installation rather than a
    full url with egg specifier. The egg specifer isn't necessary and
    neither is the url and simpler is easier to understand.
    
    We also add the verbose flag to the pip installations of tools into that
    virtualenv to better understand problems when they occur.
    
    Finally we add the option to skip writing package files if their
    contents are empty. This allows us to ensure that we can omit certain
    files which will be useful for the next change.
    
    Change-Id: I1f081d29d62c905c1bb1abee5402b0990c83e948
This commit is contained in:
Clark Boylan 2021-11-03 13:04:43 -07:00 committed by Gerrit Code Review
parent 03b30cf333
commit adec0ef0f3
1 changed files with 1 additions and 1 deletions

2
pbr

@ -1 +1 @@
Subproject commit 11a1438036ac08097d90422d126f067b1d3ca706
Subproject commit 8c0d5c314108c09bbb3004d608a5a95bd81b8820