commit | 3e286399aec5a14f21fcde3d3a79727169f8cbc9 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Mon Sep 13 17:12:23 2021 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Mon Sep 13 17:12:27 2021 +0100 |
tree | 584e264b4a94d8f45f131c34789e9f88ffc91d3b | |
parent | 4cc2c2c01f366f6d5d7f3e47ce2d1c5ea5c76df8 [diff] |
Work around test failure in staging job The "keytool" program does not exist in the Jenkins staging job environment, so the test case that checks for a keytool error message fails because an unexpected error message is received. Other tests also break so the tests are morked with @Ignore for now. Issue-ID: POLICY-3587 Change-Id: Ic43e5043c769ff6d2cf604f2a0f29fd4f6931b4b Signed-off-by: liamfallon <liam.fallon@est.tech>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install