Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ci: Bump Release qualification 0dt checks timeout too #31103

Merged
merged 1 commit into from
Jan 18, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ci/release-qualification/pipeline.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ steps:
- id: checks-0dt-restart-entire-mz
label: "Checks 0dt restart of the entire Mz"
depends_on: build-aarch64
timeout_in_minutes: 60
timeout_in_minutes: 120
parallelism: 2
agents:
queue: hetzner-aarch64-16cpu-32gb
Expand Down
Loading