diff --git a/feature/container/containerz/tests/container_lifecycle/README.md b/feature/container/containerz/tests/container_lifecycle/README.md index 768d43fee2b..d2a0885505a 100644 --- a/feature/container/containerz/tests/container_lifecycle/README.md +++ b/feature/container/containerz/tests/container_lifecycle/README.md @@ -4,6 +4,13 @@ Verify the correct behaviour of `gNOI.Containerz` when operating containers. +### Restart Behaviour + +Containers running on the system are expected to be present and running after +a device reboot. Similarly, on a dual RP device it is expected that running +containers are also present and running on the backup RP or after a failover +to the backup. + ## Procedure This step only applies if the reference implementation of containerz is being