KMK-ONLINE / google-compute-engine-plugin

jenkins gce plugin for bbm

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. View the plugin from here. And download the .hpi plugin
  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.
  6. Actually it need to restart jenkins master after install

How to Compile + Running Test

mvn clean package

About

jenkins gce plugin for bbm

License:Apache License 2.0


Languages

Language:Java 94.5%Language:HTML 3.5%Language:PowerShell 1.8%Language:Makefile 0.2%