wait at most 5 hours (#322)

This commit is contained in:
Fabian Kammel 2022-08-01 21:44:12 +02:00 committed by GitHub
parent ffc3097c10
commit a705fabf43

View File

@ -22,7 +22,7 @@ runs:
shell: bash
- name: Run quick e2e test
run: sonobuoy run --wait ${{ inputs.sonobuoyTestSuiteCmd }} --kubeconfig constellation-admin.conf
run: sonobuoy run --wait 300 ${{ inputs.sonobuoyTestSuiteCmd }} --kubeconfig constellation-admin.conf
shell: bash
- name: Download results
run: sonobuoy retrieve -x --kubeconfig constellation-admin.conf