aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2020-11-23 08:25:40 +0200
committerPetri Savolainen <petri.savolainen@nokia.com>2020-11-27 12:56:48 +0200
commitca70d05d785244b86750bd60f52d0d005ca40b8c (patch)
treeca6198237336c103c493c551758ea90059dbbbf1 /scripts/ci
parentccb3e07e3dcefd14f09e05f4315493c9e185607d (diff)
github_ci: add initial github actions configuration
Run ODP CI using GitHub Actions. Due to Travis CI pricing policy changes ODP CI will be moving to GitHub Actions. Upload coverage test results using codecov/codecov-action. Using shared Codecov token is no longer required since the results are automatically uploaded under repository's GitHub username. Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
Diffstat (limited to 'scripts/ci')
-rwxr-xr-xscripts/ci/coverage.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/ci/coverage.sh b/scripts/ci/coverage.sh
index dc0d8cfc7..bffc85854 100755
--- a/scripts/ci/coverage.sh
+++ b/scripts/ci/coverage.sh
@@ -19,5 +19,3 @@ export CI="true"
ODP_SCHEDULER=basic make check
ODP_SCHEDULER=sp make check
-
-bash <(curl -s https://codecov.io/bash) -X coveragepy