On Tue, Dec 05, 2023 at 04:00:41PM +0100, Eelco Chaudron wrote: > The testcase change will make sure the 'MFEX Configuration' test > will run without the need for scapy and it's auto generated tests. > In addition we exclude the traffic related MFEX tests from running > on GitHub actions due to limited resources. > > Signed-off-by: Eelco Chaudron <[email protected]>
... > diff --git a/python/test_requirements.txt b/python/test_requirements.txt > index c85ce41ad..5043c71e2 100644 > --- a/python/test_requirements.txt > +++ b/python/test_requirements.txt > @@ -2,4 +2,5 @@ netaddr > pyftpdlib > pyparsing > pytest > +scapy > tftpy Hi Eelco, I'm having a bit of trouble reconciling the change above with the patch description. ... _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
