
Hi there, we have an issue with latest AdvancedVirt and our current CentOS 8.1 based OST. libguestfs seems to be always failing (tested by commented out virt-sparsify test, so it’s not visible normally) and we have no such issues when running same tests on RHEL 8.2. So I tried to move on and update to CentOS Stream and indeed it seems to be working ok. With CentOS 8.2 getting closer but not there yet maybe it’s best to use CentOS Stream for now. There is some interest from users as well, and we can’t really do anything to fix those 8.1 issues other than remove AV update and keep using old stuff with old bugs. To run on Stream we need two things. openvswitch compatible with 8.2/Stream. I used Dominik’s [1] and to fix apparently missing ansible-runner dependency on python3-pyutils (Martin, please address. I suppose it was a transient dep before and it was just dropped) I would suggest to move OST to CentOS Stream, and consider at least experimental support of CentOS Stream. It doesn’t seem like we’re missing much other than to point to the right repos. Thanks, michal [1] https://copr-be.cloud.fedoraproject.org/results/dominik/OpenvSwitch/epel-8-x...

Hi, On 6/2/20 11:08 AM, Michal Skrivanek wrote:
Hi there, we have an issue with latest AdvancedVirt and our current CentOS 8.1 based OST. libguestfs seems to be always failing (tested by commented out virt-sparsify test, so it’s not visible normally) and we have no such issues when running same tests on RHEL 8.2. So I tried to move on and update to CentOS Stream and indeed it seems to be working ok. With CentOS 8.2 getting closer but not there yet maybe it’s best to use CentOS Stream for now. There is some interest from users as well, and we can’t really do anything to fix those 8.1 issues other than remove AV update and keep using old stuff with old bugs.
To run on Stream we need two things. openvswitch compatible with 8.2/Stream. I used Dominik’s [1] and to fix apparently missing ansible-runner dependency on python3-pyutils (Martin, please address. I suppose it was a transient dep before and it was just dropped)
I would suggest to move OST to CentOS Stream, and consider at least experimental support of CentOS Stream. It doesn’t seem like we’re missing much other than to point to the right repos. I think we'd also need CentOS Stream mock config to run anything in the CI. That, or some bare metal provisioning.
Thanks, michal
[1] https://copr-be.cloud.fedoraproject.org/results/dominik/OpenvSwitch/epel-8-x... _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/ZJIEPDVEFJNWQ4...

Currently, OST runs with mock el7 (and not el8) On Tue, Jun 2, 2020 at 1:20 PM Marcin Sobczyk <msobczyk@redhat.com> wrote:
Hi,
Hi there, we have an issue with latest AdvancedVirt and our current CentOS 8.1
On 6/2/20 11:08 AM, Michal Skrivanek wrote: based OST. libguestfs seems to be always failing (tested by commented out virt-sparsify test, so it’s not visible normally) and we have no such issues when running same tests on RHEL 8.2. So I tried to move on and update to CentOS Stream and indeed it seems to be working ok. With CentOS 8.2 getting closer but not there yet maybe it’s best to use CentOS Stream for now. There is some interest from users as well, and we can’t really do anything to fix those 8.1 issues other than remove AV update and keep using old stuff with old bugs.
To run on Stream we need two things. openvswitch compatible with
8.2/Stream. I used Dominik’s [1] and to fix apparently missing ansible-runner dependency on python3-pyutils (Martin, please address. I suppose it was a transient dep before and it was just dropped)
I would suggest to move OST to CentOS Stream, and consider at least
experimental support of CentOS Stream. It doesn’t seem like we’re missing much other than to point to the right repos. I think we'd also need CentOS Stream mock config to run anything in the CI. That, or some bare metal provisioning.
Thanks, michal
[1]
https://copr-be.cloud.fedoraproject.org/results/dominik/OpenvSwitch/epel-8-x...
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/ZJIEPDVEFJNWQ4...
Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/GOHMFLJE7LJ3J7...
-- GALIT ROSENTHAL SOFTWARE ENGINEER Red Hat <https://www.redhat.com/> galit@redhat.com T: 972-9-7692230 <https://red.ht/sig>

On 6/2/20 12:43 PM, Galit Rosenthal wrote: > Currently, OST runs with mock el7 (and not el8) In jenkins - yes, we do, but some of us already use el8 outside of jenkins. + there are patches on the way that run OST with el8 mock on jenkins [2][3] (albeit with el7 kernel, so without podman, meaning without UI tests). [2] https://gerrit.ovirt.org/#/c/109334 [3] https://gerrit.ovirt.org/#/c/109378/ > > On Tue, Jun 2, 2020 at 1:20 PM Marcin Sobczyk <msobczyk@redhat.com > <mailto:msobczyk@redhat.com>> wrote: > > Hi, > > On 6/2/20 11:08 AM, Michal Skrivanek wrote: > > Hi there, > > we have an issue with latest AdvancedVirt and our current CentOS > 8.1 based OST. libguestfs seems to be always failing (tested by > commented out virt-sparsify test, so it’s not visible normally) > and we have no such issues when running same tests on RHEL 8.2. So > I tried to move on and update to CentOS Stream and indeed it seems > to be working ok. With CentOS 8.2 getting closer but not there yet > maybe it’s best to use CentOS Stream for now. There is some > interest from users as well, and we can’t really do anything to > fix those 8.1 issues other than remove AV update and keep using > old stuff with old bugs. > > > > To run on Stream we need two things. openvswitch compatible with > 8.2/Stream. I used Dominik’s [1] and to fix apparently missing > ansible-runner dependency on python3-pyutils (Martin, please > address. I suppose it was a transient dep before and it was just > dropped) > > > > I would suggest to move OST to CentOS Stream, and consider at > least experimental support of CentOS Stream. It doesn’t seem like > we’re missing much other than to point to the right repos. > I think we'd also need CentOS Stream mock config to run anything > in the CI. > That, or some bare metal provisioning. > > > > > Thanks, > > michal > > > > [1] > https://copr-be.cloud.fedoraproject.org/results/dominik/OpenvSwitch/epel-8-x86_64/ > > _______________________________________________ > > Devel mailing list -- devel@ovirt.org <mailto:devel@ovirt.org> > > To unsubscribe send an email to devel-leave@ovirt.org > <mailto:devel-leave@ovirt.org> > > Privacy Statement: https://www.ovirt.org/privacy-policy.html > > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > > List Archives: > https://lists.ovirt.org/archives/list/devel@ovirt.org/message/ZJIEPDVEFJNWQ4N5QRYDDQG3CERFK2ZT/ > _______________________________________________ > Devel mailing list -- devel@ovirt.org <mailto:devel@ovirt.org> > To unsubscribe send an email to devel-leave@ovirt.org > <mailto:devel-leave@ovirt.org> > Privacy Statement: https://www.ovirt.org/privacy-policy.html > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/devel@ovirt.org/message/GOHMFLJE7LJ3J7TRBIS46TY73NGPGZNS/ > > > > -- > > GALIT ROSENTHAL > > SOFTWARE ENGINEER > > Red Hat > > <https://www.redhat.com/> > > galit@redhat.com <mailto:galit@redhat.com> T: 972-9-7692230 > <tel:972-9-7692230> > > <https://red.ht/sig> >

On 2 Jun 2020, at 12:18, Marcin Sobczyk <msobczyk@redhat.com> wrote:
Hi,
On 6/2/20 11:08 AM, Michal Skrivanek wrote:
Hi there, we have an issue with latest AdvancedVirt and our current CentOS 8.1 based OST. libguestfs seems to be always failing (tested by commented out virt-sparsify test, so it’s not visible normally) and we have no such issues when running same tests on RHEL 8.2. So I tried to move on and update to CentOS Stream and indeed it seems to be working ok. With CentOS 8.2 getting closer but not there yet maybe it’s best to use CentOS Stream for now. There is some interest from users as well, and we can’t really do anything to fix those 8.1 issues other than remove AV update and keep using old stuff with old bugs.
To run on Stream we need two things. openvswitch compatible with 8.2/Stream. I used Dominik’s [1] and to fix apparently missing ansible-runner dependency on python3-pyutils (Martin, please address. I suppose it was a transient dep before and it was just dropped)
I would suggest to move OST to CentOS Stream, and consider at least experimental support of CentOS Stream. It doesn’t seem like we’re missing much other than to point to the right repos. I think we'd also need CentOS Stream mock config to run anything in the CI. That, or some bare metal provisioning.
it’s for the OST guest environment, not the host. So I guess it doesn’t really require any change other than the right image. I’ve set it up on my baremetal for now to see how flaky that is, but so far so good, first successful OST run in 3 weeks, yay!
Thanks, michal
[1] https://copr-be.cloud.fedoraproject.org/results/dominik/OpenvSwitch/epel-8-x... _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/ZJIEPDVEFJNWQ4...
participants (3)
-
Galit Rosenthal
-
Marcin Sobczyk
-
Michal Skrivanek