- Jan 14, 2021
- Jan 10, 2021
- Jan 06, 2021
-
-
lantz authored
In certain cases, dp0 and its interfaces were not being cleaned up, probably due to scratchnet.py being killed before it terminated. This in turn caused the natnet test to fail.
-
- Jan 05, 2021
-
-
lantz authored
-
lantz authored
also remove unneeded rm -f pexpect.out since we are not generating that at the moment
-
lantz authored
-
lantz authored
-
lantz authored
Adjusting the tolerance for this test to compensate for apparent performance variation when running as part of github actions CI builds/tests.
-
- Jan 04, 2021
-
-
Giuseppe Di Lena authored
-
lantz authored
-
lantz authored
* 2.3.0a1 * intfoptions and test_intfoptions tweaks also added cleanup() to test_walkthrough fixture
-
lantz authored
Ubuntu 20.04 fixes: - fixes sshd test - speeds up examples/{treeping64,tree1024}.py - debugging hacks/output for testLinkChange - removes cfs from examples/popen.py - improves nat in nodelib (netplan fixes?) - makes some tests executable - waits for switches to connect in tests to avoid race conditions -- adds mn -w option and wait CLI command Changes: - REMOVES default "-v" argument for Controller() and adds verbose(=False) option; avoiding logging makes it faster - CHANGES waitConnected to wait for 5 seconds as documented; we may wish to implement an argument to -w to set this timeout Issues? - There may still be an issue with the ovs-netplan-clean service causing the boot to hang ;-(
-
- Dec 20, 2020
-
-
lantz authored
-
- Dec 14, 2020
-
-
lantz authored
-
Jeff R. Allen authored
* Install correctly on Ubuntu 20.04 Main changes are to avoid pulling in python2 by mistake, and then to make sure to install only python3 packages. Also: Add net-tools which is needed to get ifconfig on newer Ubuntu releases. (admin note: there are still a couple of remaining 20.04 issues but this is helpful)
-
lantz authored
-
lantz authored
-
lantz authored
Initial support for github actions CI builds
-
Bob Lantz authored
-
- Apr 16, 2020
- Apr 09, 2020
-
-
julian.filter authored
-
julian.filter authored
-
julian.filter authored
-
- Apr 05, 2020
-
-
Shan Sikdar authored
-
Shan Sikdar authored
-
- Apr 04, 2020
-
-
lantz authored
change to fix flake8 F632 issues
-
- Apr 03, 2020
-
-
Shan Sikdar authored
-
- Feb 15, 2020
-
-
julian.filter authored
-
- Jan 05, 2020
-
-
Tim Gates authored
Closes #920
-
- Dec 02, 2019
- Dec 01, 2019
-
-
Mathieu Jadin authored
This also enables CLI users to pass parameters to its superclass: Cmd.
-
- Nov 30, 2019
- Nov 26, 2019
-
-
Mathieu Jadin authored
-