Fernandez Ludovic
|
2610023131
|
refactor: Deflake and Try package
- feat: add CI multiplier
- refactor: readability
- feat: custom Sleep function
- refactor(integration): use custom Sleep
- feat: show Try progress
- feat(try): try response with status code
- refactor(try): use a dedicate package.
- refactor(integration): Try everywhere
- feat(CI): pass CI env var to Integration Tests.
- refactor(acme): increase timeout.
- feat(acme): show Traefik logs
- refactor(integration): use `http.StatusXXX`
- refactor: remove Sleep
|
2017-05-18 22:34:15 +02:00 |
|
Emile Vauge
|
e62cca1e7c
|
Merge v1.0.1
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-07-28 20:15:09 +02:00 |
|
Martin
|
1bb3d9be73
|
add command storeconfig
add test integration command storeconfig
update doc
|
2016-07-22 15:20:47 +02:00 |
|
Martin
|
e26e0955b3
|
add struct ClientTLS : supports either a paths to a file or directly the certificate
|
2016-07-21 09:22:35 +02:00 |
|
Martin
|
7ada80b619
|
Certificate can contain path or file contents
Signed-off-by: Martin <martin.piegay@zenika.com>
|
2016-07-21 09:22:35 +02:00 |
|
Martin
|
056e0fe2d9
|
Use KvStores as global config source
|
2016-07-21 09:22:35 +02:00 |
|
Ed Robinson
|
c719aa3db8
|
Fix default etcd port
Fixes #508
|
2016-07-11 13:14:43 +01:00 |
|
Emile Vauge
|
cc4fb64b34
|
Add routes priorities in integration tests
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-06-07 09:18:37 +02:00 |
|
Emile Vauge
|
c3aadab615
|
Add Consul integration tests
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-05-03 15:41:09 +02:00 |
|
Emile Vauge
|
26774d2317
|
Add Etcd integration tests
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-05-03 15:41:09 +02:00 |
|
Vincent Demeester
|
e1448eb238
|
A small update of libkermit
Using compose/check package (and less code)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2016-04-02 12:40:21 +02:00 |
|
Vincent Demeester
|
50f09c8e4d
|
Move Suite definition to their respective file
|
2016-03-27 16:27:56 +02:00 |
|
Emile Vauge
|
87e8393b07
|
Fix tests with lets encrypt
Signed-off-by: Emile Vauge <emile@vauge.com>
|
2016-03-21 20:15:28 +01:00 |
|
Advait Shinde
|
a99010b8c2
|
Create an integration test for Etcd:
- Integration test specifically spins up an Etcd cluster with three
nodes.
|
2016-02-25 23:34:51 +00:00 |
|