Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

  • Device Manager has a support for health check feature.
  • It empowers the testers and other users to do health check on the devices before executing any test cases.
  • User can easily get the list of devices which are in good state and bring up the devices which are in bad state.
  • It reduces the tester time for verifying and getting the devices which are in good state.
  • As a basic health check validation in the SSH connection to the device is validated and on successful connection device is assigned to good state.
  • On each schedule the list device can be added is standardized to 20 considering the JVM memory size  and the jenkins can hold logs upto some extent for single job.

...

Design for Device Health Check Feature in Device manager

...