Always use Bazel-0.25 for macOS on CircleCI (release-1.2).#2283
Always use Bazel-0.25 for macOS on CircleCI (release-1.2).#2283fpesce merged 2 commits intoistio:release-1.2from
Conversation
Backported from istio#2252. Signed-off-by: Piotr Sikora <piotrsikora@google.com>
8e8539f to
c4baa4f
Compare
|
@duderino ping. |
bianpengyuan
left a comment
There was a problem hiding this comment.
Prow bazel image is not updated. Could you use istio/ci:go1.11-bazel0.25-clang7-cmake3.8.0?
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
|
@bianpengyuan sure, updated... But the point of this PR is to pin Bazel on macOS, otherwise it was installing the latest version on each CI run and completely breaking |
|
@PiotrSikora I see. Thanks! |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: bianpengyuan, PiotrSikora If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/lgtm |
|
istio/ci:go1.11-bazel0.25-clang7-cmake3.8.0 is accessible at linux so hopefully in macOS it is also reachable. I don't have a mac to test but it looks good to me /lgtm |
|
@silentdai macOS doesn't use Docker, but always installs Bazel 0.25.0. Tests pass on CircleCi, btw. |
Backported from #2252.
Signed-off-by: Piotr Sikora piotrsikora@google.com