Add Wazuh agent into PR test workflow

This commit is contained in:
vcerenu
2025-05-09 11:30:19 -03:00
parent 9b19ca8b33
commit 680b0ac725
+1 -1
View File
@@ -207,7 +207,7 @@ jobs:
- name: Check Wazuh agent enrollment
run: |
sleep 20
curl -k -s -X GET "curl -k -X GET "https://localhost:55000/agents?pretty=true" -H "Authorization: Bearer ${{env.TOKEN}}"
curl -k -s -X GET "https://localhost:55000/agents?pretty=true" -H "Authorization: Bearer ${{env.TOKEN}}"
- name: Check errors in ossec.log for Wazuh manager
run: ./.github/single-node-log-check.sh