Skip to content

base: Bump disk and /var partition size #99

base: Bump disk and /var partition size

base: Bump disk and /var partition size #99

Workflow file for this run

name: OST ds
on:
issue_comment:
types: [created]
jobs:
trigger-ost:
if: |
github.event.issue.pull_request &&
github.event.comment.body == '/ost' &&
(
github.event.comment.author_association == 'MEMBER' ||
github.event.comment.author_association == 'COLLABORATOR'
)
uses: oVirt/ovirt-system-tests/.github/workflows/ost.yaml@master
with:
comment: " basic-suite-master rhel8"