Skip to content
Snippets Groups Projects

Correct volume mount point

Merged Lachlan requested to merge lachlanmackenzie/CorrectBaserockSourceVolumeHandling into master

Description

During development work on bespoke benchmarking it became clear that the volume construction in the default benchmark did not match what it looks like was intended this would seem to be due to an assumption of what the relative path is when running the script in the volume construction. Also it seems that mounting via a pre-existing directory '/src' meant that the mount point did not actually appear.

Changes proposed in this merge request:

  • Change from using '/src' to '/mnt/baserock-source' which does not pre-exist in the docker image
  • Put in check to make sure that the volume is mounted in the main body of the test.
  • Use absolute paths when checking out the baserock definitions.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading