Description
We need to adapt the test module for wazuh-ansible integration testing. To do this, we need to implement general checks (Wazuh indexer, Wazuh dashboard, Wazuh manager, and Wazuh agent tests) and also specific tests for Wazuh Ansible.
Specific checks
- Playbook execution check.
Tasks
- Adapt the test module for general wazuh-kubernetes testing.
- Create specific tests for Kubernetes checks.
- Modify the workflow to run the test module after each deployment
- Verify that everything works correctly.
DRI