wazuh-qa
wazuh-qa copied to clipboard
Wazuh - Quality Assurance
The `[DEBUG] SPNEGO._GSS` log is present ``` [2024-04-19 15:38:17,396] [DEBUG] SPNEGO._GSS: Python gssapi not available, cannot use any GSSAPIProxy protocols: No module named 'gssapi' [2024-04-19 15:38:17,396] [DEBUG] SPNEGO._GSS: Python gssapi...
|Branch|Offending dependency|Sample test| |--|--|--| |4.8.0 | py < 3.11.0 | test_agent_database_version | We've run into some trouble launching the Wazuh-DB integration tests. ## Environment |Python|OS|Environment| |--|--|--| |3.11.6|Ubuntu 23.10 @ aarch64|VM...
| Target version | Related issue | Related PR/dev branch | |---|---|---| | TBD | #5220 | | The workflow_engine sends the message "Executing tasks in parallel". I recommend to...
| Target version | Related issue | Related PR/dev branch | |---|---|---| |TBD | #5220 | | The provision module executes Ansible playbooks. If the execution fails, it should return...
| Target version | Related issue | Related PR/dev branch | |---|---|---| | 4.9.0 | #5237 | 4495-dtt1-release | ## Description Running this workflow file with the `--threads 3` workflow.yaml...
> Epic #4495 ## Description This issue aims to list all the subtask that need to be completed in order to meet the **Allocation module** requirements for **DTT2** _Iteration 1_...
## Description DTT1 is storing logs in a hardcoded file located in /tmp/workflow.log ``` ╰─➤ grep -R "workflow\.log" modules/generic/logger/config.yaml: filename: /tmp/workflow.log modules/workflow_engine/logger/config.yaml: filename: /tmp/workflow.log modules/build/lib/workflow_engine/logger/config.yaml: filename: /tmp/workflow.log modules/testing/tests/helpers/logger/config.yaml: filename: /tmp/workflow.log...
| Target version | Related issue | Related PR/dev branch | |---|---|---| | 4.9.0 | #5193 | | ## Description When a workflow file creates two instances of the same...
| Target version | Related issue | Related PR/dev branch | |---|---|---| | 4.8.0 | https://github.com/wazuh/wazuh-qa/issues/4890 | https://github.com/wazuh/wazuh-qa/pull/4970 | ## Description The [statistic monitor script](https://github.com/wazuh/wazuh-qa/blob/4.8.0/deps/wazuh_testing/wazuh_testing/scripts/wazuh_statistics.py) has been modified to gather...
> Epic #5181 In the development inherited by the QA team, the module allows execution by providing a file with the custom configuration of the VM. This option was not...