sfuhrm/docker-opendaylight

build for 14.0.0 is failing

Opened this issue · 1 comments

Build is failing because password setting mechnism changed.

Test 2 fails with:

Error: Unable to access jarfile bin/aaa-cli-jar.jar

There are changes in

if [ -n "${ODL_ADMIN_PASSWORD}" ]; then
that need verification in tests.