[IMP] In some case, we might want to keep some lvm active #1063
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
# SPDX-FileCopyrightText: Red Hat, Inc. | |
# SPDX-License-Identifier: GPL-2.0-or-later | |
name: OST | |
on: | |
issue_comment: | |
types: [created] | |
jobs: | |
trigger-ost: | |
uses: oVirt/ovirt-system-tests/.github/workflows/ost.yaml@master |