Skip to content

Commit

Permalink
verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
DanG100 committed Mar 15, 2023
1 parent bbe7a40 commit fbf2740
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cloudbuild/presubmit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ docker network connect kind "$(cat /etc/hostname)"

popd
kne deploy /kne-internal/deploy/kne/kind-bridge.yaml
go test -v ./integration_tests/onedut_tests/
go test -x -v ./integration_tests/onedut_tests/
3 changes: 2 additions & 1 deletion cloudbuild/presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ steps:
timeout: 1800s

options:
machineType: E2_HIGHCPU_8
pool:
name: 'projects/openconfig-lemming/locations/us-central1/workerPools/test-pool'

0 comments on commit fbf2740

Please sign in to comment.