Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

feat: Add dev.wait-for.% Make target; use in provisioning tests #1201

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

timmc-edx
Copy link
Contributor

@timmc-edx timmc-edx commented Oct 5, 2023

This target waits for a list of services to come up. While this is primarily intended as a developer feature, it should also fix some intermittent provisioning test failures that we think are race conditions (where dev.check is called too soon after dev.up).

Also, increase check.sh log output limit to match dev.logs.


I've completed each of the following or determined they are not applicable:

  • Made a plan to communicate any major developer interface changes (or N/A)

This target waits for a list of services to come up. While this is
primarily intended as a developer feature, it should also fix some
intermittent provisioning test failures that we think are race conditions
(where dev.check is called too soon after dev.up).

Also, increase check.sh log output limit to match dev.logs.
@timmc-edx timmc-edx merged commit 5809f37 into master Oct 6, 2023
11 checks passed
@timmc-edx timmc-edx deleted the timmc/provision-race branch October 6, 2023 14:58
nsprenkle pushed a commit that referenced this pull request Nov 21, 2023
)

This target waits for a list of services to come up. While this is
primarily intended as a developer feature, it should also fix some
intermittent provisioning test failures that we think are race conditions
(where dev.check is called too soon after dev.up).

Also, increase check.sh log output limit to match dev.logs.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants