aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci
AgeCommit message (Expand)Author
2021-05-26Merge tag 'v1.28.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-05-24scripts: detect more warnings in example application buildMatias Elo
2021-03-31scripts: coverity: fix directory nameJuraj Linkeš
2021-03-29github_ci: add Coverity job and scriptJuraj Linkeš
2021-03-18ci: use multiple jobs for distcheckJere Leppänen
2021-01-12Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2020-12-04ci: add build script for riscv64 architectureMatias Elo
2020-11-27ci: decrease coverage test durationMatias Elo
2020-11-27github_ci: add initial github actions configurationMatias Elo
2020-11-27ci: add make clean step to build scriptMatias Elo
2020-11-26ci: decrease coverage test durationMatias Elo
2020-11-26github_ci: use codecov-action to upload coverage test resultsMatias Elo
2020-11-24ci: add make clean step to build scriptMatias Elo
2020-09-25linux-dpdk: change ODP library name to libodp-dpdkMatias Elo
2020-05-06Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2020-05-06codecov: enable performance testsMatias Elo
2020-04-07Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2020-02-26ci: use correct paths for pkg-config when cross compilingMatias Elo
2020-02-26travis: change default ubuntu container version to 18.04Matias Elo
2019-11-28Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2019-11-26travis: add packet and packet IO align testPetri Savolainen
2019-05-15Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2019-05-09travis: add out of tree build testPetri Savolainen
2019-04-18linux-gen: shm: increase amount of pre-reserved single va memoryMatias Elo
2019-03-18ci: remove deleted configure option test-perf-procMatias Elo
2019-01-29Port 3a9cf94b7 "linux-gen: fix compiling dpdk pktio with Clang"v1.21.0.0_DPDK_17.11Matias Elo
2019-01-09ci: run hello example on x86Matias Elo
2019-01-09ci: fix build on CentOSMatias Elo
2018-12-20travis: use docker testsMaxim Uvarov
2018-11-28travis: check.sh request huge pages at early startMaxim Uvarov
2018-11-16travis: test inline timer implementationMatias Elo
2018-10-22travis: split distcheck testPetri Savolainen
2018-10-22travis: build ODP on multiple threadsPetri Savolainen
2018-10-16ci: remove iquery testsPetri Savolainen
2018-10-08travis: export CI for first distcheckMaxim Uvarov
2018-09-03travis: let after_failure task print logsMaxim Uvarov
2018-09-03travis: set CI for distcheckMaxim Uvarov
2018-08-29ci: do compile-after-install testDmitry Eremin-Solenikov
2018-08-29ci: move build stage to common scriptDmitry Eremin-Solenikov
2018-08-29ci: rewrite coverage and distcheck scripts to follow other build scriptsDmitry Eremin-Solenikov
2018-08-29travis: restore quick build-only testingDmitry Eremin-Solenikov
2018-08-29travis: switch to unified 16.04 imageDmitry Eremin-Solenikov
2018-08-22travis: add docker testsMaxim Uvarov