diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-04-22 11:01:35 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-04-22 11:18:58 -0500 |
commit | 50a914885f4aa2828e257663d8de0aa64c156cee (patch) | |
tree | 6e928096bf201b124568037c12d49ffb79968d8a /auth/csit/README.txt | |
parent | 0b648042185abc799f4d0847fdd344f2c7006010 (diff) |
CSIT version variance handling
Issue-ID: AAF-816
Change-Id: I0f4b53825b9c94ff5016fcfcf928150fbf2ab175
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/csit/README.txt')
-rw-r--r-- | auth/csit/README.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/csit/README.txt b/auth/csit/README.txt index 81e3e4f4..6c89b89c 100644 --- a/auth/csit/README.txt +++ b/auth/csit/README.txt @@ -22,6 +22,7 @@ The CSIT functions are started by Jenkins, starting with the "setup.sh" in the csit/plans/aaf/aafapi directory (where 'csit' is an ONAP Project) You can emulate the JENKINS build locally +PRELIMINARY) Make sure authz/auth/docker/d.props.csit is the right version 1) Start in the directory you put your ONAP source in cd <root onap source dir> |