chore: sync stable-bpf timeout setting

This commit is contained in:
yihau 2022-06-13 11:32:38 +08:00
parent 11e6e4118b
commit 30828609dc
2 changed files with 2 additions and 2 deletions

View File

@ -179,7 +179,7 @@ all_test_steps() {
cat >> "$output_file" <<"EOF"
- command: "ci/test-stable-bpf.sh"
name: "stable-bpf"
timeout_in_minutes: 20
timeout_in_minutes: 35
artifact_paths: "bpf-dumps.tar.bz2"
agents:
- "queue=gcp"

View File

@ -179,7 +179,7 @@ all_test_steps() {
cat >> "$output_file" <<"EOF"
- command: "ci/test-stable-bpf.sh"
name: "stable-bpf"
timeout_in_minutes: 25
timeout_in_minutes: 35
artifact_paths: "bpf-dumps.tar.bz2"
agents:
- "queue=gcp"