Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.backend.python beat.backend.python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beatbeat
  • beat.backend.pythonbeat.backend.python
  • Merge requests
  • !78

Make all test databases root folder point to a valid location

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel GAIST requested to merge standardize_test_database_root_folder into master Nov 05, 2020
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 11

This will allow the docker tests to more easily setup and cleanup its content.

While the folder is not used as these databases are generative only, docker will create it anyway as mounting a non-exisiting folder will trigger its creation with the daemon ownership applied.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: standardize_test_database_root_folder