Skip to content

Commit

Permalink
chore(profiler): increase timeout for profiler backoff test to 1 hour (
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanmar511 authored Aug 6, 2020
1 parent b75dd9c commit 4e1b4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiler/kokoro/integration_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ export GCLOUD_TESTS_GOLANG_PROJECT_ID="cloud-profiler-e2e"

# Run test.
retry go mod download
go test -run TestAgentIntegration -run_only_profiler_backoff_test
go test -run TestAgentIntegration -run_only_profiler_backoff_test -timeout 1h

0 comments on commit 4e1b4aa

Please sign in to comment.