*** rh-jelabarre has quit IRC | 00:16 | |
*** rh-jelabarre has joined #openstack-kuryr | 00:19 | |
*** rh-jelabarre has quit IRC | 01:56 | |
*** gcheresh has joined #openstack-kuryr | 04:59 | |
*** ltomasbo has joined #openstack-kuryr | 06:24 | |
*** openstackgerrit has quit IRC | 07:38 | |
*** maysams-afk is now known as maysams | 09:14 | |
maysams | DjeufackZane: Hello o/ | 09:14 |
---|---|---|
*** aghasaad04 has joined #openstack-kuryr | 09:36 | |
aghasaad04 | I am facing internet issues in vagrant after running vagrant up, it is unable to run apt-get update, I have tried to run the same command in vagrant as well getting same results. Any leads? | 10:23 |
*** aghasaad04 has quit IRC | 10:36 | |
*** openstackgerrit has joined #openstack-kuryr | 10:43 | |
openstackgerrit | Merged openstack/kuryr-tempest-plugin master: Remove releasenotes test from envlist https://review.opendev.org/756298 | 10:43 |
maysams | aghasaad04: Hi, could you try to use the libvirt provider instead of virtualBox? | 10:58 |
maysams | aghasaad04: what exact failures did you get? | 10:59 |
*** ccamposr has joined #openstack-kuryr | 11:32 | |
openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: CNI: Lookup offending interface on NetlinkError https://review.opendev.org/759005 | 11:35 |
*** rh-jelabarre has joined #openstack-kuryr | 11:55 | |
openstackgerrit | Itzik Brown proposed openstack/kuryr-tempest-plugin master: Add test_network_policy_add_remove_pod https://review.opendev.org/754956 | 12:03 |
openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: CNI: Lookup offending interface on NetlinkError https://review.opendev.org/759005 | 12:04 |
*** aghasaad04 has joined #openstack-kuryr | 12:06 | |
*** aghasaad04 has quit IRC | 12:39 | |
*** tabbie_fash has joined #openstack-kuryr | 12:45 | |
*** KurtB has joined #openstack-kuryr | 13:16 | |
*** livia has joined #openstack-kuryr | 13:31 | |
openstackgerrit | Kafilat Adeleke proposed openstack/kuryr-kubernetes master: corrects selflink on kubernetes resources https://review.opendev.org/759058 | 13:53 |
*** tabbie_fash has quit IRC | 13:55 | |
livia | Hi! Can anyone help me? I would like to work on it 'Clean up reference to deprecated config option Edit' (https://bugs.launchpad.net/kuryr-kubernetes/+bug/1900420) | 14:13 |
openstack | Launchpad bug 1900420 in kuryr-kubernetes "Clean up reference to deprecated config option" [Low,New] | 14:13 |
maysams | Hello, livia o/ | 14:16 |
maysams | livia: That bug is basically to remove all references that are left of the config sg_mode as that config is not really enforced anymore | 14:20 |
maysams | livia: If you will work on that bug now, feel free to assign it to you ;) | 14:21 |
maysams | livia: To configure an environment with Kuryr configured you can follow https://github.com/openstack/kuryr-kubernetes/tree/master/contrib/vagrant | 14:23 |
maysams | livia: Are you an Outreachy applicant? | 14:23 |
openstackgerrit | Tabitha Fasoyin proposed openstack/kuryr-kubernetes master: Removes unprovided kuryr-cni.conf file docs https://review.opendev.org/759065 | 14:27 |
livia | Yes, Maysa. I am an applicant. I am very happy to start being part of the openstack community! Or trying to at least | 14:31 |
livia | Great! I will assign it to me and start working on it then. Thank you | 14:31 |
openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: CNI: Lookup offending interface on NetlinkError https://review.opendev.org/759005 | 14:32 |
*** tabbie_fash has joined #openstack-kuryr | 14:35 | |
*** tabbie_fash has quit IRC | 14:46 | |
*** livia has quit IRC | 14:51 | |
*** tabbie_fash has joined #openstack-kuryr | 15:00 | |
openstackgerrit | Tabitha Fasoyin proposed openstack/kuryr-kubernetes master: Removes unprovided kuryr-cni.conf file docs https://review.opendev.org/759065 | 15:08 |
*** ltomasbo has quit IRC | 15:49 | |
*** noonedeadpunk has quit IRC | 15:51 | |
*** noonedeadpunk_ has joined #openstack-kuryr | 16:12 | |
*** noonedeadpunk_ has quit IRC | 16:33 | |
openstackgerrit | Merged openstack/kuryr-kubernetes master: Removes unprovided kuryr-cni.conf file docs https://review.opendev.org/759065 | 16:37 |
*** noonedeadpunk has joined #openstack-kuryr | 16:39 | |
*** tabbie_fash has quit IRC | 17:02 | |
openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: Delete ports created for host networking pods https://review.opendev.org/759108 | 17:10 |
*** gcheresh has quit IRC | 17:16 | |
*** gcheresh has joined #openstack-kuryr | 17:18 | |
*** ccamposr has quit IRC | 17:28 | |
*** gcheresh has quit IRC | 17:32 | |
*** aghasaad04 has joined #openstack-kuryr | 17:54 | |
aghasaad04 | Hi all, I am interested in solving this bug https://bugs.launchpad.net/kuryr-kubernetes/+bug/1899374. I want to know, how to run the tests so that I know about the test coverage. and what can be the possible scenarios that need to be implemented. I need help to get started with this bug. Thanks | 17:56 |
openstack | Launchpad bug 1899374 in kuryr-kubernetes "[TESTS] Low test covarage for Service and Endpoints handler" [Medium,New] - Assigned to Agha Saad Fraz (aghasaad04) | 17:56 |
maysams | aghasaad04: Hello :) to run the unit test, you need to install the tox package on ubuntu or any os you use | 18:42 |
maysams | aghasaad04: or with pip https://tox.readthedocs.io/en/latest/install.html | 18:44 |
maysams | this sums it up https://docs.openstack.org/zun/latest/contributor/unit-tests.html | 18:45 |
aghasaad04 | yep, just installed it using pip | 18:45 |
maysams | aghasaad04: great. To run the unit tests, you can run the following command: tox -e py38 | 18:46 |
maysams | aghasaad04: and to see the coverage, you can run: tox -r -vv -e cover | 18:46 |
aghasaad04 | in which directory I need to run this? | 18:47 |
maysams | aghasaad04: from the kuryr-kubernetes repo, if you're using vagrant you'll find it under '/opt/stack/kuryr-kubernetes' | 18:48 |
aghasaad04 | Perfect. | 18:48 |
aghasaad04 | Uploaded file: https://uploads.kiwiirc.com/files/f9a63e79a30d1fab01c86b2b2f0606c1/image.png | 18:50 |
maysams | great | 19:00 |
*** ccamposr has joined #openstack-kuryr | 19:39 | |
maysams | aghasaad04: I added two possible testing scenarios for the on_present method, but more are better and welcome for the other methods not covered yet | 19:51 |
maysams | aghasaad04: the detailed of the scenario can be found on the launchpad task | 19:52 |
maysams | s/detailed/detail | 19:52 |
aghasaad04 | Sure, I will look more into this, and will get back to you if needs any help :) | 19:52 |
maysams | aghasaad04: Let me know how it goes, if something is not clear about the scenarios feel free to reply on the launchpad bug | 19:53 |
aghasaad04 | Sure | 19:53 |
maysams | cool | 19:53 |
*** maysams is now known as maysams-afk | 20:09 | |
openstackgerrit | Maysa de Macedo Souza proposed openstack/kuryr-kubernetes master: Ensure Service without selectors is properly handled https://review.opendev.org/756397 | 20:35 |
*** aghasaad04 has quit IRC | 21:02 | |
openstackgerrit | Maysa de Macedo Souza proposed openstack/kuryr-kubernetes master: Allow to config network MTU https://review.opendev.org/759147 | 22:01 |
*** rh-jelabarre has quit IRC | 23:01 | |
*** rh-jelabarre has joined #openstack-kuryr | 23:03 | |
*** rh-jelabarre has quit IRC | 23:04 | |
*** rh-jelabarre has joined #openstack-kuryr | 23:04 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!