Automation script will include:
Agent's client functionality test scripts:
- Execute several workflows using agent's CLI commands and puppet custom module
- Install / uninstall package via manifest on target node
- Run script (search) via manifest on target node
- Check agent's logs to ensure successful execution of operations in previous steps
Agent's back-end functionality test scripts:
- Trigger Agent's functionality from back-end server using puppet manifest
- Install package via manifest from master server on target node
- Uninstall package from endpoint via back-end server using puppet manifest
- Trigger Agent's functionality using puppet mcollective
- Install package via mcollective from master server on target node
- Get the status of a package via mcollective from master server on target node
- Purge a package via mcollective from master server on target node
- Search for info on the node from the backend server
- Get the status of a service on target node from master server via mcollective
- Stop/start the service on target node from master server via mcollective
- Disable vAgent on target node from master server
- Re-enable vAgent on target node from master server
- Check Agent logs to ensure successful execution of operations in previous steps
Comments
0 comments
Please sign in to leave a comment.