chore: test stable-bpf on gcp agents

This commit is contained in:
yihau 2022-05-31 11:36:30 +08:00
parent 90a3315b69
commit e5ebcb0855
2 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@ all_test_steps() {
timeout_in_minutes: 20 timeout_in_minutes: 20
artifact_paths: "bpf-dumps.tar.bz2" artifact_paths: "bpf-dumps.tar.bz2"
agents: agents:
- "queue=default" - "queue=gcp"
EOF EOF
else else
annotate --style info \ annotate --style info \

View File

@ -182,7 +182,7 @@ all_test_steps() {
timeout_in_minutes: 25 timeout_in_minutes: 25
artifact_paths: "bpf-dumps.tar.bz2" artifact_paths: "bpf-dumps.tar.bz2"
agents: agents:
- "queue=solana" - "queue=gcp"
EOF EOF
else else
annotate --style info \ annotate --style info \