google-auth-library-python
google-auth-library-python copied to clipboard
Clean up App Engine versions in system tests
App Engine cannot have more than 210 versions. The system tests should cleanup versions it creates.
ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Your app may not have more than 210 versions. Please delete one of the existing versions before trying to create a new version.
nox > Command gcloud app deploy -q app.yaml failed with exit code 1
nox > Session app_engine-2.7 failed.