Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

test(integration): properly waited for the image pulls to complete#2842

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
gr2m merged 1 commit intomasterfromdocker-pull
Jun 26, 2023

Conversation

@travi
Copy link
Member

@travitravi commentedJun 20, 2023
edited
Loading

this uses the technique for waiting for the pull to completefrom the dockerode readme and mostly gets rid of our dependence on get-stream.

theremaining get-stream usage is the.array() that isremoved in v7. i suggest we deal with that usage separately from this PR

@travitravi marked this pull request as draftJune 20, 2023 04:51
@travi
Copy link
MemberAuthor

it appears that the pulls are happening before each test in the integration file. would be better to do the pulls before the overall suite run so that they only happen once

@travi
Copy link
MemberAuthor

it appears that the pulls are happening before each test in the integration file. would be better to do the pulls before the overall suite run so that they only happen once

i was wrong. it is usingtest.before, nottest.beforeEach, so this should already be correct. since we are actually fully waiting for the pulls, we may need to extend the timeout for the integration test, though

@travitraviforce-pushed thedocker-pull branch 3 times, most recently fromf7feb95 toc9e1b99CompareJune 24, 2023 04:49
@travitravi marked this pull request as ready for reviewJune 24, 2023 04:53
@travi
Copy link
MemberAuthor

it looks like this change does not fix the flakiness, but i think it is still a worthwhile change to get merged

@gr2mgr2m merged commite39ae90 intomasterJun 26, 2023
@gr2mgr2m deleted the docker-pull branchJune 26, 2023 00:51
@github-actions
Copy link

🎉 This PR is included in version 21.0.6 🎉

The release is available on:

Yoursemantic-release bot 📦🚀

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@gr2mgr2mgr2m approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@travi@gr2m

[8]ページ先頭

©2009-2025 Movatter.jp