Comment 6 for bug 1934994

Revision history for this message
chandan kumar (chkumar246) wrote :

https://review.rdoproject.org/r/c/testproject/+/34597 On this testproject with skip list revert https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/801316

The jobs are passing
periodic-tripleo-ci-centos-8-scenario010-standalone-network-master SUCCESS 2h 36m 13s

and

https://logserver.rdoproject.org/97/34597/1/check/periodic-tripleo-ci-centos-8-scenario010-standalone-network-master/30064c2/logs/undercloud/var/log/tempest/tempest_run.log.txt.gz
```
{0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_LC_HTTPS_healthmonitor_CRUD [22.345464s] ... ok
{0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_LC_HTTP_healthmonitor_CRUD [22.511256s] ... ok
{0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_LC_PING_healthmonitor_CRUD [22.500439s] ... ok
{0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_LC_TCP_healthmonitor_CRUD [22.532029s] ... ok
{1} octavia_tempest_plugin.tests.scenario.v2.test_listener.ListenerScenarioTest.test_http_least_connections_listener_CRUD [87.123008s] ... ok
{0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_LC_TLS_healthmonitor_CRUD [23.079007s] ... ok
{0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_LC_UDP_healthmonitor_CRUD [18.756871s] ... ok
{0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_RR_HTTPS_healthmonitor_CRUD [24.555489s] ... ok
{0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_RR_HTTP_healthmonitor_CRUD [24.116514s] ... ok
{1} octavia_tempest_plugin.tests.scenario.v2.test_listener.ListenerScenarioTest.test_http_round_robin_listener_CRUD [91.261516s] ... ok
{0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_RR_PING_healthmonitor_CRUD [24.063673s] ... ok
{0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_RR_TCP_healthmonitor_CRUD [19.832414s] ... ok
{0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_RR_TLS_healthmonitor_CRUD [24.248578s] ... ok
```

I think we can merge the https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/801316.

Thank you @Sean for looking into this, Here is the Debugged placement logs also: https://logserver.rdoproject.org/97/34597/1/check/periodic-tripleo-ci-centos-8-scenario010-standalone-network-master/30064c2/logs/undercloud/var/log/containers/placement/placement.log.txt.gz Please have a look, if anything we can tweak in this job.