Searched full:ci_type (Results 1 – 2 of 2) sorted by relevance
24 ci_type: ${{ steps.os.outputs.ci_type }}35 ci_type="full"39 ci_type=$(python3 .github/workflows/scripts/generate-ci-type.py $head $base)41 if [ "$ci_type" == "quick" ]; then57 echo "ci_type=$ci_type" | tee -a $GITHUB_OUTPUT107 CI_TYPE: ${{ needs.test-config.outputs.ci_type }}
53 $SSH zfs@$IP $TESTS $OS $i $VMs $CI_TYPE