[Notes] [Git][BuildStream/buildstream][bschubert/tests-no-chroot-linux] fixup! fixup! 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
    ... ... @@ -257,7 +257,7 @@ coverage:
    257 257
         - pip3 install --no-index .
    
    258 258
         - mkdir report
    
    259 259
         - cd report
    
    260
    -    - cp ../../../coverage-unix/coverage.unix .
    
    260
    +    - cp ../../../coverage-unix/coverage.* .
    
    261 261
         - cp ../../../coverage-linux/coverage.* .
    
    262 262
         - ls coverage.*
    
    263 263
         - coverage combine --rcfile=../.coveragerc -a coverage.*
    



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