Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
ff240f0b
Commit
ff240f0b
authored
Apr 04, 2012
by
Mukund Sivaraman
Browse files
[1818] Fix b10-stats-httpd address and re-enable check
parent
7544617e
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/lettuce/configurations/example.org.config.orig
View file @
ff240f0b
...
...
@@ -21,7 +21,7 @@
"b10-xfrout": { "address": "Xfrout", "kind": "dispensable" },
"b10-zonemgr": { "address": "Zonemgr", "kind": "dispensable" },
"b10-stats": { "address": "Stats", "kind": "dispensable" },
"b10-stats-httpd": { "address": "Stats", "kind": "dispensable" },
"b10-stats-httpd": { "address": "Stats
Httpd
", "kind": "dispensable" },
"b10-cmdctl": { "special": "cmdctl", "kind": "needed" }
}
}
...
...
tests/lettuce/features/bindctl_commands.feature
View file @
ff240f0b
...
...
@@ -34,5 +34,5 @@ Feature: control with bindctl
bind10
module
Zonemgr
should
not
be
running
bind10
module
Xfrin
should
not
be
running
bind10
module
Auth
should
not
be
running
#
bind10 module StatsHttpd should not be running
bind10
module
StatsHttpd
should
not
be
running
bind10
module
Stats
should
not
be
running
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment