Skip to content

Commit 73f52e8

Browse files
committed
Find the correct tests
1 parent 9e745ed commit 73f52e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ steps:
2222
- '//test/integration/...'
2323
# proxy_protocol tests are for validating bazel/foreign_cc/tlv-support.patch
2424
- '@envoy//test/extensions/common/proxy_protocol/...'
25-
- '@envoy//test/extensions/transport/proxy_protocol/...'
25+
- '@envoy//test/extensions/transport_sockets/proxy_protocol/...'
2626
volumes:
2727
- name: 'vol-build'
2828
path: '/build'

0 commit comments

Comments
 (0)