[Notes] [Git][BuildStream/buildstream][Qinusty/531-fetch-retries-on-terminate] Enable stdout-stderr on ci



Title: GitLab

Qinusty pushed to branch Qinusty/531-fetch-retries-on-terminate at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -68,7 +68,7 @@ source_dist:
    68 68
     
    
    69 69
       # Run the tests from the source distribution, We run as a simple
    
    70 70
       # user to test for permission issues
    
    71
    -  - su buildstream -c 'python3 setup.py test --index-url invalid://uri --addopts --integration'
    
    71
    +  - su buildstream -c 'python3 setup.py test --index-url invalid://uri --addopts "--integration -s"'
    
    72 72
     
    
    73 73
       # Go back to the toplevel and collect our reports
    
    74 74
       - cd ../..
    



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