Remove unnecessary docker nexus build 35/47035/1
authorPamela Dragosh <pdragosh@research.att.com>
Thu, 10 May 2018 13:10:04 +0000 (09:10 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Thu, 10 May 2018 13:10:52 +0000 (09:10 -0400)
We no longer build a nexus image but use a sonatype
released image. So removing this command which fails.

Issue-ID: POLICY-789
Change-Id: Idc177746a22beed4893337168331ddc7954c57c5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
test/csit/scripts/policy/script1.sh

index 0db34f0..d2229aa 100755 (executable)
@@ -85,8 +85,6 @@ cd ${WORK_DIR}
 git clone http://gerrit.onap.org/r/policy/docker
 cd docker
 
-docker build -t onap/policy-nexus  policy-nexus
-
 chmod +x config/drools/drools-tweaks.sh
 
 echo $IP > config/pe/ip_addr.txt