jsoref / google-compute-engine-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Compute Engine Plugin for Jenkins

The Google Compute Engine (GCE) Plugin allows you to use GCE virtual machines (VMs) with Jenkins to execute build tasks. GCE VMs provision quickly, are destroyed by Jenkins when idle, and offer Preemptible VMs that run at a much lower price than regular VMs.

Documentation

Please see the Google Compute Engine Plugin docs for complete documentation.

Installation

  1. Download the plugin from here.
  2. Go to Manage Jenkins then Manage Plugins.
  3. In the Plugin Manager, click the Advanced tab and then Choose File under the Upload Plugin section.
  4. Choose the Jenkins plugin file downloaded in Step 1.
  5. Click the Upload button.

Feature requests and bug reports

Please file feature requests and bug reports under issues.

NOTE: Starting with version 4.0, you will be required to use version 0.9 or higher of the Google OAuth Credentials plugin. Version 0.9 of the OAuth plugin is still compatible with older versions of this plugin. Please verify you are using the correct versions before filing a bug request.

Community

The GCP Jenkins community uses the #gcp-jenkins slack channel on https://googlecloud-community.slack.com to ask questions and share feedback. Invitation link available here: http://bit.ly/gcp-slack.

Contributing

See CONTRIBUTING.md

License

See LICENSE

About

License:Apache License 2.0


Languages

Language:Java 90.1%Language:HTML 7.7%Language:PowerShell 1.5%Language:Shell 0.3%Language:Makefile 0.3%