diff options
author | hchiramm <hchiramm@redhat.com> | 2016-08-08 16:09:38 +0530 |
---|---|---|
committer | hchiramm <hchiramm@redhat.com> | 2016-08-08 16:09:38 +0530 |
commit | 34f94415df1359107ab342b051e96e21d62ca87f (patch) | |
tree | e8993bcc3f76ea134f8444576d30b3d9f258f03b | |
parent | bae53277b1116aa544a6e84e277a8b649a9fe611 (diff) | |
download | gluster-34f94415df1359107ab342b051e96e21d62ca87f.tar.gz gluster-34f94415df1359107ab342b051e96e21d62ca87f.tar.bz2 gluster-34f94415df1359107ab342b051e96e21d62ca87f.tar.xz gluster-34f94415df1359107ab342b051e96e21d62ca87f.zip |
Adding gluster-centos storage sig docker image
Signed-off-by: hchiramm <hchiramm@redhat.com>
-rw-r--r-- | CentOS/cccp.yml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CentOS/cccp.yml b/CentOS/cccp.yml new file mode 100644 index 0000000..40d3e85 --- /dev/null +++ b/CentOS/cccp.yml @@ -0,0 +1,17 @@ +#place this file in your nulecule dir and call it cccp.yml +job-id: storagesig-gluster-centos + +#the following are optional, can be left blank +#defaults, where applicable are filled in +#nulecule-file : nulecule +#test-skip : True +#test-script : +#build-script : +#delivery-script : +#docker-index : True +#custom-delivery : False +#local-delivery : True +#Upstreams : +# - ref : +# url : +#desired-tag : null |