nodejs-getting-started
nodejs-getting-started copied to clipboard
chore: refactor test code and update debian
- elimination of testFlag, use Mocha instead if the getIP or ping fails throw the error which fails early
- add a max retries to prevent infinite loops with pingVMExponential
- centralize configuration constants