How to install a new Google App Engine SDK in Jenkins?

Article ID:204466274
1 minute readKnowledge base

Issue

We want to be able to use different Google App Engine SDK in you jobs configuration. How can we install those SDK.

Environment

  • CloudBees Google App Engine Deploy Engine Plugin

  • CloudBees Jenkins Enterprise

Resolution

You can add a new SDK in the global configuration of this CloudBees AppEngine Plugin.

![Image 1][]

You can provide a absolute path to the SDK location on your hosts, but we recommend you to use the "Install automatically" option so that any agents will be able to retrieve the SDK and use it for your builds.

Once you have installed the version you want in the global configuration, you will be able to use it in your job.

Last but not least, Python users can also have the same configuration as the plugin also provides in the global configuration the possibility to install the Google App Engine Python SDK.

[Image 1]: