evandbrown / 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 wiki 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 the google-compute-engine-plugin component of the Jenkins CI JIRA.

Contributing

See CONTRIBUTING.md

License

See LICENSE

About

License:Apache License 2.0


Languages

Language:Java 94.9%Language:HTML 3.5%Language:PowerShell 1.4%Language:Makefile 0.1%Language:Shell 0.1%