[cloud] #110: Make NFS file sync work with Vagrant seamlessly

2015-07-02 Thread Fedora Cloud Trac Tickets
#110: Make NFS file sync work with Vagrant seamlessly --+-- Reporter: rtnpro| Owner: rtnpro Type: task | Status: new Priority: normal| Milestone: Fedora 22 Component: Software Updates

Re: Testing Docker images (and possibly other cloud images) in CentOS CI

2015-07-02 Thread Haïkel
Mike, KB would like to see our test cases for the cloud images. Could you forward them to him? Regards H. ___ cloud mailing list cloud@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/cloud Fedora Code of Conduct:

Testing Docker images (and possibly other cloud images) in CentOS CI

2015-07-02 Thread Matthew Miller
At Summit, I talked briefly to Karanbir Singh from CentOS. CentOS has a Jenkins system with a lot of hardware behind it (https://ci.centos.org/), and they run all of their layered image builds* through that. KB offered to run their tests on any images Fedora produces. That seems cool, but I'm not

Re: Testing Docker images (and possibly other cloud images) in CentOS CI

2015-07-02 Thread Joe Brockmeier
On 07/02/2015 10:42 AM, Matthew Miller wrote: As a first step, does anyone have a problem with saying to CentOS, Cool! Start running those tests! Thanks! — even if we don't know what exactly what we're going to do with any results? Heck no, no problem whatsoever. Surely we subscribe to the

Re: Testing Docker images (and possibly other cloud images) in CentOS CI

2015-07-02 Thread Haïkel
2015-07-02 16:42 GMT+02:00 Matthew Miller mat...@fedoraproject.org: As a first step, does anyone have a problem with saying to CentOS, Cool! Start running those tests! Thanks! — even if we don't know what exactly what we're going to do with any results? I'm imagining that once we get to

Re: Testing Docker images (and possibly other cloud images) in CentOS CI

2015-07-02 Thread Scott Collier
On 07/02/2015 09:42 AM, Matthew Miller wrote: At Summit, I talked briefly to Karanbir Singh from CentOS. CentOS has a Jenkins system with a lot of hardware behind it (https://ci.centos.org/), and they run all of their layered image builds* through that. KB offered to run their tests on any

Re: Testing Docker images (and possibly other cloud images) in CentOS CI

2015-07-02 Thread Matthew Miller
On Thu, Jul 02, 2015 at 12:22:54PM -0500, Scott Collier wrote: AIUI, this all goes through the Fedora-Dockerfiles repo. I don't know what this would look like, but I'm envisioning the CentOS Jenkins system pulling in this repo, and then running x scripts to confirm things are working, based

Re: Testing Docker images (and possibly other cloud images) in CentOS CI

2015-07-02 Thread Scott Collier
On 07/02/2015 01:39 PM, Matthew Miller wrote: On Thu, Jul 02, 2015 at 12:22:54PM -0500, Scott Collier wrote: AIUI, this all goes through the Fedora-Dockerfiles repo. I don't know what this would look like, but I'm envisioning the CentOS Jenkins system pulling in this repo, and then running x

Re: Testing Docker images (and possibly other cloud images) in CentOS CI

2015-07-02 Thread Matthew Miller
On Thu, Jul 02, 2015 at 12:22:54PM -0500, Scott Collier wrote: This Change does not include running a Fedora container registry. Although we might want to do so in the future, this should not be a blocker. Container images will be a) delivered to the upstream Docker Hub and b) put on the

Re: Testing Docker images (and possibly other cloud images) in CentOS CI

2015-07-02 Thread Colin Walters
On Thu, Jul 2, 2015, at 02:39 PM, Matthew Miller wrote: As you've probably seen, the change calls for dist-git style management of the dockerfiles, which would mean one repo for each one, rather than one mega-repo — the theory being that this can scale better and allow more independence.