host reinstall error on 4.5.6 - runs ovn when should not (ovn_central is defined) #1896
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: OST trigger | |
on: | |
issue_comment: | |
types: [created] | |
jobs: | |
trigger-ost: | |
uses: oVirt/ovirt-system-tests/.github/workflows/ost.yaml@master |