commit | b621de4c26b67e9733d253a3edbe11b7b32c5423 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Fri Aug 21 12:59:26 2020 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Fri Aug 21 12:59:51 2020 +0100 |
tree | 90205b2ca491cc214582f0059a332f18c2cd7e62 | |
parent | a242769ab10a570c7452023dcaa59d8ecefccc49 [diff] |
Correct documentation for apex installation test The documentation for the installation test of apex specified that is changed to use the apexApps.sh script rather than the apexEngine.sh script, the apexApps.sh script runs apex with the correct userid of "apexuser". The installation test documentation is corrected to use the -m parameter to point out the model, otherwise the user has to be in $APEX_HOME for the example to run the test. Issue-ID: POLICY-2791 Change-Id: I4d18b5e2c86645183ae65619adf664e7adfefebc 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 Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*
To build it using Maven 3, run: mvn clean install