Changes
Page history
Update Testing with cEOS
authored
May 14, 2022
by
Malte Bauch
Show whitespace changes
Inline
Side-by-side
Testing-with-cEOS.md
View page @
51663ad3
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
)
.
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.
...
...
...
...