opendevreview | Takashi Kajinami proposed openstack/neutron-vpnaas master: Add oslo.log options to generated ovn vpn agent config https://review.opendev.org/c/openstack/neutron-vpnaas/+/905518 | 00:10 |
---|---|---|
opendevreview | Slawek Kaplonski proposed openstack/neutron master: Add trusted vif api extension for the port https://review.opendev.org/c/openstack/neutron/+/926068 | 07:18 |
opendevreview | Darin Chakalov proposed openstack/neutron-fwaas master: Fix router disable flow logging exception https://review.opendev.org/c/openstack/neutron-fwaas/+/927905 | 08:15 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: [OVN] Set reside-on-chassis-redirect also for FLAT networks https://review.opendev.org/c/openstack/neutron/+/925402 | 09:53 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: [OVN] Set reside-on-chassis-redirect also for FLAT networks https://review.opendev.org/c/openstack/neutron/+/925402 | 09:54 |
grami[m] | Hi All so I've been trying to run a single unittest class but for some reason it can't find it which brings me to is this even been tested in tox | 09:56 |
grami[m] | `tox -epy3 -- neutron.tests.functional.common.ovn.test_utils.TestSyncHaChassisGroup` if I run unittest manually it fails which I get but it gives me the correct name but tox never runs it. | 09:56 |
grami[m] | `neutron.tests.functional.common.ovn.test_utils.TestSyncHaChassisGroup` what am I doing wrong | 09:56 |
ralonsoh | grami[m], this is not a unit test but a functional test | 09:57 |
ralonsoh | the job is "tox -edsvm-functional" | 09:58 |
grami[m] | ralonsoh: thanks I don't know anything about tox or unittest so in trying to learn thanks for that. | 09:59 |
opendevreview | Merged openstack/neutron stable/2023.2: Protect the "standardattr" retrieval from a concurrent deletion https://review.opendev.org/c/openstack/neutron/+/927924 | 09:59 |
grami[m] | ralonsoh: do you know of any web page that helps setup to run these tests as the default openstack is very basic and only does the units. also what dependencies are required to run these tests as i'm getting ``` FileNotFoundError: [Errno 2] No such file or directory: 'Either ovn-nb.ovsschema and/or ovn-sb.ovsschema are missing. Looked for schemas in paths:/usr/local/share/openvswitch, /usr/local/share/ovn, /usr/share/openvswitch, | 10:09 |
grami[m] | /usr/share/ovn' ``` which tells me I'm missing openvswitch and ovn | 10:09 |
ralonsoh | grami[m], basically you need to execute the script to configure the env for func testing | 10:35 |
ralonsoh | one sec | 10:35 |
ralonsoh | grami[m], https://github.com/openstack/neutron/blob/master/TESTING.rst | 10:36 |
grami[m] | ralonsoh: THANK YOU missed that with everything open :) | 10:37 |
opendevreview | Rodolfo Alonso proposed openstack/neutron-lib master: Add new API extension ``uplink-status-propagation-updatable`` https://review.opendev.org/c/openstack/neutron-lib/+/927820 | 10:39 |
ralonsoh | slaweq, hi! If you have less than 1 min: https://review.opendev.org/q/I55142ce21cec8bd8e2d6b7b8b20c0147873699da | 10:40 |
slaweq | ralonsoh done | 10:58 |
ralonsoh | thanks! | 10:58 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: DNM == Test neutron-tempest-plugin-openvswitch-iptables_hybrid-distributed-dhcp https://review.opendev.org/c/openstack/neutron/+/927958 | 11:40 |
ihrachys | neutron-tempest-plugin-ovn timed out today after 3h+: https://zuul.opendev.org/t/openstack/build/e9e9fbe849004fc4a1be8ce85a2647ca doesn't seem to have happened more than once so far, but worth keeping an eye maybe | 12:49 |
opendevreview | Merged openstack/neutron stable/2024.1: Protect the "standardattr" retrieval from a concurrent deletion https://review.opendev.org/c/openstack/neutron/+/927923 | 12:49 |
opendevreview | Merged openstack/neutron stable/2023.1: Protect the "standardattr" retrieval from a concurrent deletion https://review.opendev.org/c/openstack/neutron/+/927925 | 12:52 |
frickler | ihrachys: looks like that was failing anyway, just timed out because it was waiting so long for things to fail: 2024-09-05 10:19:05.735493 | controller | {2} neutron_tempest_plugin.scenario.test_ports.PortsTest.test_port_with_fixed_ip [914.775678s] ... FAILED | 12:54 |
ihrachys | yes; though timeout is an issue itself. it wasn't waiting for so long because of this one failure, did it? | 12:59 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: Enable iptables debugging in the L3 agent functional tests https://review.opendev.org/c/openstack/neutron/+/928136 | 14:39 |
opendevreview | OpenStack Release Bot proposed openstack/neutron-lib stable/2024.2: Update .gitreview for stable/2024.2 https://review.opendev.org/c/openstack/neutron-lib/+/928182 | 16:01 |
opendevreview | OpenStack Release Bot proposed openstack/neutron-lib stable/2024.2: Update TOX_CONSTRAINTS_FILE for stable/2024.2 https://review.opendev.org/c/openstack/neutron-lib/+/928184 | 16:01 |
opendevreview | OpenStack Release Bot proposed openstack/neutron-lib master: Update master for stable/2024.2 https://review.opendev.org/c/openstack/neutron-lib/+/928186 | 16:01 |
opendevreview | OpenStack Release Bot proposed openstack/os-ken stable/2024.2: Update .gitreview for stable/2024.2 https://review.opendev.org/c/openstack/os-ken/+/928198 | 16:01 |
opendevreview | OpenStack Release Bot proposed openstack/os-ken stable/2024.2: Update TOX_CONSTRAINTS_FILE for stable/2024.2 https://review.opendev.org/c/openstack/os-ken/+/928199 | 16:01 |
opendevreview | OpenStack Release Bot proposed openstack/os-ken master: Update master for stable/2024.2 https://review.opendev.org/c/openstack/os-ken/+/928203 | 16:01 |
opendevreview | OpenStack Release Bot proposed openstack/ovsdbapp stable/2024.2: Update .gitreview for stable/2024.2 https://review.opendev.org/c/openstack/ovsdbapp/+/928210 | 16:01 |
opendevreview | OpenStack Release Bot proposed openstack/ovsdbapp stable/2024.2: Update TOX_CONSTRAINTS_FILE for stable/2024.2 https://review.opendev.org/c/openstack/ovsdbapp/+/928214 | 16:01 |
opendevreview | OpenStack Release Bot proposed openstack/ovsdbapp master: Update master for stable/2024.2 https://review.opendev.org/c/openstack/ovsdbapp/+/928215 | 16:01 |
opendevreview | OpenStack Release Bot proposed openstack/python-neutronclient stable/2024.2: Update .gitreview for stable/2024.2 https://review.opendev.org/c/openstack/python-neutronclient/+/928222 | 16:02 |
opendevreview | OpenStack Release Bot proposed openstack/python-neutronclient stable/2024.2: Update TOX_CONSTRAINTS_FILE for stable/2024.2 https://review.opendev.org/c/openstack/python-neutronclient/+/928223 | 16:02 |
opendevreview | OpenStack Release Bot proposed openstack/python-neutronclient master: Update master for stable/2024.2 https://review.opendev.org/c/openstack/python-neutronclient/+/928226 | 16:02 |
opendevreview | Brian Haley proposed openstack/neutron stable/2024.1: Support nested SNAT for ml2/ovn https://review.opendev.org/c/openstack/neutron/+/928288 | 20:41 |
opendevreview | Brian Haley proposed openstack/neutron stable/2024.1: Support nested SNAT for ml2/ovn https://review.opendev.org/c/openstack/neutron/+/928288 | 21:04 |
opendevreview | Merged openstack/ovsdbapp master: Update master for stable/2024.2 https://review.opendev.org/c/openstack/ovsdbapp/+/928215 | 21:15 |
opendevreview | Merged openstack/python-neutronclient master: Update master for stable/2024.2 https://review.opendev.org/c/openstack/python-neutronclient/+/928226 | 21:20 |
opendevreview | Merged openstack/neutron-lib master: Update master for stable/2024.2 https://review.opendev.org/c/openstack/neutron-lib/+/928186 | 21:22 |
opendevreview | Merged openstack/neutron-tempest-plugin master: refactor: don't require host= for check_connectivity https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/927182 | 22:17 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!