Skip to content

Initialize standalone qualification artifacts - #16

Open
jeregrine wants to merge 1 commit into
mainfrom
fix-qualification-cache
Open

Initialize standalone qualification artifacts#16
jeregrine wants to merge 1 commit into
mainfrom
fix-qualification-cache

Conversation

@jeregrine

Copy link
Copy Markdown
Member

Problem

Running test/jepsen/qualify.sh directly on a fresh checkout fails before qualification starts: its temporary artifact directory lives inside an ignored .cache directory that does not yet exist. A previous checker run happens to hide the dependency.

Fix

Create the cache directory before allocating the per-run artifact directory. Standalone qualification now reaches its mutation baseline on both fresh and previously used checkouts, without overwriting existing artifacts.

Supporting information

The cache remains ignored runtime output. A failing mutation baseline still stops qualification and propagates its exit status.

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.

1 participant