Conversation
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
|
@jplevyak PTAL this is mostly fixing changes by envoyproxy/envoy-wasm#274 |
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
|
/retest |
1 similar comment
|
/retest |
|
@PiotrSikora ASAN is RBE timeout, what's the RBE cluster setting we're using? |
|
/retest |
|
I don't think there are any settings on the RBE side other than number of instances and their type? |
|
@PiotrSikora I'm talking about the machine type, envoy-ci is on n2-standard-2 FYI |
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
|
@lizan: The following test failed, say
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/retest |
| # Overrides workspace_status_command | ||
| build --workspace_status_command=tools/bazel_get_workspace_status | ||
|
|
||
| build:remote --remote_timeout=7200 |
There was a problem hiding this comment.
Without this RBE will timeout for wee8 build, because istio-testing is using different type of machine than upstream.
Signed-off-by: Lizan Zhou lizan@tetrate.io