Re: [Gluster-devel] Centos8/RHEL8 Nightly Build for glusterfs needs to be created

2020-10-14 Thread Rinku Kothiya
Hi Kaleb, I was able to run the script on the softserve setup on centos-7 and centos-8. Also managed to send a patch for this to work on centos-8 and use the devel branch instead of master. https://github.com/gluster/centosci/pull/112 Thanks again Niels, Kaleb, Saju for your help. Regards Rinku

Re: [Gluster-devel] Centos8/RHEL8 Nightly Build for glusterfs needs to be created

2020-10-14 Thread Kaleb Keithley
On Tue, Oct 13, 2020 at 11:32 AM Niels de Vos wrote: > > For me, the following works: > > $ mkdir centos8-fluster > $ cd centos8-gluster > $ vagrant init centos/8 > $ vagrant up > $ cat << EOF | vagrant ssh -c 'sudo sh' > dnf -y update > dnf -y install epel-release >

Re: [Gluster-devel] Centos8/RHEL8 Nightly Build for glusterfs needs to be created

2020-10-13 Thread Niels de Vos
On Tue, Oct 13, 2020 at 07:23:56PM +0530, Rinku Kothiya wrote: > Hi Team, > > I have been trying to run the following command to fix the centos ci > nightly builds but Its failing I am not sure what's wrong here. > Any help would be appreciated. For me, the following works: $ mkdir

Re: [Gluster-devel] Centos8/RHEL8 Nightly Build for glusterfs needs to be created

2020-10-13 Thread Rinku Kothiya
Hi Team, I have been trying to run the following command to fix the centos ci nightly builds but Its failing I am not sure what's wrong here. Any help would be appreciated. # /usr/bin/mock --root epel-8-x86_64 --with=gnfs --resultdir /srv/gluster/nightly/master/8/x86_64 --rebuild

Re: [Gluster-devel] Centos8/RHEL8 Nightly Build for glusterfs needs to be created

2020-10-09 Thread Niels de Vos
On Thu, Oct 08, 2020 at 04:21:50PM +0530, Rinku Kothiya wrote: > Hi Niels, > > Yaniv wanted the glusterfs nightly builds generated to be tested for > performance bottlenecks. > > I was working on the below project : > https://github.com/gluster/gluster-performance-test-suite > > As of now we