[Notes] [Git][BuildStream/buildstream][bschubert/tests-no-chroot-linux] fixup! fixup! Refactor test pipeline to make them more composable.



Title: GitLab

Benjamin Schubert pushed to branch bschubert/tests-no-chroot-linux at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -75,7 +75,7 @@ source_dist:
    75 75
     
    
    76 76
       # Run the tests from the source distribution, We run as a simple
    
    77 77
       # user to test for permission issues
    
    78
    -  - su buildstream -c 'python3 setup.py test --index-url invalid://uri --addopts --integration -s'
    
    78
    +  - su buildstream -c 'python3 setup.py test --index-url invalid://uri --addopts "--integration -s"'
    
    79 79
     
    
    80 80
       after_script:
    
    81 81
       # Go back to the toplevel and collect our reports
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]