Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QACTL: Separate test execution and provisioning logic #1750

Merged
merged 3 commits into from
Aug 23, 2021

Conversation

jmv74211
Copy link
Contributor

Related issue
close #1734

Description

The objective of this PR is to separate the test module from the provisioning module so that there are no dependencies between the two. Until now, to execute the test module it was always necessary to execute the provisioning module. This PR makes the necessary changes to make it independent.

The following changes have been made:

  • Update an error when installing python dependencies on centOS
  • Update QARunTests module to add and process host information
  • Delete custom wazuh installation paths because it was causing some errors and it is not necessary currently.
  • Add waiting time between deployment and provision stage due to connection refused errors.

@jmv74211 jmv74211 requested a review from roronoasins August 23, 2021 09:31
@jmv74211 jmv74211 self-assigned this Aug 23, 2021
@jmv74211 jmv74211 merged commit 361e70d into 1533-qa-ctl Aug 23, 2021
@jmv74211 jmv74211 deleted the 1734-development branch August 23, 2021 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants