Nick Cabatoff
818f8aeff2
Fix test failures of the form "bad start timestamp. expected: 1606313752 got: 1606313753". Also re-enable a test that probably shouldn't be skipped, and delete a test that's meant for ent (see also https://github.com/hashicorp/vault-enterprise/pull/1613 ) ( #10452 )
2020-11-25 13:49:47 -05:00
Nick Cabatoff
d8e7d2e2b8
Use a lock to address race. ( #10447 )
2020-11-25 12:24:28 -05:00
Mark Gritter
0bc1226084
Disable test that fails on OSS. ( #10401 )
2020-11-16 12:23:21 -06:00
Mark Gritter
52ddad2bc5
Wait for asynchronous deletion to finish before restarting. ( #10345 )
2020-11-06 18:21:04 -06:00
swayne275
dffd85e09a
Backport invalidation changes ( #10292 )
...
* merge activity log invalidation work from vault-enterprise PR 1546
* skip failing test due to enabled config on oss
Co-authored-by: Mark Gritter <mgritter@hashicorp.com>
2020-10-30 18:11:12 -06:00
Brian Kassouf
81a86f48e8
Backport some OSS changes ( #10267 )
...
* Backport some OSS changes
* go mod vendor
2020-10-29 16:47:34 -07:00
Mark Gritter
1b2c20e07c
Merge activity log work to date on enterprise back into oss. ( #9900 )
...
* Added stub class for activity logging. (#1435 )
* Define activity fragments and starter methods for manipulating them. (#1441 )
2020-09-08 14:22:09 -05:00