openstack-k8s-operators / edpm-ansible

External Dataplane Management Ansible Playbooks
https://openstack-k8s-operators.github.io/edpm-ansible/
Apache License 2.0
9 stars 65 forks source link

Disable NBD TLS until libvirt/qemu issues are resolved #636

Closed olliewalsh closed 5 months ago

olliewalsh commented 5 months ago

Related: OSPRH-6173

openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: olliewalsh, SeanMooney

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openstack-k8s-operators/edpm-ansible/blob/main/OWNERS)~~ [SeanMooney,olliewalsh] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
SeanMooney commented 5 months ago

tempest passed in https://review.rdoproject.org/zuul/stream/d5198e59bc684c569a892e204bcf7cd3?logfile=console.log which ran

2024-04-24 06:28:46.519252 | controller | TASK [tempest : Run tempest name=tempest, image={{ cifmw_tempest_image }}:{{ cifmw_tempest_image_tag }}, state=started, auto_remove={{ cifmw_tempest_remove_container }}, network=host, volume=['{{ cifmw_tempest_artifacts_basedir }}/:/var/lib/tempest/external_files:Z', '{{ cifmw_tempest_artifacts_basedir }}/tls-ca-bundle.pem:/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:Z'], detach=False, dns={{ cifmw_tempest_dns_servers }}, env={'CONCURRENCY': '{{ cifmw_tempest_concurrency | default(omit) }}'}] * 2024-04-24 06:28:46.519260 | controller | Wednesday 24 April 2024 06:28:46 -0400 (0:00:12.070) 0:42:57.631 ***** 2024-04-24 06:48:39.611678 | controller | changed: [localhost]

the logs are still uploading but this change appears to work as inteneded