Skip to content

Commit b7c189b

Browse files
committed
qa/rgw: bump vault version to v1.19.0
Signed-off-by: Seena Fallah <[email protected]>
1 parent 094bfc5 commit b7c189b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

qa/suites/rgw/crypt/2-kms/vault_kv.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ overrides:
1313
tasks:
1414
- vault:
1515
client.0:
16-
install_url: https://releases.hashicorp.com/vault/1.2.2/vault_1.2.2_linux_amd64.zip
17-
install_sha256: 7725b35d9ca8be3668abe63481f0731ca4730509419b4eb29fa0b0baa4798458
16+
install_url: https://releases.hashicorp.com/vault/1.19.0/vault_1.19.0_linux_amd64.zip
17+
install_sha256: 9df904271319452bbb37825cfe50726383037550cc04b7c2d0ab09e2f08f82a1
1818
root_token: test_root_token
1919
engine: kv
2020
prefix: /v1/kv/data/

qa/suites/rgw/crypt/2-kms/vault_old.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ overrides:
1313
tasks:
1414
- vault:
1515
client.0:
16-
install_url: https://releases.hashicorp.com/vault/1.2.2/vault_1.2.2_linux_amd64.zip
17-
install_sha256: 7725b35d9ca8be3668abe63481f0731ca4730509419b4eb29fa0b0baa4798458
16+
install_url: https://releases.hashicorp.com/vault/1.19.0/vault_1.19.0_linux_amd64.zip
17+
install_sha256: 9df904271319452bbb37825cfe50726383037550cc04b7c2d0ab09e2f08f82a1
1818
root_token: test_root_token
1919
engine: transit
2020
flavor: old

qa/suites/rgw/crypt/2-kms/vault_transit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ overrides:
1919
tasks:
2020
- vault:
2121
client.0:
22-
install_url: https://releases.hashicorp.com/vault/1.2.2/vault_1.2.2_linux_amd64.zip
23-
install_sha256: 7725b35d9ca8be3668abe63481f0731ca4730509419b4eb29fa0b0baa4798458
22+
install_url: https://releases.hashicorp.com/vault/1.19.0/vault_1.19.0_linux_amd64.zip
23+
install_sha256: 9df904271319452bbb37825cfe50726383037550cc04b7c2d0ab09e2f08f82a1
2424
root_token: test_root_token
2525
engine: transit
2626
prefix: /v1/transit/keys/

0 commit comments

Comments
 (0)