~singpolyma/biboumi

e45902ba260acd1ce5b296150c2eab0f6983c632 — louiz’ 6 years ago 8bae007
ci: make it two uploads and flag them (e2e, and test_suite)
1 files changed, 2 insertions(+), 1 deletions(-)

M .gitlab-ci.yml
M .gitlab-ci.yml => .gitlab-ci.yml +2 -1
@@ 92,7 92,8 @@ build:rpm:
    - make coverage_check -j$(nproc || echo 1)
    - make coverage_e2e -j$(nproc || echo 1)
    - make coverage
    - bash <(curl -s https://codecov.io/bash) -X gcov -X coveragepy -f ./coverage_total.info
    - bash <(curl -s https://codecov.io/bash) -X gcov -X coveragepy -f ./coverage_e2e.info -F integration
    - bash <(curl -s https://codecov.io/bash) -X gcov -X coveragepy -f ./coverage_test_suite.info -F unittests
  artifacts:
    paths:
      - build/coverage_test_suite/