Hi All,
I renamed NetworkAttachmentDaoTest.java to NetworkAttachmentDaoImplTest.java (note the added "Impl") and Jenkins now includes the test in the regular unit-tests run rather than running that as a dao-unit-tests job. That causes test to fail as it cannot connect ot the tests DB.
Where the logic of choosing the right configuration sits?