Update git submodules

* Update magnum from branch 'master'
  to b54977c0d1c709ec58aefa0bc1d2a3eff8d49da9
  - Merge "Fix flakey validation tests."
  - Fix flakey validation tests.
    
    These tests were causing side effects to class variables of
    K8sValidator, and this was intermittently failing subsequent tests
    if they ran in the same stestr executor.
    
    This change uses mock.patch to change the class variables for the
    duration of the test only.
    
    Change-Id: I81095221fa45f7070bde22e2a4415345080ed1f1
This commit is contained in:
Zuul 2024-01-31 09:23:19 +00:00 committed by Gerrit Code Review
parent e5643e7f49
commit a873bdd91c
1 changed files with 1 additions and 1 deletions

2
magnum

@ -1 +1 @@
Subproject commit fd76e86a572b91c85c2972287063e21bc1543ceb
Subproject commit b54977c0d1c709ec58aefa0bc1d2a3eff8d49da9