google / mobly

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

Add a flag for switching to use snippet client v2 - Simpler Version #803

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

Discussed offline. Try a simpler approach