summaryrefslogtreecommitdiff
path: root/puomi.md
diff options
context:
space:
mode:
Diffstat (limited to 'puomi.md')
-rw-r--r--puomi.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/puomi.md b/puomi.md
index c09562e..344bf14 100644
--- a/puomi.md
+++ b/puomi.md
@@ -81,7 +81,7 @@ the network outside the outer VM.
This chapter documents and verifies the detailed acceptance criteria
for the Puomi testing environment using [Subplot][] scenarios. It is
meant to be used against a previously set up instance of the
-environment called `puomienv`.
+environment called `puomi-dev`.
[Subplot]: https://subplot.liw.fi/
@@ -93,8 +93,8 @@ them from the test environment.
~~~scenario
given a router testing environment
-when I run ssh -F .ssh/config -v puomi@puomienv hostname
-then stdout is exactly "puomienv\n"
+when I run ssh -F .ssh/config -v puomi@puomi-dev hostname
+then stdout is exactly "puomi-dev\n"
when I run ssh -F .ssh/config -v puomi hostname
then stdout is exactly "puomi\n"
when I run ssh -F .ssh/config -v webby hostname