Skip to content

Rollback google auth#791

Merged
qiwzhang merged 4 commits intocloudendpoints:masterfrom
qiwzhang:rollback-google-auth
Apr 22, 2020
Merged

Rollback google auth#791
qiwzhang merged 4 commits intocloudendpoints:masterfrom
qiwzhang:rollback-google-auth

Conversation

@qiwzhang
Copy link
Copy Markdown
Contributor

As google-auth doesn't support python2.7 any more.
But ESP has to stay with python2.7 since its bazel stay at 0.21.

… test (cloudendpoints#706)"

This reverts commit 2605fc7.

revert back to oauth2client since google-auth doesn't support python2.7
any more.  ESP has to stay in python2.7
@qiwzhang
Copy link
Copy Markdown
Contributor Author

@qiwzhang qiwzhang requested review from JLXIA, TAOXUY and nareddyt April 22, 2020 22:11
Comment thread Jenkinsfile

// Supported VM Images
SLAVE_IMAGE = 'gcr.io/endpoints-jenkins/debian-9:0.12'
SLAVE_IMAGE = 'gcr.io/endpoints-jenkins/debian-9:0.13'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this need to be updated?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems the environment installed in script/linux-install-software should be included in this image, which will be used in jenkins.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question. My impression is jenkins slave image is specified here. But actually, it is in the jenkins endpoint config. Well, to be safe, also update it here.

@qiwzhang qiwzhang merged commit 3d86664 into cloudendpoints:master Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants