Skip to content
/ centosci Public
forked from gluster/centosci

Centos CI jobs for Gluster project

License

Notifications You must be signed in to change notification settings

msaju/centosci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

centosci

This repository contains Jenkins job builder files for the Gluster project. These jobs are run on ci.centos.org using Jenkins Job Builder.

Guidelines for jobs

  • Make sure job names are prefixed with gluster_.
  • Do not prefix the yml file with gluster_ as it will make it more difficult for human readability and autocompletion.
  • Make a folder inside scripts folder for all scripts related to your code.
  • Anything in scripts/common is expected to be re-used by multiple jobs.
  • Do not curl or wget a script from github and execute it in your job.

About

Centos CI jobs for Gluster project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.6%
  • Jinja 8.0%
  • Python 6.4%