Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
1a5bd80b
Commit
1a5bd80b
authored
Nov 08, 2011
by
Jelte Jansen
Browse files
[1290] update readmes
parent
b03d2967
Changes
2
Show whitespace changes
Inline
Side-by-side
tests/lettuce/README
View file @
1a5bd80b
...
...
@@ -26,9 +26,9 @@ Port 47805 is used for cmdctl, and must also be available.
(note, we will need to extend this to a range, or if possible, we will need to
do some on-the-fly available port finding)
The bind10 main
script
, bindctl
script
, and dig must all be in the default
search
path of your environment, and BIND 10 must not be running if you use
the
installed version when you run the tests.
The bind10 main
program
, bindctl, and dig must all be in the default
search
path of your environment, and BIND 10 must not be running if you use
the
installed version when you run the tests.
If you want to test an installed version of bind 10, just run 'lettuce' in
this directory.
...
...
tests/lettuce/README.tutorial
View file @
1a5bd80b
...
...
@@ -126,8 +126,8 @@ name. The first two should be self-evident, and the process name is an
optional name we give it, should we want to address it in the rest of the
tests. This is most useful if we want to start multiple instances. In the
next step (the wait for auth to start), I added a 'of <instance>'. So if we
define the bind10 'as
my_bind10
', we can specify that one here as
'of my
bind10
'.
define the bind10 'as
b10_second_instance
', we can specify that one here as
'of b10_second_instance
'.
--
When I start bind10 with configuration second.config
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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