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

feat: timeout wait script and print log #33

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft

Conversation

gzeoneth
Copy link
Member

@gzeoneth gzeoneth commented Oct 28, 2024

Using --detach --nowait instead of manually put the script into background with & so everything is printed to the log, also improved the wait script by greatly shortened timeout and print docker log when timeout for easier debugging.

  • TODO: create gz-debug PR on nitro-testnode
    This is required for the new --nowait flag with some trick to slim down the image so it fit in the github action runner

  • EDIT: it seems that caching overhead is more than the time it saves (partly due to the image is still larger than what can fit into the cache) so I have caching disabled now

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