Skip to content
Snippets Groups Projects

SandboxREAPI fixes

Merged Jürg Billeter requested to merge juerg/sandbox-reapi into master
All threads resolved!

This branch fixes issues in SandboxREAPI discovered while testing the upcoming buildbox-run sandboxing backend (#1177 (closed)). However, they apply to remote execution as well.

Edited by Jürg Billeter

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
  • Jürg Billeter changed the description

    changed the description

  • Jürg Billeter resolved all threads

    resolved all threads

  • Darius Makovsky approved this merge request

    approved this merge request

  • Jürg Billeter added 12 commits

    added 12 commits

    • b78cb3c7...5c54a559 - 8 commits from branch master
    • af288087 - sandbox.py: Assert that the working directory is an absolute path
    • 77487030 - _sandboxreapi.py: Fix Command.working_directory
    • 718d872c - _sandboxreapi.py: Check that command exists
    • 6f0c1409 - _sandboxreapi.py: Ensure /dev, /proc and /tmp exist in sandbox

    Compare with previous version

  • Jürg Billeter added 4 commits

    added 4 commits

    • 3a03fe66 - sandbox.py: Assert that the working directory is an absolute path
    • 5dedeb8d - _sandboxreapi.py: Fix Command.working_directory
    • 364a3164 - _sandboxreapi.py: Check that command exists
    • ba2aba84 - _sandboxreapi.py: Ensure /dev, /proc and /tmp exist in sandbox

    Compare with previous version

  • Jürg Billeter mentioned in commit 85a29b48

    mentioned in commit 85a29b48

  • Please register or sign in to reply
    Loading