commit | 9e2291b354a442e3901c8a74b2e170c4eba68c35 | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Wed Jul 14 20:39:30 2021 +0200 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Mon Sep 27 14:33:39 2021 +0200 |
tree | 9203856340b0acd1b5283b26959247117353b0ab | |
parent | 36427a1125e401d5c0459a3426638981d4fcc675 [diff] |
tests: Fixes in interface-sudo tests We have seen several failures in the CI system regarding the interfaces-sudo test. Sometimes the expected values were not correct. It looked like we don't give system enough time to process the bridge configuration changes. When I increased the timeout to 3 seconds, another issue appeared. The bridge obtained an IPv6 LL address which was not expected by the test. So let's fix that too. Hopefully, this fix combined with the increased wait time will resolve the CI issues. Change-Id: Ida1d4ab6d7958c5e0e187299e765a4f6e25bc3af
Together with sysrepo, this software provides "general system management" of embedded devices. The target platform is anything that runs Linux with systemd. This runs in production on CzechLight SDN DWDM devices.
This component tracks the overal health state of the system, including various sensors, or the state of systemd
units. As an operator-friendly LED at the front panel of the appliance shows the aggregated health state.
Firmware can be updated via RAUC, and various aspects of the system's configuration can be adjusted. This includes a firewall, basic network settings, and authentication management.
For a full list, consult the yang/
directory in this repository.