Update endpoint value in test code

This commit is contained in:
Wu Qiang 2018-02-09 01:23:25 +00:00
parent c28f66c7e7
commit 31f74303fc

View File

@ -49,7 +49,7 @@ resources:
secret: dGhpcyBpcyBwYXNzd29yZA== secret: dGhpcyBpcyBwYXNzd29yZA==
- kms: - kms:
name: testprovider name: testprovider
endpoint: /tmp/testprovider.sock endpoint: unix:///tmp/testprovider.sock
cachesize: 10 cachesize: 10
- aescbc: - aescbc:
keys: keys:
@ -82,7 +82,7 @@ resources:
secret: YWJjZGVmZ2hpamtsbW5vcHFyc3R1dnd4eXoxMjM0NTY= secret: YWJjZGVmZ2hpamtsbW5vcHFyc3R1dnd4eXoxMjM0NTY=
- kms: - kms:
name: testprovider name: testprovider
endpoint: /tmp/testprovider.sock endpoint: unix:///tmp/testprovider.sock
cachesize: 10 cachesize: 10
- aescbc: - aescbc:
keys: keys:
@ -108,7 +108,7 @@ resources:
secret: dGhpcyBpcyBwYXNzd29yZA== secret: dGhpcyBpcyBwYXNzd29yZA==
- kms: - kms:
name: testprovider name: testprovider
endpoint: /tmp/testprovider.sock endpoint: unix:///tmp/testprovider.sock
cachesize: 10 cachesize: 10
- identity: {} - identity: {}
- secretbox: - secretbox:
@ -142,7 +142,7 @@ resources:
secret: dGhpcyBpcyBwYXNzd29yZA== secret: dGhpcyBpcyBwYXNzd29yZA==
- kms: - kms:
name: testprovider name: testprovider
endpoint: /tmp/testprovider.sock endpoint: unix:///tmp/testprovider.sock
cachesize: 10 cachesize: 10
- identity: {} - identity: {}
- aesgcm: - aesgcm:
@ -162,7 +162,7 @@ resources:
providers: providers:
- kms: - kms:
name: testprovider name: testprovider
endpoint: /tmp/testprovider.sock endpoint: unix:///tmp/testprovider.sock
cachesize: 10 cachesize: 10
- secretbox: - secretbox:
keys: keys: