Searched full:ci_type (Results 1 – 2 of 2) sorted by relevance
34 ci_type: ${{ steps.os.outputs.ci_type }}45 ci_type="full"49 ci_type=$(python3 .github/workflows/scripts/generate-ci-type.py $head $base)51 if [ "$ci_type" == "quick" ]; then76 echo "ci_type=$ci_type" >> $GITHUB_OUTPUT122 CI_TYPE: ${{ needs.test-config.outputs.ci_type }}
51 $SSH zfs@$IP $TESTS $OS $i $VMs $CI_TYPE