On Fri, Jan 22, 2016 at 9:03 PM, Niels de Vos <[email protected]> wrote:
> On Fri, Jan 22, 2016 at 08:17:17PM +0530, Raghavendra Talur wrote: > > On Tue, Jan 19, 2016 at 2:54 PM, Niels de Vos <[email protected]> wrote: > > > > > On Mon, Jan 18, 2016 at 10:23:00PM +0530, Raghavendra Talur wrote: > > > > Michael has a good point that we should host this(or updated and > better) > > > > vagrant box for Gluster development under Gluster entity. It could > be a > > > > Gluster account in https://atlas.hashicorp.com or could be hosted > > > somewhere > > > > on gluster.org. > > > > > > > > Thoughts? > > > > > > Maybe start with placing it on download.gluster.org? > > > > > > > I have created the catalog file and uploaded the box at atlas. > > > > To get it on download.gluster.org, here is what we should do: > > > > 1. mkdir -p pub/gluster/glusterfs/vagrant/gluster-dev-fedora/boxes/ > > 2. download gluster-dev-fedora.json that is attached > > 3. mv > > gluster-dev-fedora.json pub/gluster/glusterfs/vagrant/gluster-dev-fedora > > 4. wget > > > https://atlas.hashicorp.com/raghavendra-talur/boxes/gluster-dev-fedora/versions/0.3/providers/libvirt.box > > 5. verify sha1sum libvirt.box is bd0724d2e346832fd159f05e96aefbc88c4b222a > > 6. mv > > libvirt.box > pub/gluster/glusterfs/vagrant/gluster-dev-fedora/boxes/gluster-dev-fedora_0.3.box > > It is not clear what Fedora version this is. Should that not be part of > the name, or at least description in the .json? Because it is Fedora, it > will need relatively frequent updates, how are you planning to get those > published? Would it not be easier to use CentOS for this? After all, we > use CentOS on our Jenkins slaves too. > The version of fedora is omitted because I intend to upgrade the fedora version in the box. Fedora releases too often to make different box versions for each of them. For example this is 0.3 version. When I rebase to F24, it will be 0.4. The description is again for the main box and not the version number. I was not able to use CentOS because it does not have a trusted box published for CentOS 6[1]. I choose to use the trusted Fedora vagrant box [2] instead of CentOS 7 as most developers have Fedora as their dev machine. I have a patch in progress for vagrant-test where one could specify a different base box, so it should not be a problem if someone wants a CentOS 7 box. [1] https://wiki.centos.org/Download [2] https://atlas.hashicorp.com/fedora/boxes/23-cloud-base > > I request Michael to upload the box, once done, I will update the patch. > > > > > > > > > > > It would surely need some documentation on gluster.readthedocs.org > too? > > > > > > > I am working on the patch. It has info given in this[ > > http://review.gluster.org/#/c/12753/] patch with more detail. > > Ok, thanks! > Niels > > > > > > > > > > > Thanks, > > > Niels > > > > > > > > > > > ---------- Forwarded message ---------- > > > > From: Michael Adam (Code Review) <[email protected]> > > > > Date: Mon, Jan 18, 2016 at 4:15 PM > > > > Subject: Change in glusterfs[master]: vagrant-test: Use pre-baked > box for > > > > better perf > > > > To: Raghavendra Talur <[email protected]> > > > > Cc: Gluster Build System <[email protected]>, Kaushal M < > > > > [email protected]>, Niels de Vos <[email protected]>, Michael Adam > < > > > > [email protected]> > > > > > > > > > > > > Michael Adam has posted comments on this change. > > > > > > > > Change subject: vagrant-test: Use pre-baked box for better perf > > > > > ...................................................................... > > > > > > > > > > > > Patch Set 1: > > > > > > > > (2 comments) > > > > > > > > some comments inline > > > > > > > > > > > > http://review.gluster.org/#/c/13251/1/tests/vagrant/vagrant-template/Vagrantfile > > > > File tests/vagrant/vagrant-template/Vagrantfile: > > > > > > > > Ideally, at some point, there should be a gluster entity under > atlast. > > > > Alternatively we could directly specify a download url for the box > onder > > > > gluster.org > > > > > > > _______________________________________________ > > > > Gluster-infra mailing list > > > > [email protected] > > > > http://www.gluster.org/mailman/listinfo/gluster-infra > > > > > > > > >
_______________________________________________ Gluster-infra mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-infra
