commit | 3bb769e50a0f15c689ea0e71af569353b7b4a085 | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Thu Feb 02 17:11:46 2023 +0100 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Tue Feb 07 07:55:34 2023 +0100 |
tree | 14bf1c8116321b28450d5161b26b2ef56c50b8f8 | |
parent | 174cc84cbefc698ee4c4c07bdb1d7b77bd440f0f [diff] |
cmake: add COMMAND to velia_test This patch allows to specify a custom COMMAND clause in velia_test call. Currently velia_tests always calls the executable of the associated test but sometimes we may want to wrap the command in another call (e.g. unshare). This patch makes such calls easily possible. Change-Id: I253e473ee1524f7b87561e7de7916eca5bc8858e
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.
ietf-access-control-list
, RFC 8519 (with deviations)ietf-hardware
, RFC 8348ietf-system
, RFC 7317 (partial support)ietf-interfaces
, RFC 8343 (generating config for systemd-networkd
, with extensions)ietf-routing
, RFC 8349 (see above)czechlight-system