Jeff Mitchell
|
454ddd4c48
|
Use dockertest.v2 (#2247)
New dockertest has a totally different API and will require some serious
refactoring. This will tide over until then by pinning the API version.
|
2017-01-09 13:46:54 -05:00 |
|
Jeff Mitchell
|
5a6b1987c5
|
Add listing to Consul secret roles (#2065)
|
2016-11-04 12:35:16 -04:00 |
|
Jeff Mitchell
|
7fc4ae959a
|
Migrate Consul acceptance tests to Docker
|
2016-07-01 13:59:56 -04:00 |
|
Jeff Mitchell
|
c2a8b09e7b
|
Use backend function instead of separate backend creation in consul
|
2016-06-03 10:08:58 -04:00 |
|
vishalnayak
|
d6d5dacb82
|
Set config access test case as an acceptance test and make travis happy
|
2016-05-31 13:27:34 -04:00 |
|
vishalnayak
|
445040e344
|
Add tests around writing and reading consul access configuration
|
2016-05-31 13:27:34 -04:00 |
|
Jeff Mitchell
|
ba5dc348d8
|
Add test for renew/revoke to Consul secret backend
|
2016-05-27 11:27:53 -04:00 |
|
vishalnayak
|
f61b277e36
|
Skip acceptance tests if VAULT_ACC is not set
|
2016-04-11 20:00:15 -04:00 |
|
vishalnayak
|
d71dcf2da2
|
s/TF_ACC/VAULT_ACC
|
2016-04-05 15:24:59 -04:00 |
|
vishalnayak
|
ac5ceae0bd
|
Added AcceptanceTest boolean to logical.TestCase
|
2016-04-05 15:10:44 -04:00 |
|
Jeff Mitchell
|
a9f070323a
|
Error rather than skip Consul acceptance tests if Consul isn't found
|
2016-03-07 10:09:36 -05:00 |
|
Jeff Mitchell
|
404a7fafff
|
Don't spawn consul servers when testing unless it's an acceptance test
|
2016-02-29 14:58:06 -05:00 |
|
Jeff Mitchell
|
229973444d
|
Match leases in the test
|
2016-01-29 20:45:38 -05:00 |
|
Jeff Mitchell
|
33f3e2727c
|
Fix building of consul backend test
|
2016-01-29 20:03:38 -05:00 |
|
Jeff Mitchell
|
45e32756ea
|
WriteOperation -> UpdateOperation
|
2016-01-08 13:03:03 -05:00 |
|
Jeff Mitchell
|
07c0146542
|
Allow creating Consul management tokens
Fixes #714
|
2015-11-03 15:29:58 -05:00 |
|
Jonathan Sokolowski
|
6814b0d63e
|
logical/consul: custom lease time for roles
|
2015-05-27 09:53:46 +10:00 |
|
Armon Dadgar
|
f159750509
|
secret/consul: replace policy with roles, and prefix the token path
|
2015-04-27 13:59:56 -07:00 |
|
Armon Dadgar
|
d69a7ba697
|
logical/consul: Added missing policy endpoints
|
2015-04-27 11:08:37 -07:00 |
|
Mitchell Hashimoto
|
b37f8332ed
|
logical/consul: config/access is the new path for config
|
2015-04-18 22:28:53 -07:00 |
|
Mitchell Hashimoto
|
39f2da0fbe
|
command: unit tests pass
|
2015-03-29 16:20:34 -07:00 |
|
Mitchell Hashimoto
|
3b702cc14d
|
logical/consul: actual test that the token works
|
2015-03-21 17:23:44 +01:00 |
|
Mitchell Hashimoto
|
07f8e262fe
|
logical/consul
|
2015-03-21 17:19:37 +01:00 |
|