Mattias Walström
8e5d49665b
test: Remove function put_config_dict and convert tests to use put_config_dicts
...
This fix #1237
2026-06-02 16:59:28 +02:00
Joachim Wiberg
95bd795347
test: add some basic ptp tests
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-04-24 14:29:58 +02:00
Richard Alpe
f996dbd6ef
test: lowercase minor words in test case names
...
Signed-off-by: Richard Alpe <richard@bit42.se >
2026-04-21 14:20:58 +02:00
Richard Alpe
ff02190df8
test: normalize suite/case names to title case
...
Signed-off-by: Richard Alpe <richard@bit42.se >
2026-04-21 11:06:59 +02:00
Joachim Wiberg
76bfd6c57f
test: update test to verify container restart on env change
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-02-01 10:40:45 +01:00
Joachim Wiberg
25a7050c23
test: fix container resource-limit value
...
The constaint was supposed to be 50% of one CPU core, or 500 millicores
as per Kubernetes nomenclature.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-01-02 20:09:32 +01:00
Joachim Wiberg
3a9d3246dc
test: extend container basic to verify resource limits
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2025-12-18 07:26:41 +01:00
Joachim Wiberg
d1f053b41c
test: minor, update test specifications
...
Sync with latest updates, including test path changes.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2025-12-02 14:11:00 +01:00
Joachim Wiberg
1bbd80d8c7
test: drop leading ietf/infix prefix from directories
...
Let's drop the leading IETF or Infix prefixes from tests. Initially the
idea was to mimnic the YANG models, but it's difficult to navigate and
does not provide any real benefit to developers or end-users.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2025-11-20 20:23:23 +01:00