|
Ran
|
Jobs
1
|
Files
310
|
Run time
32s
|
Badge
README BADGES
|
push
travis-ci
test: move .tarantoolctl to test-run submodule In the previous commit the .tarantoolctl configuration file was placed into the test-run submodule repository as: <tarantool repository>/test-run/.tarantoolctl This commit removes it from the tarantool repository. In fact, it unblocks the `./test-run.py --replication-sync-timeout <seconds>` option and now all tests will actually receive test-run's value for the box.cfg() option (100 seconds by default instead of 300 seconds, which is tarantool's default). Updated tests with replication_sync_timeout check value. Set it to hidden value due to it could be set the other than default in options at test-run run command. Found that no need to copy tarantoolctl configuration file to binary path any more, after it was moved to test-run repository, so reverting changes from: aa609de2d ('cmake for tests updated: copy ctl config in builddir') Needed for #5504 (cherry picked from commit 54667f6fa)
42775 of 51640 relevant lines covered (82.83%)
992801.03 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 3 | 26085.3 (TARGET=coverage) | 0 |
82.83 |
Travis Job 26085.3 |