On Mon, 2008-10-20 at 08:37 -0700, Carl Trieloff (JIRA) wrote: > [ > https://issues.apache.org/jira/browse/QPID-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641042#action_12641042 > ] > > Carl Trieloff commented on QPID-1363: > ------------------------------------- > > > yea, the test might fail due to user not being present -- that is fine. we > can provide that info in the readme, and the script to > add the test users > > Carl. >
The cluster tests also depend on an "ais" user being set up and the tests being run with the right permissions. There's a script (tests/ais_check) that checks the conditions to run the tests prints a descriptive error message if not. Can probably do something similar with SASL.
