vscode-ansible
vscode-ansible copied to clipboard
Improve e2e test timings
This PR:
- decreases sleep timing between diagnostic tests.
- decreases sleep timing during re-initialization of the server.
@ssbarnea, I would suggest keeping the issue open, but for the time being, we can merge this change as this PR improves the test timings significantly, both, in local jobs and the CI jobs.
We can look at the real issue when we are free with the works with the work that we are currently doing. It is not blocking anything currently.
@ssbarnea, I would suggest keeping the issue open, but for the time being, we can merge this change as this PR improves the test timings significantly, both, in local jobs and the CI jobs.
We can look at the real issue when we are free with the works with the work that we are currently doing. It is not blocking anything currently.
Yep. Approved and activated auto-merge. If it happens to pass, it will get merged, if not, probably is a sign that reducing might not be best idea. Our machines are always faster than GHA, so we should be fine.