Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.41 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.41 KB

Files to facilitate Continuous Integration

Files customised for puppet module it-puppet-module-gfal2.

Dockerfile

Produces a Docker image suitable to run puppet CI tests.

Rakefile

Contains methods for running tests.

Gemfile

List of ruby gems to be installed to run tests.

boilerplate

Example files that can be copied into the code directory to get tests up and running.

Typically you should only copy these files over if gitlab.cern.ch is the true upstream source of the module and no offsite module exists where the tests would be better maintained.