[ovirt-devel] Dropping all el7 OST runs

2020-11-26 Thread Marcin Sobczyk

Hi,

since all the important suites are working on el8 already, we're
planning to drop all el7 OST runs with [1] very soon.

This means we can finally say goodbye to py2 and other legacy stuff!

We still need to move manual OST runs not to use containers for that to 
happen.

This effort is tracked here [2].

Regards, Marcin

[1] https://gerrit.ovirt.org/112378
[2] https://ovirt-jira.atlassian.net/browse/OST-145
___
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/UQC5FJSP5OWX4OWRIGMQK2DE4WJSBYWC/


[ovirt-devel] Re: Dropping all el7 OST runs

2020-11-26 Thread Anton Marchukov
Ehud will switch it back to baremetals on the next week. The same will have
to be done for OST CI itself. After that we can rebuild unused openshift
nodes back to CI baremetals. And also convert el7 baremetals to el8 ones (I
guess we will leave few and watch the load on them). Please expect some
capacity drop during this time.

On Thu, Nov 26, 2020 at 12:00 PM Marcin Sobczyk  wrote:

> Hi,
>
> since all the important suites are working on el8 already, we're
> planning to drop all el7 OST runs with [1] very soon.
>
> This means we can finally say goodbye to py2 and other legacy stuff!
>
> We still need to move manual OST runs not to use containers for that to
> happen.
> This effort is tracked here [2].
>
> Regards, Marcin
>
> [1] https://gerrit.ovirt.org/112378
> [2] https://ovirt-jira.atlassian.net/browse/OST-145
>
>

-- 
Anton Marchukov
Associate Manager - RHV DevOps - Red Hat
___
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/LYGNMJA6S6CBGR735TS6BN2GZG4RSJDT/


[ovirt-devel] Health check endpoint in the engine hanging forever on CheckDBConnection

2020-11-26 Thread Marcin Sobczyk

Hi,

I'm trying out (I think) the latest build of ovirt-engine in OST [1] and 
the basic suite

fails when we do engine reconfiguration and then restart the service [2].
After restarting we wait on the health check endpoint status here [3].
This however ends with a timeout.
I tried running manually:

curl -D - http://engine/ovirt-engine/services/health

and that command also hangs forever.
In the engine log the last related entry seem to be:

2020-11-26 16:20:15,761+01 DEBUG 
[org.ovirt.engine.core.utils.servlet.LocaleFilter] (default task-7) [] 
Incoming locale 'en-US'. Filter determined locale to be 'en-US'
2020-11-26 16:20:15,761+01 DEBUG 
[org.ovirt.engine.core.services.HealthStatus] (default task-7) [] Health 
Status servlet: entry
2020-11-26 16:20:15,761+01 DEBUG 
[org.ovirt.engine.core.services.HealthStatus] (default task-7) [] 
Calling CheckDBConnection query


Has anyone else also encountered that?

Regards, Marcin

[1] ovirt-engine-4.4.4.3-0.0.master.20201126133903.gitc2c805a2662.el8.noarch
[2] 
https://github.com/oVirt/ovirt-system-tests/blob/3e2fc267b376a12eda131fa0e9cda2d94e36e2be/basic-suite-master/test-scenarios/test_001_initialize_engine.py#L88
[3] 
https://github.com/oVirt/ovirt-system-tests/blob/3e2fc267b376a12eda131fa0e9cda2d94e36e2be/ost_utils/ost_utils/pytest/fixtures/engine.py#L160

___
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/6HH2MYIIA7VWE5KFSTTHEIRPJC73YPC2/