Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding tox env for pubsub sys tests w / emulator. #1400

Merged
merged 2 commits into from
Jan 28, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Jan 20, 2016

Modeled after #1393.

Also fixes a small docs bug in CONTRIBUTING.

@dhermes dhermes added testing api: pubsub Issues related to the Pub/Sub API. labels Jan 20, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 20, 2016
host, = [line.split(_HOST_LINE_PREFIX, 1)[1] for line in env_lines
if line.startswith(_HOST_LINE_PREFIX)]
# Set environment variables before running the system tests.
os.environ[PUBSUB_EMULATOR] = host

This comment was marked as spam.

This comment was marked as spam.

@dhermes dhermes force-pushed the tox-rule-for-pubsub-emulator branch from fef1e64 to 16ebc48 Compare January 20, 2016 22:28
@dhermes
Copy link
Contributor Author

dhermes commented Jan 20, 2016

@tseaver PTAL. I re-factored the datastore_emulator script so it could be used for pubsub as well.

@dhermes dhermes force-pushed the tox-rule-for-pubsub-emulator branch from 16ebc48 to ce4173b Compare January 20, 2016 23:40
@tseaver
Copy link
Contributor

tseaver commented Jan 28, 2016

LGTM

dhermes added a commit that referenced this pull request Jan 28, 2016
Adding tox env for pubsub sys tests w / emulator.
@dhermes dhermes merged commit cfc0ca1 into googleapis:master Jan 28, 2016
@dhermes dhermes deleted the tox-rule-for-pubsub-emulator branch January 28, 2016 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement. testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants