|
Ran
|
Jobs
1
|
Files
309
|
Run time
38s
|
Badge
README BADGES
|
push
travis-ci
gitlab-ci: save failed test results artifacts Added artifacts saver to all gitlab-ci jobs with testing. Gitlab-ci jobs saves its results files in the following paths: 1. base jobs for testing different features: - test/var/artifacts 2. OSX jobs: - ${OSX_VARDIR}/artifacts 3. pack/deploy jobs: - build/usr/src/*/tarantool-*/test/var/artifacts 4. VBOX jobs (freebsd_12) on virtual host: - ~/tarantool/test/var/artifacts In gitlab-ci configuration added 'after_script' section with script which collects from different test places 'artifacts' directories created by test-run tool. It saves 'artifacts' directories as root path in artifacts packages. User will be able to download these packages using gitlab-ci GUI either API. Additionally added OSX_VARDIR environment variable to be able to setup common path for artifacts and OSX shell scripts options. OSX_VARDIR: /tmp/tnt Part of #5050 (cherry picked from commit 6f3695c2b) (cherry picked from commit 269b414fe)
42497 of 51321 relevant lines covered (82.81%)
947835.89 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 3 | 24528.3 (TARGET=coverage) | 0 |
82.81 |
Travis Job 24528.3 |