Skip test in staging jobs 33/124133/2
authorliamfallon <liam.fallon@est.tech>
Tue, 14 Sep 2021 09:37:22 +0000 (10:37 +0100)
committerliamfallon <liam.fallon@est.tech>
Tue, 14 Sep 2021 10:47:34 +0000 (11:47 +0100)
commite81581b6ac41c76c3ecba5023b30dbe1c9e7bbad
tree7fc14d2fcb6becf7ff8a2ba671677b40efdf93e4
parent907ca914e230cb09e0879a36740d7b3d4fa6206b
Skip test in staging jobs

Tests fail in the staging jobs due to differences between the Ubuntu
environment used in the verify and merge jobs and the Centos environment
used in the staging jobs. Specifically, the "keytool" utility that comes
in Java is not in the path in CentOS.

As the tests must pass in the Ubuntu environment ver verification and
merge, there is no need to run the tests at staging. THis review
disables tests in staging jobs.

Issue-ID: POLICY-3587
Change-Id: I357e15ce908491a1849f64d33a7c9df47471de39
Signed-off-by: liamfallon <liam.fallon@est.tech>
jjb/policy/policy-apex-pdp.yaml
jjb/policy/policy-api.yaml
jjb/policy/policy-common.yaml
jjb/policy/policy-distribution.yaml
jjb/policy/policy-drools-applications.yaml
jjb/policy/policy-drools-pdp.yaml
jjb/policy/policy-gui.yaml
jjb/policy/policy-models.yaml
jjb/policy/policy-pap.yaml
jjb/policy/policy-parent.yaml
jjb/policy/policy-xacml-pdp.yaml