Skip to content

2.6.2 (2024-01-12)

Compare
Choose a tag to compare
@vdelendik vdelendik released this 10 Jan 16:44
· 67 commits to master since this release
cadca36

Enhancements

  • [#284] bump up to mcloud-device:2.6.2
  • [#283] bump up to appium:2.0.10

Fixed

  • [#281] ios: usbreset for iOS devices is broken

Migration Steps

  • Pull latest changes
  • Execute ansible script according to platform
    //Linux
    ansible-playbook -vvv -i hosts devices.yml
    
    //MacOS
    ansible-playbook -vvv -i hosts mac-devices.yml
    
  • Restart device containers using ./zebrunner.sh restart or zebrunner-farm restart