Skip to content

jenkinsci/openstack-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Tested with Hudson 1.458

  • Upload target/openstack.hpi to your instance of Hudson
  • Configure OpenStack profile: Manage Hudson -> Configure System -> OpenStack profiles
  • Project -> Configure -> [x] Publish artifacts to OpenStack Storage

Building

  • From a standalone tree
    • While in the openstack-jenkins directory, with no parent Hudson source, mvn might work
    • Note: you may have to move dotm2_settings.xml to ~/.m2/settings.xml

Notes

  • Only the basename of source files is use as the object key name, an option to include the path name relative to the workspace should probably added.

Acknowledgements

  • The S3 plugin authors for providing a great place to start copy/pasting from
  • The OpenStack Java Bindings authors (thanks Luis!)

About

Jenkins support for Openstack

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%