Skip to content

3.0.2 (2024-12-03)

Latest
Compare
Choose a tag to compare
@azarouski azarouski released this 03 Dec 11:11
0938a7c

Enhancements

  • [#379] Update doc providing recommended wda sources
  • [#384] Automate ansible command call
  • [#386] Add possibility to clarify location of each device personally

Fixes

  • [#373] update prerequisite doc using valid docker version

Migration Steps

  • Down all devices
    zebrunner-farm down
    # or
    ./zebrunner.sh down
  • Pull latest changes
  • Make the settings you need
  • Execute ansible script
    ./zebrunner.sh ansible
  • Start device containers
    zebrunner-farm start
    # or
    ./zebrunner.sh start