Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.45 KB

File metadata and controls

24 lines (19 loc) · 1.45 KB

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.