Skip to content

Conversation

@BenWhitehead
Copy link
Contributor

Integration tests generally require credentials and access to external
GCP services which is not always available to every contributor.

This change skips the running of integration tests by default (they are
still compiled) in favor of explicitly enabling. To enable the running
of integration tests activate the enable-integration-tests profile
when executing maven (command line are: -Penable-integration-tests)

Depends on googleapis/synthtool#350 being merged
and projects having their autosynth PRs being merged.

Integration tests generally require credentials and access to external
GCP services which is not always available to every contributor.

This change skips the running of integration tests by default (they are
still compiled) in favor of explicitly enabling. To enable the running
of integration tests activate the `enable-integration-tests` profile
when executing maven (command line are: `-Penable-integration-tests`)
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants