-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
app: taskflowbackendIssue in the taskflowbackend appIssue in the taskflowbackend appbugSomething isn't workingSomething isn't workingenvironmentIssues of dependencies, CI, deployment etc.Issues of dependencies, CI, deployment etc.
Milestone
Description
Something I managed to do while setting up SODAR dev env on my new dev machine:
- Set up a fresh
irods-test
container with no existing data - Run the full suite of SODAR Django tests which execute without problems
- Afterwards, a large number of empty project directories and their subdirectories remain in the
irods-test
vault- No files, just empty dirs
- The ICAT server on
irods-test
shows there is noprojects
collection undersodarZone
It seems something fails or is not correctly done in test tearDown()
methods and/or clear_irods_test_data()
. I have no idea how long this problem has persisted.
Of course, this is no problem in CI as the server is wiped after each run. But on a dev environment we can quickly accumulate a quite a a lot of redundant empty directories. This should be fixed.
Next step: try to identify which tests cause this and why.
Metadata
Metadata
Assignees
Labels
app: taskflowbackendIssue in the taskflowbackend appIssue in the taskflowbackend appbugSomething isn't workingSomething isn't workingenvironmentIssues of dependencies, CI, deployment etc.Issues of dependencies, CI, deployment etc.