Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
whitelist python iamcredentials (#492)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamlin authored Aug 24, 2018
1 parent 6bf217f commit 0c4f00a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/smoketest_artman.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@
'php_gapic@google/cloud/dialogflow/artman_dialogflow_v2beta1.yaml',
'.+@google/api/servicemanagement/artman_servicemanagement_v1.yaml',
'.+@google/devtools/remoteworkers/v1test2/artman_remoteworkers.yaml',

# https://github.com/googleapis/gapic-generator/issues/2265
'python_gapic@google/iam/credentials/artman_iamcredentials_v1.yaml',
]

logger = logging.getLogger('smoketest')
Expand Down

0 comments on commit 0c4f00a

Please sign in to comment.