X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=testsuites%2Fstability%2Fsrc%2Fmain%2Fresources%2Fpapsetup%2Fconfig%2Fpap%2Fbin%2Fpolicy-pap.sh;fp=testsuites%2Fstability%2Fsrc%2Fmain%2Fresources%2Fpapsetup%2Fconfig%2Fpap%2Fbin%2Fpolicy-pap.sh;h=29e12bec287cf3ed807f0ba9d8a5552cc52bba66;hb=f145be7857345ae6362caac2618a1e725c085fbc;hp=e5cc5a91ccf58ff39061797d611432e16d9bf206;hpb=4c130853ef64e28aab6bddaebdcd97a5adebd3e2;p=policy%2Fpap.git diff --git a/testsuites/stability/src/main/resources/papsetup/config/pap/bin/policy-pap.sh b/testsuites/stability/src/main/resources/papsetup/config/pap/bin/policy-pap.sh index e5cc5a91..29e12bec 100644 --- a/testsuites/stability/src/main/resources/papsetup/config/pap/bin/policy-pap.sh +++ b/testsuites/stability/src/main/resources/papsetup/config/pap/bin/policy-pap.sh @@ -1,7 +1,7 @@ #!/bin/bash # # ============LICENSE_START======================================================= -# Copyright (C) 2019-2020 Nordix Foundation. +# Copyright (C) 2019-2022 Nordix Foundation. # Modifications Copyright (C) 2019-2020 AT&T Intellectual Property. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); @@ -20,7 +20,6 @@ # ============LICENSE_END========================================================= # -JAVA_HOME=/usr/lib/jvm/java-11-openjdk/ POLICY_PAP_HOME=/opt/app/policy/pap KEYSTORE="${POLICY_HOME}/etc/ssl/policy-keystore" TRUSTSTORE="${POLICY_HOME}/etc/ssl/policy-truststore"