fixed keystore in acs-platform integration-test
This commit is contained in:
parent
3f73c51c9d
commit
6c3d5ebf52
@ -126,6 +126,7 @@
|
|||||||
<volume>${beedk.deploy.platform.testClassesDirectory}:/var/lib/tomcat/dev/classes:ro</volume>
|
<volume>${beedk.deploy.platform.testClassesDirectory}:/var/lib/tomcat/dev/classes:ro</volume>
|
||||||
<volume>${beedk.deploy.platform.extDirectory}:/var/lib/tomcat/dev/lib:ro</volume>
|
<volume>${beedk.deploy.platform.extDirectory}:/var/lib/tomcat/dev/lib:ro</volume>
|
||||||
<volume>${beedk.deploy.platform.dataDirectory}:/tmp/alf_data:rw</volume>
|
<volume>${beedk.deploy.platform.dataDirectory}:/tmp/alf_data:rw</volume>
|
||||||
|
<volume>${basedir}/metadata.keystore:/tmp/metadata.keystore:ro</volume>
|
||||||
</bind>
|
</bind>
|
||||||
</volumes>
|
</volumes>
|
||||||
<wait>
|
<wait>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user