e2e: add test for the SecretsMetadataKMS provider

The new provider should be able to provision and mount an encrypted
volume.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos
2021-03-04 10:23:53 +01:00
committed by mergify[bot]
parent 5e63743243
commit c5f00a9e3d
2 changed files with 33 additions and 1 deletions

View File

@ -30,7 +30,10 @@ data:
"tenantTokenName": "storage-encryption-token"
}
}
}
},
"secrets-metadata-test": {
"encryptionKMSType": "metadata"
}
}
metadata:
name: ceph-csi-encryption-kms-config