Home
last modified time | relevance | path

Searched full:ci_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/.github/workflows/
H A Dzfs-qemu.yml29 ci_type: ${{ steps.os.outputs.ci_type }}
40 ci_type="full"
44 ci_type=$(python3 .github/workflows/scripts/generate-ci-type.py $head $base)
46 if [ "$ci_type" == "quick" ]; then
63 echo "ci_type=$ci_type" >> $GITHUB_OUTPUT
132 CI_TYPE: ${{ needs.test-config.outputs.ci_type }}
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-6-tests.sh51 $SSH zfs@$IP $TESTS $OS $i $VMs $CI_TYPE