Re: Testables for beta TC2

2015-03-31 Thread David Gay
- Original Message - > From: "M. Edward (Ed) Borasky" > To: "Fedora Cloud SIG" > Sent: Tuesday, March 31, 2015 5:31:28 PM > Subject: Re: Testables for beta TC2 > > Yeah - that's what I'm looking for. I must have missed an announcement.

Re: Testables for beta TC2

2015-03-31 Thread M. Edward (Ed) Borasky
Yeah - that's what I'm looking for. I must have missed an announcement. On Tue, Mar 31, 2015 at 4:42 PM, David Gay wrote: > - Original Message - >> From: "M. Edward (Ed) Borasky" >> To: "Fedora Cloud SIG" >> Sent: Tuesday, March 31,

Re: Testables for beta TC2

2015-03-31 Thread David Gay
- Original Message - > From: "M. Edward (Ed) Borasky" > To: "Fedora Cloud SIG" > Sent: Tuesday, March 31, 2015 3:25:18 PM > Subject: Re: Testables for beta TC2 > > Is there going to be a new Atomic image soon? I've done pretty much > all I

Re: Testables for beta TC2

2015-03-31 Thread M. Edward (Ed) Borasky
Is there going to be a new Atomic image soon? I've done pretty much all I can with TC2 - I got everything working except Cockpit, which doesn't seem to be in the image. On Wed, Mar 18, 2015 at 2:27 PM, Matthew Miller wrote: > On Wed, Mar 18, 2015 at 03:40:07PM -0400, Matthew Miller wrote: >> > Oh

Re: Testables for beta TC2

2015-03-18 Thread Matthew Miller
On Wed, Mar 18, 2015 at 03:40:07PM -0400, Matthew Miller wrote: > > Oh, good. For a minute, I thought I had imagined that we had asked for > > Atomic & Cloud and was going to feel very bad. > Still needs someone to create the kickstart file. It looks offhand that > just copying fedora-cloud-atomic-

Re: Testables for beta TC2

2015-03-18 Thread Matthew Miller
On Wed, Mar 18, 2015 at 03:12:12PM -0400, Joe Brockmeier wrote: > Oh, good. For a minute, I thought I had imagined that we had asked for > Atomic & Cloud and was going to feel very bad. Still needs someone to create the kickstart file. It looks offhand that just copying fedora-cloud-atomic-vagrant

Re: Testables for beta TC2

2015-03-18 Thread Joe Brockmeier
On 03/18/2015 03:08 PM, Matthew Miller wrote: > On Wed, Mar 18, 2015 at 11:10:33AM -0500, Dennis Gilmore wrote: >>> Hrm. That's a good question. We should also have Vagrant boxes for the >>> standard Cloud image. >> There is no such proposed image and it is too late to go adding for Fedora >> 22.

Re: Testables for beta TC2

2015-03-18 Thread Matthew Miller
On Wed, Mar 18, 2015 at 11:10:33AM -0500, Dennis Gilmore wrote: > > Hrm. That's a good question. We should also have Vagrant boxes for the > > standard Cloud image. > There is no such proposed image and it is too late to go adding for Fedora > 22. > it needs to be added to rawhide if you want it

Re: Testables for beta TC2

2015-03-18 Thread Dennis Gilmore
On Tuesday, March 17, 2015 09:26:45 AM Joe Brockmeier wrote: > On 03/17/2015 04:56 AM, Kushal Das wrote: > > Anyone knows why the standard cloud images are missing from the above > > mentioned location? I can only see Atomic and Vagrant images. Cloud base failed to install, seems its fixed in the l

Re: Testables for beta TC2

2015-03-17 Thread M. Edward (Ed) Borasky
On Mon, Mar 16, 2015 at 11:24 PM, M. Edward (Ed) Borasky wrote: [snip] > 4. Now type > > sudo docker run -it /bin/bash > > You should be logged into the container as "root". > > So far I've completed steps 1 - 3 tonight. Step 4 is failing. I'll > post to the Trac ticket once I figure ou

Re: Testables for beta TC2

2015-03-17 Thread Joe Brockmeier
On 03/17/2015 04:56 AM, Kushal Das wrote: > Anyone knows why the standard cloud images are missing from the above > mentioned location? I can only see Atomic and Vagrant images. Hrm. That's a good question. We should also have Vagrant boxes for the standard Cloud image. Any volunteers to chase th

Re: Testables for beta TC2

2015-03-17 Thread Kushal Das
On 16/03/15, Joe Brockmeier wrote: > Hey all, > > Some testables for y'all: > > https://dl.fedoraproject.org/pub/alt/stage/22_Beta_TC2/Cloud-Images/x86_64/Images/ > > https://dl.fedoraproject.org/pub/alt/stage/22_Beta_TC2/Docker/x86_64/ > > If you have time and inclination, testing would not go

Re: Testables for beta TC2

2015-03-16 Thread M. Edward (Ed) Borasky
On Mon, Mar 16, 2015 at 3:33 PM, Robyn Bergeron wrote: > Is that doing something different / using something different than the > image linked in > https://fedoraproject.org/wiki/Test_Results:Fedora_22_Beta_TC2_Cloud?rd=Test_Results:Current_Cloud_Test > > ? > > (That also lists all the various te

Re: Testables for beta TC2

2015-03-16 Thread Dennis Gilmore
On Monday, March 16, 2015 12:03:26 PM M. Edward Borasky wrote: > Are there test scenarios somewhere? I can't figure out how to get a > working image from the Docker tarball. "docker load -i " works for me to load the tarball Dennis > On Mon, Mar 16, 2015 at 11:02 AM, Joe Brockmeier wrote: > >

Re: Testables for beta TC2

2015-03-16 Thread Colin Walters
Hi, On Mon, Mar 16, 2015, at 06:33 PM, Robyn Bergeron wrote: > > Is that doing something different / using something different than the > image linked in > https://fedoraproject.org/wiki/Test_Results:Fedora_22_Beta_TC2_Cloud?rd=Test_Results:Current_Cloud_Test Not a different image - the Koji one

Re: Testables for beta TC2

2015-03-16 Thread M. Edward (Ed) Borasky
I have plenty of my own stuff that builds on Fedora Docker images, plus there's all the code in https://github.com/fedora-cloud/Fedora-Dockerfiles that'll have to work. I'll be testing the PostgreSQL one for sure. On Mon, Mar 16, 2015 at 3:33 PM, Robyn Bergeron wrote: > On Mon, Mar 16, 2015 at 3:

Re: Testables for beta TC2

2015-03-16 Thread M. Edward (Ed) Borasky
Thanks!! I'll be on this about 22:00 PDT! ;-) P.S.: You shouldn't need upload automation. Just set up a Github or Bitbucket repo with the README and Dockerfile and tarball, then create an autobuild repository on Docker Hub. Whenever the git repo changes, Docker Hub will rebuild the image. I'll pu

Re: Testables for beta TC2

2015-03-16 Thread Robyn Bergeron
On Mon, Mar 16, 2015 at 3:19 PM, Colin Walters wrote: > On Mon, Mar 16, 2015, at 03:03 PM, M. Edward (Ed) Borasky wrote: >> Are there test scenarios somewhere? I can't figure out how to get a >> working image from the Docker tarball. > > We don't have automation for upload to the Hub AFAIK, and no

Re: Testables for beta TC2

2015-03-16 Thread Colin Walters
On Mon, Mar 16, 2015, at 03:03 PM, M. Edward (Ed) Borasky wrote: > Are there test scenarios somewhere? I can't figure out how to get a > working image from the Docker tarball. We don't have automation for upload to the Hub AFAIK, and no do we have a distribution-specific registry (though I think

Re: Testables for beta TC2

2015-03-16 Thread M. Edward (Ed) Borasky
Are there test scenarios somewhere? I can't figure out how to get a working image from the Docker tarball. On Mon, Mar 16, 2015 at 11:02 AM, Joe Brockmeier wrote: > Hey all, > > Some testables for y'all: > > https://dl.fedoraproject.org/pub/alt/stage/22_Beta_TC2/Cloud-Images/x86_64/Images/ > > ht

Testables for beta TC2

2015-03-16 Thread Joe Brockmeier
Hey all, Some testables for y'all: https://dl.fedoraproject.org/pub/alt/stage/22_Beta_TC2/Cloud-Images/x86_64/Images/ https://dl.fedoraproject.org/pub/alt/stage/22_Beta_TC2/Docker/x86_64/ If you have time and inclination, testing would not go amiss. Best, jzb -- Joe Brockmeier | Project Atom