Update git submodules

* Update ironic from branch 'master'
  to ab6fd3992555ffc2015c91226c320ef7ef651ed4
  - Merge "Kickstart: Don't error unit tests ksvalidate is present"
  - Kickstart: Don't error unit tests ksvalidate is present
    
    The kickstart unit tests were written in such a way that if
    the tests are run on a system with kickstart validator present,
    then the test behavior is different (and fails) than if it runs
    without. Specifically, when it is present, an error is generated:
    
    TypeError: write() argument must be str, not MagicMock
    
    This is because we pass in a mock value for unit testing.
    
    Removes the alternative path of if the validator is present
    for unit testing, and locks the test into the false which
    simplifies the validation path for the kickstart interface.
    
    Change-Id: Idfb6b4f3b49901aa1a222c6fedc4367ef3bfd2a2
This commit is contained in:
Zuul 2023-10-01 22:30:25 +00:00 committed by Gerrit Code Review
parent 5604676309
commit 3d138203b8
1 changed files with 1 additions and 1 deletions

2
ironic

@ -1 +1 @@
Subproject commit db549850e0c169b11e5458722af40e87fe013ec9
Subproject commit ab6fd3992555ffc2015c91226c320ef7ef651ed4