Fix: Remove local deprecated docker template 87/135487/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 17 Jul 2023 19:48:40 +0000 (12:48 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 17 Jul 2023 19:50:59 +0000 (12:50 -0700)
commit128168dcb011258a41372f0c31aea3f6c9b0e5b3
treec12ce6e2c1c88796c0d51b99dddef865fec1828d
parent0c33cedf31ccd81234db129bbe57ae6bc605de46
Fix: Remove local deprecated docker template

The local docker build and merge jobs are deprecated and
projects should use global-jjb templates instead.

Having the old template was creating confusion in jjb 5.0.2
where scripts were getting mixed. Is best to remove the old
deprecated template.

aai-common is migrated too to use the new template.

Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I7d1cb277964636ea11cfceccf511ad2dc992dca3
jjb/aai/aai-aai-common.yaml
jjb/global-templates-docker.yaml [deleted file]
shell/docker-build.sh [deleted file]
shell/docker-push.sh [deleted file]