jenkinsci / external-workspace-manager-plugin

Jenkins plugin that facilitates workspace share and reuse across multiple jobs

Home Page:https://plugins.jenkins.io/external-workspace-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

External Workspace Manager Plugin

Join the chat at https://gitter.im/jenkinsci/external-workspace-manager-plugin Build Status

This plugin provides an external workspace management system. It facilitates workspace share and reuse across multiple Jenkins jobs. It eliminates the need to copy, archive or move files.

Table of contents

  1. Changelog
  2. Design document
  3. Prerequisites
  4. Pipeline examples
    1. Workspace reuse in same job
    2. Workspace reuse in two different jobs
  5. Workspace cleanup
  6. Custom workspace path
  7. Disk Pool restriction
  8. Disk allocation strategies

Design document

The design document may be accessed here.

About

Jenkins plugin that facilitates workspace share and reuse across multiple jobs

https://plugins.jenkins.io/external-workspace-manager

License:MIT License


Languages

Language:Java 94.0%Language:HTML 6.0%