[ovirt-devel] Re: oVirt CI mirror for centos stream advancedvirt-common repo

2021-06-30 Thread Ehud Yonasi
Hi Nir,
You are right, we are not mirroring right now the centos8 stream repos.
I've sent a patch to add them.

https://gerrit.ovirt.org/c/jenkins/+/115492


On Tue, Jun 22, 2021 at 8:37 PM Nir Soffer  wrote:

> On Fri, Jun 11, 2021 at 12:41 PM Sandro Bonazzola 
> wrote:
>
>>
>>
>> Il giorno ven 4 giu 2021 alle ore 19:44 Nir Soffer 
>> ha scritto:
>>
>>> I updated vdsm libvirt requirement to 7.0.0-14. The package exists in
>>> centos
>>> stream and rhel so the change is correct, but the install check fails in
>>> the CI.
>>>
>>> I found that adding the repo to check-patch.repos works:
>>> https://gerrit.ovirt.org/c/vdsm/+/115039/4/automation/check-patch.repos
>>>
>>> But depending on mirror.centos.org does not feel like the right way. I
>>> think
>>> keeping a local mirror is the right way.
>>>
>>
>> Please note that despite we are pointing to centos mirrors, CI is running
>> under proxy, so we are caching on our datacenter the rpms we consume anyway.
>> That said, we can mirror advanced virtualization repos as well and the
>> local mirror will be automatically picked up.
>>
>> I see we are already mirroring the test repo for CentOS Linux:
>> ./data/mirrors-reposync.conf:
>>70 : [ovirt-master-centos-advanced-virtualization-el8]
>>72 : baseurl=
>> https://buildlogs.centos.org/centos/8/virt/x86_64/advanced-virtualization/
>>
>> For CentOS Stream we'll need an addition there. Please open a ticket on
>> infra-supp...@ovirt.org about it.
>>
>
> Trying
>
>
>>
>>
>>
>>> It looks like the stdci docs[1] are not maintained for a while,
>>> listing mirrors for
>>> fedora 30 and centos 7.
>>>
>>
>> I would suggest to open a ticket for this as well
>>
>>
>>
>>>
>>> Looking in the mirrors jobs[2] we have advanced-virtualization for
>>> centos[3] but
>>> it holds old versions (6.x).
>>>
>>> Can we add a local mirror for this repo?
>>>
>>> [1]
>>> https://ovirt-infra-docs.readthedocs.io/en/latest/CI/List_of_mirrors/index.html
>>> [2] https://jenkins.ovirt.org/search/?q=system-sync_mirrors
>>> [3]
>>> https://buildlogs.centos.org/centos/8/virt/x86_64/advanced-virtualization/Packages/l/
>>>
>>> Nir
>>>
>>>
>>
>> --
>>
>> Sandro Bonazzola
>>
>> MANAGER, SOFTWARE ENGINEERING, EMEA R RHV
>>
>> Red Hat EMEA 
>>
>> sbona...@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-le...@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/CIX6B5J3Q5NPWXVEM4MYTNV7DJ7CZS5P/


[ovirt-devel] Re: oVirt CI mirror for centos stream advancedvirt-common repo

2021-06-22 Thread Nir Soffer
On Fri, Jun 11, 2021 at 12:41 PM Sandro Bonazzola 
wrote:

>
>
> Il giorno ven 4 giu 2021 alle ore 19:44 Nir Soffer 
> ha scritto:
>
>> I updated vdsm libvirt requirement to 7.0.0-14. The package exists in
>> centos
>> stream and rhel so the change is correct, but the install check fails in
>> the CI.
>>
>> I found that adding the repo to check-patch.repos works:
>> https://gerrit.ovirt.org/c/vdsm/+/115039/4/automation/check-patch.repos
>>
>> But depending on mirror.centos.org does not feel like the right way. I
>> think
>> keeping a local mirror is the right way.
>>
>
> Please note that despite we are pointing to centos mirrors, CI is running
> under proxy, so we are caching on our datacenter the rpms we consume anyway.
> That said, we can mirror advanced virtualization repos as well and the
> local mirror will be automatically picked up.
>
> I see we are already mirroring the test repo for CentOS Linux:
> ./data/mirrors-reposync.conf:
>70 : [ovirt-master-centos-advanced-virtualization-el8]
>72 : baseurl=
> https://buildlogs.centos.org/centos/8/virt/x86_64/advanced-virtualization/
>
> For CentOS Stream we'll need an addition there. Please open a ticket on
> infra-supp...@ovirt.org about it.
>

Trying


>
>
>
>> It looks like the stdci docs[1] are not maintained for a while,
>> listing mirrors for
>> fedora 30 and centos 7.
>>
>
> I would suggest to open a ticket for this as well
>
>
>
>>
>> Looking in the mirrors jobs[2] we have advanced-virtualization for
>> centos[3] but
>> it holds old versions (6.x).
>>
>> Can we add a local mirror for this repo?
>>
>> [1]
>> https://ovirt-infra-docs.readthedocs.io/en/latest/CI/List_of_mirrors/index.html
>> [2] https://jenkins.ovirt.org/search/?q=system-sync_mirrors
>> [3]
>> https://buildlogs.centos.org/centos/8/virt/x86_64/advanced-virtualization/Packages/l/
>>
>> Nir
>>
>>
>
> --
>
> Sandro Bonazzola
>
> MANAGER, SOFTWARE ENGINEERING, EMEA R RHV
>
> Red Hat EMEA 
>
> sbona...@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-le...@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/2KHM7WWSSFPT5UYC3YX3P3R5EOKMOAKM/


[ovirt-devel] Re: oVirt CI mirror for centos stream advancedvirt-common repo

2021-06-21 Thread Sandro Bonazzola
Il giorno ven 4 giu 2021 alle ore 19:44 Nir Soffer  ha
scritto:

> I updated vdsm libvirt requirement to 7.0.0-14. The package exists in
> centos
> stream and rhel so the change is correct, but the install check fails in
> the CI.
>
> I found that adding the repo to check-patch.repos works:
> https://gerrit.ovirt.org/c/vdsm/+/115039/4/automation/check-patch.repos
>
> But depending on mirror.centos.org does not feel like the right way. I
> think
> keeping a local mirror is the right way.
>

Please note that despite we are pointing to centos mirrors, CI is running
under proxy, so we are caching on our datacenter the rpms we consume anyway.
That said, we can mirror advanced virtualization repos as well and the
local mirror will be automatically picked up.

I see we are already mirroring the test repo for CentOS Linux:
./data/mirrors-reposync.conf:
   70 : [ovirt-master-centos-advanced-virtualization-el8]
   72 : baseurl=
https://buildlogs.centos.org/centos/8/virt/x86_64/advanced-virtualization/

For CentOS Stream we'll need an addition there. Please open a ticket on
infra-supp...@ovirt.org about it.



> It looks like the stdci docs[1] are not maintained for a while,
> listing mirrors for
> fedora 30 and centos 7.
>

I would suggest to open a ticket for this as well



>
> Looking in the mirrors jobs[2] we have advanced-virtualization for
> centos[3] but
> it holds old versions (6.x).
>
> Can we add a local mirror for this repo?
>
> [1]
> https://ovirt-infra-docs.readthedocs.io/en/latest/CI/List_of_mirrors/index.html
> [2] https://jenkins.ovirt.org/search/?q=system-sync_mirrors
> [3]
> https://buildlogs.centos.org/centos/8/virt/x86_64/advanced-virtualization/Packages/l/
>
> Nir
>
>

-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING, EMEA R RHV

Red Hat EMEA 

sbona...@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-le...@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/UU3ZOUS7425IQKCGMYOVVOWD5VFYI5DI/