Do your housekeeping 72/13372/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Sat, 21 Sep 2024 12:59:19 +0000 (14:59 +0200)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Sat, 21 Sep 2024 12:59:24 +0000 (14:59 +0200)
- minor corrections

Issue-ID: OAM-411
Change-Id: I9f043fbb362eb01b025a01f49c21cc85e0565a9e
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
solution/README.md

index 19ec764..315bf6f 100644 (file)
@@ -77,7 +77,7 @@ git version 2.34.1
 
 ```
 $ python3 --version
-Python 3.10.6
+Python 3.10.12
 ```
 
 A python parser package is required.
@@ -160,7 +160,7 @@ docker compose -f smo/apps/docker-compose.yaml up -d
 # wait until the cpu load is low again
 
 docker compose -f network/docker-compose.yaml up -d
-docker compose -f network/docker-compose.yaml restart ntsim-ng-o-du-1122 ntsim-ng-o-du-1123
+docker compose -f network/docker-compose.yaml restart ntsim-ng-o-du-1122
 python network/config.py
 ```