test/case: minor, grammar and formatting

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2024-11-25 14:04:07 +01:00
committed by Mattias Walström
parent 6d6a788749
commit f381977e7b
2 changed files with 4 additions and 4 deletions
@@ -42,12 +42,12 @@ second bridge, `br1`, only use IPv6 link-local addresses.
[#img-setup]
image::internal-network.svg[]
- Container A runs a very basic web server, it runs on port 80 inside
- *Container A* runs a very basic web server, it runs on port 80 inside
the container, and `br0`, but is accessible outside on port 8080.
The controller connects to each of these servers from OSPF area 0.
For the controller to be able to distinguish between the servers,
they all serve slightly different content
- Container B runs a system container with an SSH server. During the
- *Container B* runs a complete system with an SSH server. During the
test, the controller connects to this container using the `data` port
to ensure the container can access all other parts of the network.
To distinguish between the different container B's, each container
+2 -2
View File
@@ -43,12 +43,12 @@ second bridge, `br1`, only use IPv6 link-local addresses.
[#img-setup]
image::internal-network.svg[]
- Container A runs a very basic web server, it runs on port 80 inside
- *Container A* runs a very basic web server, it runs on port 80 inside
the container, and `br0`, but is accessible outside on port 8080.
The controller connects to each of these servers from OSPF area 0.
For the controller to be able to distinguish between the servers,
they all serve slightly different content
- Container B runs a system container with an SSH server. During the
- *Container B* runs a complete system with an SSH server. During the
test, the controller connects to this container using the `data` port
to ensure the container can access all other parts of the network.
To distinguish between the different container B's, each container