eclipse-leda / leda-distro

Eclipse Leda provides a Yocto-based build setup for SDV.EDGE components
https://eclipse-leda.github.io/leda/
Apache License 2.0
14 stars 7 forks source link

Update manager robot test #140

Closed stlachev closed 1 year ago

stlachev commented 1 year ago

Starts and stops containers using desired state and Update Manager (UM)

  1. Wait all containers to start
  2. Sends desired state json to UM to stop all containers
  3. Sends desired state json to UM to start again all containers

Upon each step the containers are checked for appropriate status (Started or Stopped)

vasilvas99 commented 1 year ago

LGTM