Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-09 | ethernet: static config job networkd/nm support | Jonathan Cave | |
Convert the old check-{if}-static script to python. Add support for doing the same type of test when the interface is managed by networkd. Allow check the address that was assigned through a config variable. | |||
2020-04-23 | ethernet: fix SO_BINDTODEVICE permissions errors | Jonathan Cave | |
In some circumstances a test run will switch to normal_user that does not have permission to bind a socket to a specific interface which causes errors when running ping -I{interrface}. Force the test to run as root. | |||
2019-09-06 | ethernet: Add iperf3 reverse test script and job | Nara Huang | |
And in networking: Add the new iperf3 job to networking-cert-automated test plan. | |||
2019-05-29 | network_info: consolidate jobs on newer info script | Jonathan Cave | |
2019-05-29 | ethernet: add info_automated_server job | Jonathan Cave | |
2019-05-29 | network_device_info: refactor with argparse | Jonathan Cave | |
Refactoring of the network_device_info which appears to have grown organically to the point where it is somewhat unreadable | |||
2019-04-18 | fixed an errant newline in units/ethernet/test-plan.pxu that was breaking ↵ | Jeff Lane | |
the new launcher | |||
2019-04-16 | Add new test definition for underspeed enabled network test. Add new test ↵ | Jeff Lane | |
plans for embedding. | |||
2019-02-20 | ethernet: network_device_info detect/info changes | Jonathan Cave | |
The network_device_info script was being used by the ethernet/detect and info/network_devices jobs. This clarifies the two roles and removes the unrequired udev/NM matching code. | |||
2018-12-13 | ethernet: add after-suspend manual plan (empty) | Jonathan Cave | |
Add this plan for completeness and to make creating top-level manual only plans easier. | |||
2018-12-06 | ethernet: allow check static to be used on classic | Jonathan Cave | |
2018-10-22 | network: use local script as most up-to-date | Jonathan Cave | |
2018-10-15 | ethernet: import test plans from p-p-s | Jonathan Cave | |
2018-09-11 | Add category to template job `ethernet/hotplug-*-end-cycle` | Pierre Equoy | |
2018-06-06 | Migrate ethernet jobs from p-p-s to p-p-c | Sylvain Pineau | |
2017-09-18 | Move all jobs definition files into pxu units | Sylvain Pineau | |