diff --git a/encryption-rotation/main_test.go b/encryption-rotation/main_test.go index 3f0d8270c4..ccb8968c69 100644 --- a/encryption-rotation/main_test.go +++ b/encryption-rotation/main_test.go @@ -34,7 +34,7 @@ import ( ) const ( - encryptionKeyTestPath = "/srv/pmm-encryption-rotation-test.key" + encryptionKeyTestPath = "pmm-encryption-rotation-test.key" originEncryptionKey = `CMatkOIIEmQKWAowdHlwZS5nb29nbGVhcGlzLmNvbS9nb29nbGUuY3J5cHRvLnRpbmsuQWVzR2NtS2V5EiIaIKDxOKZxwiJl5Hj6oPZ/unTzmAvfwHWzZ1Wli0vac15YGAEQARjGrZDiCCAB` // pmm-managed-username encrypted with originEncryptionKey originUsernameHash = `AYxEFsZsg7lp9+eSy6+wPFHlaNNy0ZpTbYN0NuCLPnQOZUYf2S6H9B+XJdF4+DscxC/pJwI=`