Sergey Dudoladov
69af2d60e5
Implement runner for e2e tests ( #548 )
...
* implement a runner for e2e tests
* move e2e tests to a Docker container
* integrate e2e tests into build pipelines
* add tests for multi-namespace support and logical backup jobs
* @FxKu implement the first e2e test for failovers
2019-06-05 17:07:27 +02:00
Sergey Dudoladov
32f106990a
Fix build ( #542 )
...
* bump up golang version
* gcc fix
2019-04-15 11:52:07 +02:00
Sergey Dudoladov
74cc9a44f8
Post-graduation updates ( #495 )
...
* update generated code
* update glide.lock
* Verify staleness of generated code during build and before running tests
2019-02-26 12:34:05 +01:00
Oleksii Kliukin
74b19b449e
Update travis configuration. ( #332 )
...
- explicitely set sudo to false, since we don't need it and it
slows-down builds.
- use the newest go toolchain.
2018-06-27 12:30:24 +02:00
erthalion
34518a4eb0
Some fixes for travis ci and cdp
...
remove cmd package from travis (it's complaining because
there are no tests), and add apt-get update for cdp.
2018-03-27 16:05:13 +02:00
Dmitrii Dolgov
00a405b94e
Limit number of commits builded by travic
2018-02-16 16:25:50 +01:00
Dmitrii Dolgov
48ddbc67b5
Limit number of packages and add verbose mode
2018-02-16 16:21:41 +01:00
Dmitrii Dolgov
fb5986a2c0
Use travis_wait to prevent timeout
2018-02-16 16:06:33 +01:00
Murat Kabilov
4bc2284b57
bump go version to 1.9
2017-10-11 12:01:35 +02:00
Oleksii Kliukin
0de1537c4e
Travis CI ( #49 )
2017-06-12 17:39:41 +02:00
Oleksii Kliukin
c773a4e43d
A bare bones .travis.yml ( #48 )
2017-06-12 16:31:25 +02:00