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: add SetTimeout function for slow runner #238

Merged
merged 4 commits into from
Aug 2, 2022
Merged

Conversation

ldevulder
Copy link
Contributor

Our self-hosted runner can be slow sometimes (SSD might be needed!), this PR adds a funciton to increase the timeout easily based on a env variable (TIMEOUT_SCALE). Set it to 2, should be enough (but will see after testing).

This PR also fixes small issues.

@ldevulder ldevulder marked this pull request as draft August 2, 2022 14:29
@ldevulder
Copy link
Contributor Author

Just set it to draft, as I saw some syntax error during the validation on my lab: https://github.com/ldevulder/elemental/runs/7633631280?check_suite_focus=true#step:3:955

Signed-off-by: Loic Devulder <ldevulder@suse.com>
Signed-off-by: Loic Devulder <ldevulder@suse.com>
As it cannot be handled because of the workflow_run one.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
Signed-off-by: Loic Devulder <ldevulder@suse.com>
@ldevulder ldevulder marked this pull request as ready for review August 2, 2022 15:08
@ldevulder ldevulder merged commit b97260f into master Aug 2, 2022
@ldevulder ldevulder deleted the fix-e2e-timeout branch August 2, 2022 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants