[Notes] [Git][BuildStream/buildstream][Qinusty/gitlab-ci-duration] test: Add integration to unix



Title: GitLab

Qinusty pushed to branch Qinusty/gitlab-ci-duration at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -132,7 +132,7 @@ tests-unix:
    132 132
         - cd dist && ./unpack.sh && cd buildstream
    
    133 133
     
    
    134 134
         # Since the unix platform is required to run as root, no user change required
    
    135
    -    - python3 setup.py test --index-url invalid://uri --addopts "--durations=0 -s"
    
    135
    +    - python3 setup.py test --index-url invalid://uri --addopts "--durations=0 -s --integration"
    
    136 136
     
    
    137 137
         # Go back to the toplevel and collect our reports
    
    138 138
         - cd ../..
    



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