Update git submodules

* Update kayobe from branch 'master'
  to cfaf571794296d6e0cfed2771f8046a8280ffb22
  - Work around mocking issues on stable branches
    
    Backports of I9dd5b97dec93c0e5393a1e7d9640f85003651b56 to stable
    branches are failing CI checks because several unit tests mock
    os.path.exists and would need to be updated. This does not affect master
    because test code changed in I4d9f96ec4cf3c6cd0d28dfe5ddb239d863498a72.
    
    Work around this issue by replacing os.path.exists by os.path.isfile. It
    is a better check anyway since we are reading the file.
    
    Change-Id: Ic53efd03cecbd53ad3e3b64b664e084f4e25be0e
    Related-Bug: #2020135
This commit is contained in:
Pierre Riteau 2023-10-03 18:58:55 +02:00 committed by Gerrit Code Review
parent 12aec831d1
commit 123565ecbd

2
kayobe

@ -1 +1 @@
Subproject commit 1847ad3f17a039f29e22f465508991fcb6e1cca7
Subproject commit cfaf571794296d6e0cfed2771f8046a8280ffb22