Sergey Dudoladov
|
66a6d81bc0
|
install pinned kind version to well-known location
|
2019-05-13 12:23:39 +02:00 |
Sergey Dudoladov
|
e985107090
|
remove kubectl mentions
|
2019-05-13 11:49:08 +02:00 |
Sergey Dudoladov
|
eeaa1a132c
|
install kind before run
|
2019-05-13 11:39:34 +02:00 |
Sergey Dudoladov
|
e1befadedd
|
ping kind version for CDP build
|
2019-05-13 11:32:03 +02:00 |
Sergey Dudoladov
|
407b2cab41
|
move tests to a Docker container
|
2019-05-10 17:00:16 +02:00 |
Sergey Dudoladov
|
f2b73e0ae6
|
add a make target to isntall required tools for e2e
|
2019-05-02 17:50:44 +02:00 |
Sergey Dudoladov
|
744328917a
|
install python3
|
2019-04-25 17:38:10 +02:00 |
Sergey Dudoladov
|
dda9466109
|
install requirements during build
|
2019-04-25 17:29:59 +02:00 |
Sergey Dudoladov
|
264833cd6a
|
push the script
|
2019-04-24 17:44:29 +02:00 |
Sergey Dudoladov
|
699b276ad6
|
adjust makefile && test client connection to kind
|
2019-04-24 17:27:01 +02:00 |
Sergey Dudoladov
|
5fc371d95a
|
make go get verbose
|
2019-04-24 17:13:39 +02:00 |
Sergey Dudoladov
|
bbaf4cfde7
|
fix path
|
2019-04-24 17:05:24 +02:00 |
Sergey Dudoladov
|
3a246eb90d
|
first commit
|
2019-04-24 17:04:43 +02:00 |
Sergey Dudoladov
|
32f106990a
|
Fix build (#542)
* bump up golang version
* gcc fix
|
2019-04-15 11:52:07 +02:00 |
Felix Kunde
|
31e568157b
|
reflect change in github url (#496)
Project was moved from the incubator to the Zalando main org, hence the rename
|
2019-02-25 11:26:55 +01:00 |
zerg-junior
|
4b5d3cd121
|
Fix golint failures
* Fix golint fails based on the original work from the user u5surf
* Skip installing Docker as CDP now have one pre-installed (repairs builds on CDP)
|
2019-01-08 13:04:48 +01:00 |
zerg-junior
|
45c89b3da4
|
[WIP] Add set_memory_request_to_limit option (#406)
* Add set_memory_request_to_limit option
|
2018-11-15 14:00:08 +01: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
|
f6b2135351
|
Change build id
|
2018-02-14 14:12:39 +01:00 |
Dmitrii Dolgov
|
b6ae3e0262
|
Change build id
|
2018-02-14 14:11:56 +01:00 |
Dmitrii Dolgov
|
7b9428bb81
|
Switch to the new format
|
2018-02-14 14:10:48 +01:00 |
Dmitrii Dolgov
|
d61b87a07d
|
Separate image build & push
Move out some variables on top
|
2018-02-14 14:07:53 +01:00 |
Dmitrii Dolgov
|
c21136c151
|
Forgotten env var
|
2018-02-14 13:56:35 +01:00 |
Dmitrii Dolgov
|
eb2283aa43
|
Change current directory for tests
|
2018-02-14 13:51:55 +01:00 |
Dmitrii Dolgov
|
4513334d1b
|
Change order of the steps
|
2018-02-14 13:28:16 +01:00 |
Dmitrii Dolgov
|
c54fb7b4c8
|
Build before actually test
|
2018-02-14 13:24:43 +01:00 |
Dmitrii Dolgov
|
6b9c1fe317
|
Add a new step to run unit tests
|
2018-02-14 13:14:32 +01:00 |
Murat Kabilov
|
4bc2284b57
|
bump go version to 1.9
|
2017-10-11 12:01:35 +02:00 |
Oleksii Kliukin
|
ba6529bec9
|
Avoid pushing postgres-operator image on PRs. (#52)
Do push as postgres-operator from the master branch, and as a
postgres-operator-test when evaluating pull-requests.
|
2017-06-14 14:56:04 +02:00 |
Oleksii Kliukin
|
2f5a349477
|
CDP integration (#51)
Build docker images from the master branch via CDP and push them to the registry.opensource.zalan.do
|
2017-06-13 18:12:04 +02:00 |