summary: Test plan for crun description: Test plan for crun contact: Alex Jia provision: how: container prepare: - name: Install packages how: install package: [crun, podman, podman-tests, git] - name: Prepare bats how: shell script: - rm -rf /tmp/bats - git clone https://github.com/bats-core/bats-core.git /tmp/bats - /tmp/bats/install.sh /usr discover: how: fmf filter: 'tag: gate' url: https://gitlab.cee.redhat.com/container-runtime-qe/crun.git ref: rhel-9 execute: how: tmt adjust: enabled: false when: distro == centos-stream or distro == fedora