Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • juerg/cache-query-job-benchmark
  • bst-1 protected
  • juerg/cache-query-job
  • tristan/fix-recursive-artifact-pull
  • nanonyme/remove-fix-python-timestamps
  • tristan/shell-artifacts
  • bschubert/update-coverage
  • juerg/remote-cache
  • nanonyme/subprocess-devnull
  • tristan/artifact-extensions
  • tpollard/custom-platform-properties
  • juerg/buildbox
  • chandan/update-reqs
  • chandan/moar-runners
  • tpollard/optional-sandbox-properties
  • nanonyme/fix-tests
  • bschubert/standardize-source-tests
  • nanonyme/warn-nofile
  • abderrahim/stage-artifact-scriptelement
  • 1.6.1
  • 1.6.0
  • 1.93.5
  • 1.5.1
  • 1.93.4
  • bst-1.4-branchpoint protected
  • 1.5.0
  • 1.4.3
  • 1.93.3
  • 1.93.2
  • 1.4.2
  • 1.93.1
  • 1.93.0
  • 1.91.3
  • 1.91.2
  • 1.91.1
  • 1.91.0
  • bst-1-branchpoint protected
  • 1.4.1
  • 1.4.0
40 results

workspace.py

  • William Salmon's avatar
    e304f8ac
    Workspace CLI update · e304f8ac
    William Salmon authored
    This is to update the workspace CLI to as agreed on the mailing list
    https://mail.gnome.org/archives/buildstream-list/2018-September/msg00046.html
    
    This patch also introduces the default workspace directory.
    
    tests/frontend/workspace.py: Refactor of support functions.
    
    Refactoring the support functions for the workspace cli tests.
    
    The main motivation for this was to allow multiple elements to be
    created before running the workspace command.
    
    Also the support functions are now broken up so that test that test for
    failure can still reuse all the function that create elements, but call
    bst workspace with custom arguments and expect other things than success.
    e304f8ac
    History
    Workspace CLI update
    William Salmon authored
    This is to update the workspace CLI to as agreed on the mailing list
    https://mail.gnome.org/archives/buildstream-list/2018-September/msg00046.html
    
    This patch also introduces the default workspace directory.
    
    tests/frontend/workspace.py: Refactor of support functions.
    
    Refactoring the support functions for the workspace cli tests.
    
    The main motivation for this was to allow multiple elements to be
    created before running the workspace command.
    
    Also the support functions are now broken up so that test that test for
    failure can still reuse all the function that create elements, but call
    bst workspace with custom arguments and expect other things than success.