Remove hardcoded maven.test.skip

Remove hardcoded maven.test.skip=true property from
maven-docker-push-daily macro. Rather than adding this property
as part of the builder, we need to pass it as a "mvn-params"
from the project's JJB template.

This change will allow teams to manage the Dmaven.test.skip or
DskipTests properties better.

Change-Id: I6f5aaa35dc95255af8e1e228354e74a3463646d0
Issue-ID: CIMAN-159
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
1 file changed