Closed vdelendik closed 3 weeks ago
Done: https://github.com/zebrunner/stf/pull/919,
remember to remove localstorage and cookies
merged, stf:2.6.4 republished
Fixed
Reopened Mismatch model and product names in STF and yml.file
implemented for testing:
Fixed
Reopened
let’s implement the mapping in stf as set by the user in main.yml, both with and without _
fixed on mcloud-agent and mcloud-device levels: https://github.com/zebrunner/mcloud-device/issues/207, https://github.com/zebrunner/mcloud-agent/issues/359
current implementation inside stf is valid. @ignacionar, fyi^^
implemented for testing:
Reopened
Steps:
Mac case:
Linux case:
implemented for testing:
Linux case:
Automation is tested with all cases, also tested iPhone_12(with underscore) and iPhone 12(with space) cases on 18 ios version.Basic acceptance successfully completed. Video, screenshots and logs are available.
Mac case:
Steps:
Actual result: iOS containers are not up. Docker: invalid reference format: repository name must be lowercase.
solvd@idmcloud mcloud-agent % ./zebrunner.sh start
Device with udid: '00008030001C35AE3C42402E' was SUCCESSFULLY detected as connected.
grep: SE-00008..............2402E: No such file or directory
grep: SE-0000................402E: No such file or directory
grep: SE-000................402E: No such file or directory
Creating '0000.............402E' containers:
wdaIpaPath: /Users/idmcloud/tools/WebDriverAgent.ipa
wdaBundleId: com.facebook.WebDriverAgentRunner.xctrunner
device-iPhone SE-0000...............C42402E-mitm: docker: invalid reference format: repository name must be lowercase.
See 'docker run --help'.
already created
device-iPhone SE-00...............42402E-connector: docker: invalid reference format: repository name must be lowercase.
See 'docker run --help'.
already created
device-iPhone SE-000.............3C42402E: docker: invalid reference format: repository name must be lowercase.
Moved to Ready for QA. Will be fix after https://github.com/zebrunner/mcloud-agent/issues/359
Reopened
@azarouski Fyi @ignacionar Linux case:
Mac case:
@ignacionar about Linux case: For some devices we can see in response additional data and if these devices in DB - STF ignoring our custom name and gets name for them from this DB info. Please, pay attention to underscore.
Implemented for testing:
Still repro
Linux case:
Open nano/roles/device/vars/main.yml
iPhone_11 or iPhone_8 -> devices are available on STF, but displayed iPhone 11 or iPhone 8, but when used iPhone_11_2 or iPhone_8_2 -> 2 undersсores - STF is displayed correctly -> iPhone_11_2 or iPhone_8_2
Implemented for testing:
Fixed
@ignacionar, please take a look onto the naming registration. it seems like with new approach we lost syncup for the Product column name.
it would be great to have everywhere the same name as in the yml configuration files.