hosted-engine dependency broken

Hi, following commit: 8<--------------------------------------- commit a3217daf995680e07879a68ad18b3f7900b09f74 Author: mnecas <necas.marty@gmail.com> Date: Mon Nov 11 14:01:40 2019 +0100 remove el8 from automation.yaml diff --git a/automation.yaml b/automation.yaml index fcc3f1f..0d02263 100644 --- a/automation.yaml +++ b/automation.yaml @@ -1,6 +1,5 @@ distros: - fc30 - el7 - - el8 release_branches: master: [ "ovirt-master" ] 8<--------------------------------------- removed ovirt-ansible-engine-setup build on el8 causing ovirt-ansible-hosted-engine-setup dependency failure. Is there any reason for this? Was this patch reviewed? -- Sandro Bonazzola MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV Red Hat EMEA <https://www.redhat.com/> sbonazzo@redhat.com <https://www.redhat.com/>*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours.*

On Tue, Nov 26, 2019 at 8:26 PM Sandro Bonazzola <sbonazzo@redhat.com> wrote:
Hi, following commit: 8<--------------------------------------- commit a3217daf995680e07879a68ad18b3f7900b09f74 Author: mnecas <necas.marty@gmail.com> Date: Mon Nov 11 14:01:40 2019 +0100
remove el8 from automation.yaml
diff --git a/automation.yaml b/automation.yaml index fcc3f1f..0d02263 100644 --- a/automation.yaml +++ b/automation.yaml @@ -1,6 +1,5 @@ distros: - fc30 - el7 - - el8 release_branches: master: [ "ovirt-master" ] 8<---------------------------------------
removed ovirt-ansible-engine-setup build on el8 causing ovirt-ansible-hosted-engine-setup dependency failure. Is there any reason for this? Was this patch reviewed?
Ah sorry, we forgot about hosted-engine-setup dependency. The main reason was, that EL8 builds failed always last week for all ansible roles builds from github. So that's why we decided to fix that later and not directly with ansible-2.9 bump. But I see that your latest PR worked https://github.com/oVirt/ovirt-ansible-engine-setup/pull/67 so we will add EL8 builds also to all other roles Martine, you will probably need to do new releases of all roles with EL8 support
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo@redhat.com <https://www.redhat.com/>*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours.* _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/WJ37PN2NRLTMVQ...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.

Yeah I know that I'll need to do new release for EL8 but had some issues with ansible-suite-master because of python3 ( https://gerrit.ovirt.org/#/c/104837/) On Tue, Nov 26, 2019 at 9:01 PM Martin Perina <mperina@redhat.com> wrote:
On Tue, Nov 26, 2019 at 8:26 PM Sandro Bonazzola <sbonazzo@redhat.com> wrote:
Hi, following commit: 8<--------------------------------------- commit a3217daf995680e07879a68ad18b3f7900b09f74 Author: mnecas <necas.marty@gmail.com> Date: Mon Nov 11 14:01:40 2019 +0100
remove el8 from automation.yaml
diff --git a/automation.yaml b/automation.yaml index fcc3f1f..0d02263 100644 --- a/automation.yaml +++ b/automation.yaml @@ -1,6 +1,5 @@ distros: - fc30 - el7 - - el8 release_branches: master: [ "ovirt-master" ] 8<---------------------------------------
removed ovirt-ansible-engine-setup build on el8 causing ovirt-ansible-hosted-engine-setup dependency failure. Is there any reason for this? Was this patch reviewed?
Ah sorry, we forgot about hosted-engine-setup dependency. The main reason was, that EL8 builds failed always last week for all ansible roles builds from github. So that's why we decided to fix that later and not directly with ansible-2.9 bump. But I see that your latest PR worked https://github.com/oVirt/ovirt-ansible-engine-setup/pull/67 so we will add EL8 builds also to all other roles
Martine, you will probably need to do new releases of all roles with EL8 support
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo@redhat.com <https://www.redhat.com/>*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours.* _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/WJ37PN2NRLTMVQ...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
participants (3)
-
Martin Necas
-
Martin Perina
-
Sandro Bonazzola