zebrunner / mcloud-agent

18 stars 11 forks source link

integrate stf url and token vars to move devices into Unheathly state #318

Closed vdelendik closed 3 months ago

vdelendik commented 3 months ago

https://github.com/zebrunner/appium/pull/386

vdelendik commented 3 months ago

done. templates for variables added into defaults/main.yml. Also zebrunner-farm shell script updated accordingly for linux and mac. @dhreben, to test we have to reproduce any major issue like this one: https://github.com/zebrunner/appium/pull/386/files#diff-d7839b928c1c681dd6c213ca3ad4daf129cd12d82f059cd02e87a13cfeea94dfR459

After that appium should move device into the Unhealthy state and device will be excluded from the automation usage until manual review and restore.

vdelendik commented 3 months ago

let's move these settings from default/main.yml to roles main.yml

vdelendik commented 3 months ago

moved, settings applied on stage linux. testing scenario can be founf in previous comment: https://github.com/zebrunner/mcloud-agent/issues/318#issuecomment-2117893501

dhreben commented 3 months ago

Verified