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 datastore sys tests w / emulator. #1393

Merged
merged 1 commit into from
Jan 20, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Jan 16, 2016

See discussion in #1374 for context.

/cc @pcostell

@dhermes dhermes added api: datastore Issues related to the Datastore API. testing labels Jan 16, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 16, 2016
os.environ[GCD_HOST] = host
os.environ['GCLOUD_NO_PRINT'] = 'true'
# Delay import until after environment variables are set.
from system_tests.run_system_test import run_module_tests

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Jan 20, 2016

LGTM

dhermes added a commit that referenced this pull request Jan 20, 2016
Adding tox env for datastore sys tests w / emulator.
@dhermes dhermes merged commit fad4337 into googleapis:master Jan 20, 2016
@dhermes dhermes deleted the tox-rule-for-ds-emulator branch January 20, 2016 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore 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