Skip to content

WIP: Bazel distribtest improvements#21668

Closed
jtattermusch wants to merge 2 commits intogrpc:masterfrom
jtattermusch:bazel_distribtest_improvements
Closed

WIP: Bazel distribtest improvements#21668
jtattermusch wants to merge 2 commits intogrpc:masterfrom
jtattermusch:bazel_distribtest_improvements

Conversation

@jtattermusch
Copy link
Copy Markdown
Contributor

@jtattermusch jtattermusch commented Jan 15, 2020

WIP for now, but eventually we should have both bazel distribtest running under the distribtest suite.

  • add bazel 2.0 distribtests...

@jtattermusch jtattermusch changed the title Bazel distribtest improvements WIP: Bazel distribtest improvements Jan 15, 2020
@jtattermusch
Copy link
Copy Markdown
Contributor Author

CC @gnossen in case you have some early comments.

Copy link
Copy Markdown
Contributor

@gnossen gnossen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice improvement! Which kokoro job is this getting picked up by?

@@ -1,3 +1,12 @@
# We use "local_repository()" to test against the checked-out version of gRPC
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition! 👍

@@ -0,0 +1,86 @@
/*
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional: Any chance we could do a symlink instead of a hard copy of the example files? Piper definitely has trouble with symlinks, so we'd have to make sure copybara didn't pick these files up, but since this should be an OSS-only directory, I think that should be fine.

#include <grpcpp/grpcpp.h>

#ifdef BAZEL_BUILD
#include "examples/protos/helloworld.grpc.pb.h"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This path doesn't seem quite right given the directory structure of this new test.

@jtattermusch jtattermusch force-pushed the bazel_distribtest_improvements branch from 4c3f044 to 0008daa Compare February 4, 2020 18:31
@stale
Copy link
Copy Markdown

stale bot commented May 6, 2020

This issue/PR has been automatically marked as stale because it has not had any update (including commits, comments, labels, milestones, etc) for 30 days. It will be closed automatically if no further update occurs in 7 day. Thank you for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants