Skip to content

systemtests: support systemtests that do not run any daemon#387

Merged
pstorz merged 1 commit intomasterfrom
dev/pstorz/master/cleanup-catalog-test
Jan 8, 2020
Merged

systemtests: support systemtests that do not run any daemon#387
pstorz merged 1 commit intomasterfrom
dev/pstorz/master/cleanup-catalog-test

Conversation

@pstorz
Copy link
Member

@pstorz pstorz commented Jan 7, 2020

We have the "catalog" systemtest where the systemtest sets
up the database but the test itself is a single unit test binary.

In this case we can skip most directories that are needed by the
daemons, so that the test directory is not filled with unused files.

Copy link
Contributor

@franku franku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to squash the commits prior to merging.

We have the "catalog" systemtest where the systemtest sets
up the database but the test itself is a single unit test binary.

In this case we can skip most directories that are needed by the
daemons, so that the test directory is not filled with unused files.
@pstorz pstorz force-pushed the dev/pstorz/master/cleanup-catalog-test branch from abaee70 to 125ad84 Compare January 8, 2020 07:55
@pstorz pstorz merged commit c13ef68 into master Jan 8, 2020
@pstorz pstorz deleted the dev/pstorz/master/cleanup-catalog-test branch January 8, 2020 07:57
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