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

Wrong schema.j2 path #4680

Closed
juliamagan opened this issue Nov 6, 2023 · 3 comments
Closed

Wrong schema.j2 path #4680

juliamagan opened this issue Nov 6, 2023 · 3 comments
Assignees
Labels

Comments

@juliamagan
Copy link
Member

Description

When launching an E2E test with Test_e2e_system, it was found that the specified file was not found because the path is not as expected.

10:44:39  MSG:
10:44:39  
10:44:39  Could not find or access '/home/ec2-user/workspace/Test_e2e_system/145/wazuh-qa/provisioning/roles/wazuh_environment/schema.j2' on the Ansible Controller.

It looks for wazuh-qa/provisioning/roles/wazuh_environment/schema.j2, but the file is found in wazuh-qa/provisioning/roles/wazuh/wazuh_environment/schema.j2. This change was introduced in #4642.

It is necessary to change the path file or change the expected path.

Evidences: https://ci.wazuh.info/view/Tests/job/Test_e2e_system/145/console

@Rebits Rebits self-assigned this Nov 6, 2023
@Rebits Rebits linked a pull request Nov 6, 2023 that will close this issue
@Rebits Rebits removed a link to a pull request Nov 6, 2023
@Rebits
Copy link
Member

Rebits commented Nov 6, 2023

I believe these issues may arise from an outdated branch being used. This should be solved due to it use "${this.wazuh_qa_path}/provisioning/roles/wazuh/wazuh_environment/schema.j2" path since this pull request: https://github.com/wazuh/wazuh-jenkins/pull/5838.

@juliamagan
Copy link
Member Author

LGTM

@wazuhci wazuhci moved this to Pending final review in Release 4.8.0 Nov 9, 2023
@davidjiglesias
Copy link
Member

LGTM!

@wazuhci wazuhci moved this from Pending final review to In final review in Release 4.8.0 Nov 9, 2023
@wazuhci wazuhci moved this from In final review to Done in Release 4.8.0 Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Archived in project
Development

No branches or pull requests

3 participants