opendevreview | Ghanshyam proposed openstack/os-vif master: Updating python testing as per Yoga testing runtime https://review.opendev.org/c/openstack/os-vif/+/819204 | 00:08 |
---|---|---|
*** EugenMayer9 is now known as EugenMayer | 00:56 | |
opendevreview | yatin proposed openstack/neutron master: Revert "Increase the timeout for arm64 jobs" https://review.opendev.org/c/openstack/neutron/+/819253 | 05:23 |
opendevreview | yatin proposed openstack/neutron master: Revert "Increase openstack-tox-py38 and openstack-tox-py39 timeouts" https://review.opendev.org/c/openstack/neutron/+/819171 | 05:38 |
opendevreview | yatin proposed openstack/neutron master: Revert "Increase openstack-tox-py38 and openstack-tox-py39 timeouts" https://review.opendev.org/c/openstack/neutron/+/819171 | 05:39 |
*** tkajinam is now known as Guest6741 | 06:15 | |
opendevreview | Lajos Katona proposed openstack/neutron-lib master: Exception for BFD: BfdMonitorInUse https://review.opendev.org/c/openstack/neutron-lib/+/807354 | 07:35 |
lajoskatona | ralonsoh: thanks, for n-lib release I had the same feeling, thanks for checking it :-) | 07:53 |
ralonsoh | yw | 07:54 |
frickler | lajoskatona: slaweq: please have a look at the unit test timeout fix by yatin, test run times are way down consistently with that https://review.opendev.org/c/openstack/neutron/+/819117/1 | 07:56 |
ralonsoh | frickler, this is circumstantial | 07:57 |
ralonsoh | we have seen this time execution most of the times | 07:57 |
ralonsoh | but you can run the py3x jobs in a slow node | 07:57 |
ralonsoh | the patch https://review.opendev.org/c/openstack/neutron/+/819117/ is not enough to reduce again the timeouts | 07:57 |
frickler | hmm, I see a different issue there, why are the arm64 jobs now in the check pipeline? | 07:58 |
ralonsoh | it is for the last 2 releases | 07:59 |
ralonsoh | as non-voting job | 07:59 |
lajoskatona | yeah exactly, it was an x-project effort to have some coverage for arm | 08:00 |
ralonsoh | are you proposing to remove it? | 08:00 |
ralonsoh | lajoskatona, slaweq ^^ | 08:00 |
ykarel | sorry i found some more improvements, so had to repush patch | 08:00 |
frickler | ah that's the bug fixed in https://review.opendev.org/c/openstack/neutron/+/819253/1/zuul.d/project.yaml | 08:01 |
frickler | the timeout should not have been set in the check queue | 08:01 |
frickler | if you don't want to revert that, you need to move the timeout to the proper place | 08:01 |
ralonsoh | where is it? | 08:01 |
frickler | ralonsoh: https://review.opendev.org/c/openstack/neutron/+/816621/4/zuul.d/project.yaml | 08:02 |
ralonsoh | yes, this is what we have now | 08:02 |
frickler | the made the jobs run in the check queue, when they actually should run in their own arm64 queue | 08:02 |
ralonsoh | right... | 08:02 |
opendevreview | yatin proposed openstack/neutron master: Set report_interval to 0 for ovs agent unit tests https://review.opendev.org/c/openstack/neutron/+/819117 | 08:03 |
ykarel | frickler, ralonsoh lajoskatona updated ^ | 08:03 |
ykarel | to include dvr agent tests too | 08:03 |
opendevreview | Przemyslaw Szczerbik proposed openstack/neutron master: Update placement allocation of bound ports when network QoS policy is changed https://review.opendev.org/c/openstack/neutron/+/818889 | 08:03 |
ykarel | noticed after ralonsoh comments for arm64 | 08:03 |
ralonsoh | frickler, so how should we increase those arm jobs timeout? | 08:03 |
ykarel | seems 80 minutes too much for unit tests :( | 08:04 |
frickler | ralonsoh: you need to add the timeout not under "check:" but under a new section "ARM64:" | 08:04 |
ykarel | let's see latest results from https://review.opendev.org/c/openstack/neutron/+/819117 if we have consistent run | 08:04 |
ralonsoh | frickler, perfect, I'll push a patch | 08:04 |
frickler | ykarel: ah, the arm64 tests run with ovs instead of ovn? nice cross-coverage | 08:06 |
ykarel | frickler, those jobs running all unit tests from the repo | 08:07 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Move ARM64 jobs to the corresponding zuul queue https://review.opendev.org/c/openstack/neutron/+/819264 | 08:07 |
frickler | Ovs vs OvsDvr, right | 08:08 |
ykarel | was thinking if we can avoid bumping timeout altogether for arm64 | 08:08 |
lajoskatona | ykarel: thanks checking | 08:15 |
lajoskatona | ykarel: we can remove the timeout setting for arm64, and see after a week if we are under the limit | 08:15 |
ykarel | lajoskatona, can consider https://review.opendev.org/c/openstack/neutron/+/819264 too as that will avoid duplicate runs of those jobs | 08:17 |
ykarel | timeout can be reduced later after we have promising results | 08:17 |
*** elvira1 is now known as elvira | 08:29 | |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Update Yoga job template for updated testing runtime https://review.opendev.org/c/openstack/neutron/+/819268 | 08:55 |
opendevreview | Merged openstack/neutron master: Properly clean up ovn-northd in functional tests https://review.opendev.org/c/openstack/neutron/+/819049 | 10:24 |
opendevreview | Merged openstack/neutron master: Set report_interval to 0 for ovs agent unit tests https://review.opendev.org/c/openstack/neutron/+/819117 | 10:24 |
opendevreview | yatin proposed openstack/neutron stable/xena: Set report_interval to 0 for ovs agent unit tests https://review.opendev.org/c/openstack/neutron/+/819174 | 10:30 |
opendevreview | yatin proposed openstack/neutron stable/wallaby: Set report_interval to 0 for ovs agent unit tests https://review.opendev.org/c/openstack/neutron/+/819175 | 10:31 |
opendevreview | Lajos Katona proposed openstack/neutron-lib master: Update setup.cfg for updated testing runtime https://review.opendev.org/c/openstack/neutron-lib/+/819286 | 10:33 |
opendevreview | yatin proposed openstack/neutron stable/victoria: Set report_interval to 0 for ovs agent unit tests https://review.opendev.org/c/openstack/neutron/+/819177 | 10:33 |
opendevreview | Lajos Katona proposed openstack/neutron-lib master: Update setup.cfg for updated testing runtime https://review.opendev.org/c/openstack/neutron-lib/+/819286 | 10:34 |
opendevreview | Merged openstack/neutron-lib master: Add oneline_string validators https://review.opendev.org/c/openstack/neutron-lib/+/811708 | 10:40 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Update Yoga job template for updated testing runtime https://review.opendev.org/c/openstack/neutron/+/819268 | 10:56 |
opendevreview | Arnau Verdaguer proposed openstack/neutron master: Prevent deleting the only IP of a router port https://review.opendev.org/c/openstack/neutron/+/817525 | 11:22 |
opendevreview | Merged openstack/neutron stable/wallaby: Check interface presence in new namespace https://review.opendev.org/c/openstack/neutron/+/818341 | 11:37 |
hgy | Hello, sorry for bother | 12:22 |
hgy | Could I ask a question | 12:22 |
hgy | When I use "neutron-openvswitch-agent", I added NIC to ovs bridge | 12:23 |
hgy | And then, my network down , I coun't ping gateway or external network | 12:24 |
hgy | My operation like this: https://paste.opendev.org/show/811280/ | 12:24 |
lajoskatona | hgy: Hi, eth2 is your management NIC? | 12:26 |
hgy | lajoskatona: Yes, It's a test environment. I used all network in one NIC | 12:27 |
hgy | lajoskatona: If it was wrong, you can tell me directly | 12:28 |
lajoskatona | hgy: sure, if you add the nic to the ovs bridge you lose your IP, see details here: https://docs.openvswitch.org/en/latest/faq/issues/ | 12:30 |
lajoskatona | hgy: if I understand well you run into this issue | 12:30 |
hgy | lajoskatona: hey, Thank you very much, love you | 12:35 |
hgy | lajoskatona: But I had did this, and the network was still not to connect | 12:36 |
hgy | lajoskatona: I'm confused about it. I just did "created a bridge,added my Ethernet port to it and moved IP address to ovs-bridge" | 12:38 |
hgy | lajoskatona: But the network was still down | 12:38 |
hgy | lajoskatona: Sorry to ask so much. If you are busy, you can ignore it | 12:39 |
lajoskatona | hgy: you mean the br-eth2 is down? I usually add my secondary nic to ovs bridge to keep the 1st one operating as management interface | 12:42 |
hgy | lajoskatona: Thank you very much, Whether your second nic also has an IP? | 12:46 |
hgy | lajoskatona: Or I can just distribute Ip to 1st nic? | 12:46 |
lajoskatona | hgy: yes, I have now a test env where I login through ens4, and I have ens5 which I added to ovs bridge br0, than I can even say sudo dhclient br0 and in my env the dhcp server will serve the request | 12:49 |
hgy | lajoskatona: Oh, love you, I will try two nic now | 12:51 |
hgy | lajoskatona: Thank you so so much | 12:51 |
lajoskatona | hgy: your welcome | 12:51 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Replace "target_tenant" with "target_project" in RBAC OVOs and models https://review.opendev.org/c/openstack/neutron/+/815855 | 13:26 |
opendevreview | Bernard Cafarelli proposed openstack/neutron-tempest-plugin master: [stable/rocky] Regroup tests exclusion list and add new failing ones https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/819109 | 13:36 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Improve DHCP RPC handler https://review.opendev.org/c/openstack/neutron/+/816850 | 14:01 |
opendevreview | Rodolfo Alonso proposed openstack/networking-ovn stable/train: [OVN] Set NB/SB "connection" inactivity probe https://review.opendev.org/c/openstack/networking-ovn/+/819324 | 14:28 |
opendevreview | Rodolfo Alonso proposed openstack/networking-ovn stable/train: [OVN] Set NB/SB "connection" inactivity probe https://review.opendev.org/c/openstack/networking-ovn/+/812304 | 14:30 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [WIP] Replace "target_tenant" with "target_project" in RBAC OVOs and models https://review.opendev.org/c/openstack/neutron/+/815855 | 15:36 |
opendevreview | Bernard Cafarelli proposed openstack/neutron-tempest-plugin master: [stable/rocky] Regroup tests exclusion list and add new failing ones https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/819109 | 16:08 |
opendevreview | Jakub Libosvar proposed openstack/neutron master: ovn: Wait for northd in functional tests https://review.opendev.org/c/openstack/neutron/+/819032 | 17:00 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Replace "target_tenant" with "target_project" in RBAC OVOs and models https://review.opendev.org/c/openstack/neutron/+/815855 | 17:10 |
opendevreview | Merged openstack/neutron stable/wallaby: [OVN] External network ports (SR-IOV) QoS is handled by SR-IOV agent https://review.opendev.org/c/openstack/neutron/+/818922 | 17:46 |
EugenMayer | is an instance meta-data to be considered a kind of secure storage which can only accessed by the given instance? | 17:52 |
opendevreview | Merged openstack/neutron stable/xena: [OVS][QOS] Dataplane enforcement is limited to min-bw egress direction https://review.opendev.org/c/openstack/neutron/+/818436 | 18:24 |
opendevreview | Merged openstack/neutron stable/victoria: Set report_interval to 0 for ovs agent unit tests https://review.opendev.org/c/openstack/neutron/+/819177 | 18:25 |
opendevreview | Merged openstack/neutron stable/wallaby: Set report_interval to 0 for ovs agent unit tests https://review.opendev.org/c/openstack/neutron/+/819175 | 18:25 |
opendevreview | Merged openstack/neutron stable/xena: Set report_interval to 0 for ovs agent unit tests https://review.opendev.org/c/openstack/neutron/+/819174 | 18:26 |
opendevreview | Merged openstack/neutron stable/train: Check interface presence in new namespace https://review.opendev.org/c/openstack/neutron/+/818344 | 18:27 |
opendevreview | Slawek Kaplonski proposed openstack/ovn-octavia-provider master: Configure correct db user in the functional tests job https://review.opendev.org/c/openstack/ovn-octavia-provider/+/819377 | 20:54 |
opendevreview | Slawek Kaplonski proposed openstack/ovn-octavia-provider master: Fix functional tests job https://review.opendev.org/c/openstack/ovn-octavia-provider/+/819377 | 21:12 |
opendevreview | Merged openstack/neutron-lib stable/xena: [stable-only] Fix allocation update for min bw rule with different direction https://review.opendev.org/c/openstack/neutron-lib/+/817528 | 22:35 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!