ovirt_vm_info fails with "The response content type 'text/html;charset=UTF-8' isn't the expected XML" #373
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 | |
on: | |
issue_comment: | |
types: [created] | |
jobs: | |
trigger-ost: | |
uses: oVirt/ovirt-system-tests/.github/workflows/ost.yaml@master |