You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explain your Aerospike Server issue in detail here and (if applicable) provide logs snippets, configuration, and/or reproduction instructions.
The Vault tests for validating Aerospike as a storage backend started failing today. These tests use the "latest" docker image tag, and they fail in the same way when I tried changing the tag to be 5.6.0.3. Changing the tag to 5.5.0.10 makes the tests pass again, as I did in hashicorp/vault#11677.
Aerospike version: Put your Aerospike release version or
git describe --long --all
output here. For example: "3.15.0.1, heads/master-0-g450aee1"Docker 5.6.0.3
Client version: *Put which client and the version of the client you are using (if applicable) here. For example: "Java 4.0.8, C 4.2.0"
Explain your Aerospike Server issue in detail here and (if applicable) provide logs snippets, configuration, and/or reproduction instructions.
The Vault tests for validating Aerospike as a storage backend started failing today. These tests use the "latest" docker image tag, and they fail in the same way when I tried changing the tag to be 5.6.0.3. Changing the tag to 5.5.0.10 makes the tests pass again, as I did in hashicorp/vault#11677.
I'm not familiar with the integration internals, so I'm afraid I can't give much more detail than this. An example failure is here: https://app.circleci.com/pipelines/github/hashicorp/vault/17659/workflows/d4f404a5-b4b5-4aac-996f-d77007fe2b64/jobs/208122/tests#failed-test-0
which contains:
The integration is here: https://github.com/hashicorp/vault/blob/master/physical/aerospike/aerospike.go
And the test failure is here: https://github.com/hashicorp/vault/blob/master/sdk/physical/testing.go#L15
The text was updated successfully, but these errors were encountered: