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

E2E tests: Refactor timeouts and tasks names #3165

Closed
5 tasks done
Tracked by #2830
juliamagan opened this issue Aug 11, 2022 · 0 comments · Fixed by #3190
Closed
5 tasks done
Tracked by #2830

E2E tests: Refactor timeouts and tasks names #3165

juliamagan opened this issue Aug 11, 2022 · 0 comments · Fixed by #3190
Assignees
Labels

Comments

@juliamagan
Copy link
Member

juliamagan commented Aug 11, 2022

Description

The E2E tests have been developed in #2872 with the goal of being run manually. However, after such development, we have picked up a number of necessary changes that are common or impact all E2E tests.

Right now, the default timeout to find an event is 20 seconds, in case the event takes a long time to appear, but since our alerts are already obtained, we don't have to give a time frame for the alert to appear, so we could reduce the timeout and, in case of error, the test will finish faster.

In addition, we need to rename some tasks, especially in the configuration playbook, to more descriptive names.

Tasks

  • (T1) Decrease timeouts
  • (T2) Rename tasks
  • (T3) Rename hosts
  • (T4) Upload external files to S3
  • (T5) Fix timestamps regex
@juliamagan juliamagan self-assigned this Aug 16, 2022
juliamagan added a commit that referenced this issue Aug 19, 2022
juliamagan added a commit that referenced this issue Aug 19, 2022
juliamagan added a commit that referenced this issue Aug 19, 2022
@juliamagan juliamagan linked a pull request Aug 19, 2022 that will close this issue
juliamagan added a commit that referenced this issue Aug 22, 2022
juliamagan added a commit that referenced this issue Aug 22, 2022
juliamagan added a commit that referenced this issue Aug 22, 2022
Rebits added a commit that referenced this issue Aug 22, 2022
Rebits added a commit that referenced this issue Aug 25, 2022
Rebits added a commit that referenced this issue Aug 26, 2022
Rebits added a commit that referenced this issue Aug 26, 2022
Rebits added a commit that referenced this issue Aug 30, 2022
Rebits added a commit that referenced this issue Aug 31, 2022
Change hydra host to centos-manager
Rebits added a commit that referenced this issue Aug 31, 2022
Rebits added a commit that referenced this issue Sep 1, 2022
Rebits added a commit that referenced this issue Sep 1, 2022
Rebits added a commit that referenced this issue Sep 6, 2022
Rebits added a commit that referenced this issue Sep 6, 2022
Rebits added a commit that referenced this issue Sep 7, 2022
Rebits added a commit that referenced this issue Sep 7, 2022
mauromalara added a commit that referenced this issue Sep 8, 2022
mauromalara added a commit that referenced this issue Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant