Skip to content

Commit

Permalink
Add xdsconfig proto file to build (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneo authored Aug 14, 2024
1 parent ceebea2 commit 0d10257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kokoro/psm_interop_kokoro_lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1018,6 +1018,7 @@ test_driver_compile_protos() {
"${TEST_DRIVER_PROTOS_PATH}/test.proto"
"${TEST_DRIVER_PROTOS_PATH}/messages.proto"
"${TEST_DRIVER_PROTOS_PATH}/empty.proto"
"${TEST_DRIVER_PROTOS_PATH}/xdsconfig/xdsconfig.proto"
)
psm::tools::log "Generate python code from grpc.testing protos: ${protos[*]}"
cd "${TEST_DRIVER_REPO_DIR}"
Expand Down

0 comments on commit 0d10257

Please sign in to comment.