Update Testing with cEOS authored by Malte Bauch's avatar Malte Bauch
1. Install [containerlab](https://containerlab.srlinux.dev/install/) on your machine. 1. Install [containerlab](https://containerlab.srlinux.dev/install/) on your machine.
***containerlab and cEOS do not work with cgroupsv2 enabled!*** ~~***containerlab and cEOS do not work with cgroupsv2 enabled!***
This is tracked in this [upstream issue](https://github.com/srl-labs/containerlab/issues/467). This is tracked in this [upstream issue](https://github.com/srl-labs/containerlab/issues/467).
Switch back to cgroupsv1 with the following kernel parameter `systemd.unified_cgroup_hierarchy=0`. Switch back to cgroupsv1 with the following kernel parameter `systemd.unified_cgroup_hierarchy=0`.~~
Use `ceos:4.28.0F` if you have **cgroupsv2** enabled on your system.
2. Use the following config to get two cEOS containers running. 2. Use the following config to get two cEOS containers running.
... ...
......