Re: [Gluster-devel] GlusterFS - 8.0RC Test day (29th Jun 2020)

2020-06-24 Thread Sanju Rakonde
Apologies for spamming. I haven't checked the mail sent by Rinku about Test
day before sending.

On Wed, Jun 24, 2020 at 5:09 PM Sanju Rakonde  wrote:

> Hi glusterfs community,
>
> We are planning a Test day on 29th Jun 2020, mainly to focus on upgrade
> testing to release-8.0RC.
>
> Also, we are planning to automate the upgrade test flow. @Prajith Kesava
> Prasad   be automating the rolling upgrade flow
> using ansible. We need to capture the tests which have to be performed as a
> basic sanity check with respect to every component.
>
> As part of test day, we want to focus on upgrade to Glusterfs-8 and report
> the bugs if any. Some of the key things we are looking as bug reports are:
>
>- Please check if the upgrade from any of the supported to version to
>release-8 is smooth, report bugs if you find anything unexpected
>- Please check the functionality is all expected in your component or
>use-case.
>- Please check if the logs are in good shape and not flooding
>
> Please send us the scripts or tests which you have tested as a basic
> sanity check for your component or use case. so that they can be included
> in automation.
>
> our goal is to identify as many issues as possible, and if any major
> issues are found, we fix them before making a release. So, please feel free
> to report more issue.
>
> --
> Thanks,
> Sanju
>


-- 
Thanks,
Sanju
___

Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968




Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] [Gluster-users] Gluster Test Day

2020-06-24 Thread Strahil Nikolov
Hi Rinku,

can you tell me how the packages for CentOS 7 are build, as I had issues 
yesterday bulding both latest and v7 branches ?

Best Regards,
Strahil Nikolov

На 24 юни 2020 г. 14:00:47 GMT+03:00, Rinku Kothiya  
написа:
>Hi All,
>
>Release-8 RC0 packages are built. As this is a major release we want to
>ensure that the
>upgrades are possible without any problems from gluster version 5, 6
>and 7.
>For this we have organized an online test day on Tuesday 30-Jun-2020,
>from
>11am to 4:30pm IST.
>
>Prerequisite would be to have your specific distro machine where you
>can
>clone gluster and work on it.
>I was facing challenges to compile the glusterfs release-7 on fedora32
>so I
>used a fedora30.
>If others are seeing similar problems then please help with a work
>around
>or a fix for this before the test day.
>Another option would be to use some other version of the distro like I
>used
>Fedora30.
>
>Also for people who would like to contribute to automating this test
>can
>join and contribute.
>Sanju Rakonde will be leading this effort. I request you all to
>participate
>and make this
>a successful event.
>
>[1] To join the video meeting, click the below link :
>https://meet.google.com/qey-fvmt-uda
>you can also join via phone, Dial-in: (US) +1 361-271-3542 PIN: 122 789
>544#
>
>[2] Date and Time : Tuesday 30-Jun-2020, from 11am to 4:30pm IST
>
>[3] The document link where the results can be shared :
>
>https://docs.google.com/spreadsheets/d/16NaDFgiotJRLBgMQV4-Z0j0qhqdwenkQa_MkY7XHBQ8/edit?usp=sharing
>
>[4] Packages are available at :
> https://download.gluster.org/pub/gluster/glusterfs/qa-releases/8.0rc0/
>
>[5] Packages are signed and the public key is at :
>https://download.gluster.org/pub/gluster/glusterfs/6/rsa.pub
>
>Regards
>Rinku
___

Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968




Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



Re: [Gluster-devel] [Gluster-users] Gluster Test Day

2020-06-24 Thread Kaleb Keithley
On Wed, Jun 24, 2020 at 8:32 AM Strahil Nikolov 
wrote:

> Hi Rinku,
>
> can you tell me how the packages for CentOS 7 are build, as I had issues
> yesterday bulding both latest and v7 branches ?
>

Generally speaking, CentOS packages are built in CBS (CentOS Build System).
They are built using the glusterfs.spec in the CentOS dist-git repo at
https://git.centos.org/rpms/glusterfs. Each gluster release has a separate
dist-git .spec on a branch for the CentOS release, i.e. 6, 7, and 8. These
.specs are, generally, very close the .specs in the glusterfs tree.

There is a README.md file there that describes how the rpms are built. In a
nutshell, a .src.rpm is created using rpmbuild, and then the rpms are built
in mock in CBS.

There aren't branches for glusterfs-8 yet, so in this case the gluster-8
RC0 packages that are on download.gluster.org were built using upstream
glusterfs.spec.  There are .src.rpms on download.gluster.org from which you
can extract the glusterfs.spec that was used to build the rpms.

--

Kaleb
___

Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968




Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



[Gluster-devel] GlusterFS - 8.0RC Test day (29th Jun 2020)

2020-06-24 Thread Sanju Rakonde
Hi glusterfs community,

We are planning a Test day on 29th Jun 2020, mainly to focus on upgrade
testing to release-8.0RC.

Also, we are planning to automate the upgrade test flow. @Prajith Kesava
Prasad   be automating the rolling upgrade flow using
ansible. We need to capture the tests which have to be performed as a basic
sanity check with respect to every component.

As part of test day, we want to focus on upgrade to Glusterfs-8 and report
the bugs if any. Some of the key things we are looking as bug reports are:

   - Please check if the upgrade from any of the supported to version to
   release-8 is smooth, report bugs if you find anything unexpected
   - Please check the functionality is all expected in your component or
   use-case.
   - Please check if the logs are in good shape and not flooding

Please send us the scripts or tests which you have tested as a basic sanity
check for your component or use case. so that they can be included in
automation.

our goal is to identify as many issues as possible, and if any major issues
are found, we fix them before making a release. So, please feel free to
report more issue.

-- 
Thanks,
Sanju
___

Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968




Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



[Gluster-devel] Updated invitation: Gluster Test Day @ Tue Jun 30, 2020 11am - 4:30pm (IST) (gluster-devel@gluster.org)

2020-06-24 Thread rkothiya
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20200630T053000Z
DTEND:20200630T11Z
DTSTAMP:20200624T110515Z
ORGANIZER;CN=rkoth...@redhat.com:mailto:rkoth...@redhat.com
UID:2i4mcfli3cv25o34g91iplr...@google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=DECLINED;RSVP=TRUE
 ;CN=gluster-users;X-NUM-GUESTS=0:mailto:gluster-us...@gluster.org
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=rkoth...@redhat.com;X-NUM-GUESTS=0:mailto:rkoth...@redhat.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=TENTATIVE;RSVP=TRU
 E;CN=gluster-devel;X-NUM-GUESTS=0:mailto:gluster-devel@gluster.org
X-MICROSOFT-CDO-OWNERAPPTID:-110507032
CREATED:20200624T110444Z
DESCRIPTION:Hi All\, Release-8 RC0 packages are built. As this is a
  major release we want to ensure that the upgrades are possible without
  any problems from gluster version 5\, 6 and 7. For this we have organi
 zed an online test day on Tuesday 30-Jun-2020\, from 11am to 4:30pm IST. Prerequisite would be to have your specific distro machine where you 
 can clone gluster and work on it.I was facing challenges to compile the
  glusterfs release-7 on fedora32 so I used a fedora30. If others ar
 e seeing similar problems then please help with a work around or a fix for 
 this before the test day. Another option would be to use some other ver
 sion of the distro like I used Fedora30. Also for people who would like
  to contribute to automating this test can join and contribute. Sanju R
 akonde will be leading this effort. I request you all to participate and ma
 ke this a successful event. [1] To join the video meeting\, cli
 ck the below link : \; \; https://meet.google.com/qe
 y-fvmt-uda">https://meet.google.com/qey-fvmt-uda\; \
 ; you can also join via phone\, Dial-in: (US) +1 361-271-3542 PIN: 122 789 
 544#[2] Date and Time : Tuesday 30-Jun-2020\, from 11am to 4:30pm I
 ST[3] The document link where the results can be shared : 
 \; \; https://docs.google.com/spreadsheets/d/16NaDFgiotJRLBgM
 QV4-Z0j0qhqdwenkQa_MkY7XHBQ8/edit?usp=sharing">https://docs.google.com/spreadsheets/d/16NaDFgiotJRLBgMQV4-Z0j0qhqdwenkQa_MkY7XHBQ8/edit
 ?usp=sharing[4] Packages are available at :\; 
 sp\; https://download.gluster.org/pub/gluster/glusterfs/qa-release
 s/8.0rc0/">https://download.gluster.org/pub/gluster/glusterfs/qa-
 releases/8.0rc0/[5] Packages are signed and the public key is a
 t :\; \; https://download.gluster.org/pub/gluster/gl
 usterfs/6/rsa.pub">https://download.gluster.org/pub/gluster/glusterfs/
 6/rsa.pubRegardsRinku \n\n-:
 :~:~::~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~
 :~::~:~::-\nPlease do not edit this section of the description.\n\nView you
 r event at https://www.google.com/calendar/event?action=VIEW=Mmk0bWNmbG
 kzY3YyNW8zNGc5MWlwbHI1bHQgZ2x1c3Rlci1kZXZlbEBnbHVzdGVyLm9yZw=MTkjcmtvdG
 hpeWFAcmVkaGF0LmNvbWMxYjllN2YwMjMzNGU5ZWU2YjVkNGI0MTI5MTBmNmYwODY1M2NlODQ
 tz=Asia%2FKolkata=en=0.\n-::~:~::~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:
 ~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~::~:~::-
LAST-MODIFIED:20200624T110514Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Gluster Test Day
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


invite.ics
Description: application/ics
___

Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968




Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



[Gluster-devel] Invitation: Gluster Test Day @ Tue Jun 30, 2020 11am - 12pm (IST) (gluster-devel@gluster.org)

2020-06-24 Thread rkothiya
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20200630T053000Z
DTEND:20200630T063000Z
DTSTAMP:20200624T110445Z
ORGANIZER;CN=rkoth...@redhat.com:mailto:rkoth...@redhat.com
UID:2i4mcfli3cv25o34g91iplr...@google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=gluster-users;X-NUM-GUESTS=0:mailto:gluster-us...@gluster.org
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=rkoth...@redhat.com;X-NUM-GUESTS=0:mailto:rkoth...@redhat.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=gluster-devel;X-NUM-GUESTS=0:mailto:gluster-devel@gluster.org
X-MICROSOFT-CDO-OWNERAPPTID:-110507032
CREATED:20200624T110444Z
DESCRIPTION:Hi All\, Release-8 RC0 packages are built. As this is a
  major release we want to ensure that the upgrades are possible without
  any problems from gluster version 5\, 6 and 7. For this we have organi
 zed an online test day on Tuesday 30-Jun-2020\, from 11am to 4:30pm IST. Prerequisite would be to have your specific distro machine where you 
 can clone gluster and work on it.I was facing challenges to compile the
  glusterfs release-7 on fedora32 so I used a fedora30. If others ar
 e seeing similar problems then please help with a work around or a fix for 
 this before the test day. Another option would be to use some other ver
 sion of the distro like I used Fedora30. Also for people who would like
  to contribute to automating this test can join and contribute. Sanju R
 akonde will be leading this effort. I request you all to participate and ma
 ke this a successful event. [1] To join the video meeting\, cli
 ck the below link : \; \; https://meet.google.com/qe
 y-fvmt-uda">https://meet.google.com/qey-fvmt-uda\; \
 ; you can also join via phone\, Dial-in: (US) +1 361-271-3542 PIN: 122 789 
 544#[2] Date and Time : Tuesday 30-Jun-2020\, from 11am to 4:30pm I
 ST[3] The document link where the results can be shared : 
 \; \; https://docs.google.com/spreadsheets/d/16NaDFgiotJRLBgM
 QV4-Z0j0qhqdwenkQa_MkY7XHBQ8/edit?usp=sharing">https://docs.google.com/spreadsheets/d/16NaDFgiotJRLBgMQV4-Z0j0qhqdwenkQa_MkY7XHBQ8/edit
 ?usp=sharing[4] Packages are available at :\; 
 sp\; https://download.gluster.org/pub/gluster/glusterfs/qa-release
 s/8.0rc0/">https://download.gluster.org/pub/gluster/glusterfs/qa-
 releases/8.0rc0/[5] Packages are signed and the public key is a
 t :\; \; https://download.gluster.org/pub/gluster/gl
 usterfs/6/rsa.pub">https://download.gluster.org/pub/gluster/glusterfs/
 6/rsa.pubRegardsRinku \n\n-:
 :~:~::~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~
 :~::~:~::-\nPlease do not edit this section of the description.\n\nView you
 r event at https://www.google.com/calendar/event?action=VIEW=Mmk0bWNmbG
 kzY3YyNW8zNGc5MWlwbHI1bHQgZ2x1c3Rlci1kZXZlbEBnbHVzdGVyLm9yZw=MTkjcmtvdG
 hpeWFAcmVkaGF0LmNvbWMxYjllN2YwMjMzNGU5ZWU2YjVkNGI0MTI5MTBmNmYwODY1M2NlODQ
 tz=Asia%2FKolkata=en=1.\n-::~:~::~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:
 ~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~::~:~::-
LAST-MODIFIED:20200624T110444Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Gluster Test Day
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


invite.ics
Description: application/ics
___

Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968




Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel



[Gluster-devel] Gluster Test Day

2020-06-24 Thread Rinku Kothiya
Hi All,

Release-8 RC0 packages are built. As this is a major release we want to
ensure that the
upgrades are possible without any problems from gluster version 5, 6 and 7.
For this we have organized an online test day on Tuesday 30-Jun-2020, from
11am to 4:30pm IST.

Prerequisite would be to have your specific distro machine where you can
clone gluster and work on it.
I was facing challenges to compile the glusterfs release-7 on fedora32 so I
used a fedora30.
If others are seeing similar problems then please help with a work around
or a fix for this before the test day.
Another option would be to use some other version of the distro like I used
Fedora30.

Also for people who would like to contribute to automating this test can
join and contribute.
Sanju Rakonde will be leading this effort. I request you all to participate
and make this
a successful event.

[1] To join the video meeting, click the below link :
https://meet.google.com/qey-fvmt-uda
you can also join via phone, Dial-in: (US) +1 361-271-3542 PIN: 122 789
544#

[2] Date and Time : Tuesday 30-Jun-2020, from 11am to 4:30pm IST

[3] The document link where the results can be shared :

https://docs.google.com/spreadsheets/d/16NaDFgiotJRLBgMQV4-Z0j0qhqdwenkQa_MkY7XHBQ8/edit?usp=sharing

[4] Packages are available at :
https://download.gluster.org/pub/gluster/glusterfs/qa-releases/8.0rc0/

[5] Packages are signed and the public key is at :
https://download.gluster.org/pub/gluster/glusterfs/6/rsa.pub

Regards
Rinku
___

Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968




Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel