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

Disambiguate online/offline naming in sharness tests #8254

Merged

Conversation

schomatis
Copy link
Contributor

In connection with #8131.

Does not have any change in logic, just naming. The commits should be reviewed separately; we can drop the second one if too invasive.

Do not use online/offline naming system when starting the daemon in tests but the more specific "with network".

Particularly in the files tests (t0250) the online/offline names were also being used to signal if the daemon was running or not. They were even used what appears to be incorrectly as "online" meant "no-daemon" (now renamed as such) so the internal logic of tests_for_files_api should be reviewed (left a FIXME note for that).

@schomatis schomatis self-assigned this Jul 8, 2021
@schomatis schomatis force-pushed the schomatis/chore/sharness/t0250/change-online-offline-naming branch from 55a56e8 to 9561068 Compare July 8, 2021 19:54
test/sharness/lib/test-lib.sh Outdated Show resolved Hide resolved
@aschmahmann aschmahmann merged commit 6de589c into master Jul 23, 2021
@aschmahmann aschmahmann deleted the schomatis/chore/sharness/t0250/change-online-offline-naming branch July 23, 2021 15:27
@aschmahmann aschmahmann mentioned this pull request Aug 23, 2021
62 tasks
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.

3 participants