Update git submodules

* Update mistral from branch 'master'
  to e38cfcbbdfefc8ecb7470bca80fd51bf982a5e58
  - Merge "Partial Workflow Failure Handling"
  - Partial Workflow Failure Handling
    
    This feature introduces an enhanced error-handling
    mechanism for workflows, allowing them to gracefully
    handle issues within individual tasks without
    causing a complete workflow failure. Previously,
    when using subworkflow and passing an incomplete set
    of parameters, the entire workflow would terminate.
    With this feature, the workflow continues execution,
    isolating errors at the task level. Consequently,
    partial issues in one task no longer impact other
    branches of workflow execution.
    
    Implements blueprint partial-workflow-failure-handling
    
    Change-Id: Id6a910c85c1d6953408682a2a724c4826333422f
This commit is contained in:
Zuul 2023-12-13 23:23:35 +00:00 committed by Gerrit Code Review
parent 12ad12c780
commit ce656e80ad
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit cfbea4f743c04d8271584614fcdccf121e44924b
Subproject commit e38cfcbbdfefc8ecb7470bca80fd51bf982a5e58