We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665a125 commit 9b67511Copy full SHA for 9b67511
.github/workflows/integration.yml
@@ -348,7 +348,7 @@ jobs:
348
run: |
349
echo "=== Running iSCSI E2E Tests ==="
350
# Run only iSCSI-specific tests from the iscsi/ directory
351
- ginkgo -v --timeout=60m --flake-attempts=2 ./tests/e2e/iscsi/...
+ ginkgo -v --timeout=70m --flake-attempts=2 ./tests/e2e/iscsi/...
352
- name: Upload diagnostic logs
353
if: failure()
354
uses: actions/upload-artifact@v6
0 commit comments