Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement troubleshooting/inspecting shell scripts for components #162

Open
vdelendik opened this issue Dec 24, 2022 · 0 comments
Open

implement troubleshooting/inspecting shell scripts for components #162

vdelendik opened this issue Dec 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@vdelendik
Copy link
Collaborator

mcloud setup has a lot of configuration settings where single mistake might block some functionality.
let's try to implement inspect or doctor call inside zebrunner.h which should:

  1. verify that everything is setup
  2. check all kind of software prerequisites and their versions
  3. inspect hostnames (ip) and all kind of ports communication for stf, stf provider, appium, wda etc

warn about any mismatch or suspicions setting, try to detect any networking issues like invalid hostname/ip, invalid routing, routing though internal or external addresses, ssl etc

@vdelendik vdelendik added the enhancement New feature or request label Dec 24, 2022
@vdelendik vdelendik added this to the 2.4 milestone Dec 24, 2022
@vdelendik vdelendik added this to To do in Device Farm (MCloud) via automation Dec 24, 2022
@vdelendik vdelendik modified the milestones: 2.4, 2.5 Dec 25, 2022
@vdelendik vdelendik removed this from the 2.6 milestone Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant