BIND 10 #2581: bindctl needs to be initialized before lettuce tests can run
BIND 10 Development
do-not-reply at isc.org
Fri Dec 21 09:48:36 UTC 2012
#2581: bindctl needs to be initialized before lettuce tests can run
-------------------------------------+-------------------------------------
Reporter: shane | Owner:
Type: | Status: new
defect | Milestone: New Tasks
Priority: | Keywords:
medium | Sensitive: 0
Component: | Sub-Project: DNS
Unclassified | Estimated Difficulty: 0
CVSS Scoring: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
I tried to run lettuce tests, but got the following error:
{{{
ind10 module Auth should be running #
features/terrain/bind10_control.py:324
/usr/lib/python3.2/getpass.py:83: GetPassWarning: Can not control echo on
the terminal.
passwd = fallback_getpass(prompt, stream)
Warning: Password input may be echoed.
Password:
}}}
I was able to get the tests to run by:
1. starting BIND 10 (in the build tree)
2. logging in with bindctl (again, in the build tree)
This should either be documented, or perhaps we should explicitly pass
user/password to bindctl within the lettuce tests.
--
Ticket URL: <http://bind10.isc.org/ticket/2581>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list