Mattias Walström
2919c23fde
tests: containers: Adapt tests to work with restconf
...
Move the web port used in containers from 80 -> 91
this to not collide with nginx which is required
for restconf.
2024-06-27 15:43:06 +02:00
Mattias Walström
095b256971
Adapt tests to be able to run them with NETCONF and RESTCONF
2024-06-27 15:43:06 +02:00
Tobias Waldekranz
1dbe09b428
test: Spellchecking
2024-05-20 16:21:06 +02:00
Tobias Waldekranz
74b0679cf0
test: case: container_*: Use standard ping tests
2024-05-20 16:21:06 +02:00
Joachim Wiberg
e18ddcf0c8
test: disable web server for container tests
...
The container tests utilize the bundled curios-httpd, which clashes with
the new web services provided by nginx. So we need to disable it while
testing all the containers.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-04-15 15:36:41 +02:00
Joachim Wiberg
bb498043e4
test: bump version of bundled sample container image
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-04-11 06:19:07 +02:00
Joachim Wiberg
00c2c0c608
test/case: new test, container connected using physical interface
...
Verifies that a regular/physical port/interface can be handed over to a
container.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-02-25 19:49:27 +01:00