commit | f3ce848cc6e00e5f84090f7daf91d5e7770bf73d | [log] [tgz] |
---|---|---|
author | Yongqin Liu <yongqin.liu@linaro.org> | Tue Oct 29 18:43:19 2024 +0800 |
committer | Anders Roxell <anders.roxell@gmail.com> | Fri Nov 01 17:48:37 2024 +0100 |
tree | e187f08b8fd4f68bcdcd1df7f6ade3367588705c | |
parent | 6c6ed7499e40c29da7dabfa2149350d13fb6496d [diff] |
noninteractive-tradefed: improvement on network check The improvements are using top variables, reporting dns failures separately, and adding some more meaningful debug output, as well as the output of ifconfig command. Move all the internet access into a function named check_internet_access(). Suggested-by: Anders Roxell <anders.roxell@linaro.org> Suggested-by: Benjamin Copeland <benjamin.copeland@linaro.org> Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>