google / mobly

E2E test framework for tests with complex environment requirements.
https://github.com/google/mobly
Apache License 2.0
639 stars 179 forks source link

Add a flag for switching to use snippet client v2 #800

Closed mhaoli closed 2 years ago

mhaoli commented 2 years ago

This PR is a part of #793.

This PR adds a flag for switching to use snippet client v2, including:

For this switch, this PR only sets SnippetManagementService._use_client_v2 to True instead of really using snippet client v2, because client v2 is not ready now.


This change is Reviewable

xpconanfan commented 2 years ago

Should this PR be closed now?

mhaoli commented 2 years ago

Yes, please close this PR. Thanks.