-
Type: Bug
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: VOLTHA v2.9
-
Fix Version/s: Future
-
Component/s: voltctl
-
Labels:None
-
Story Points:1
currently if a config file is specified and it doesn't exist the defaults are used, instead voltctl should fail.
please see the below diff that indicates how this can be done.
The main issue is that the robot tests assume that voltctl will not fail for a non-existing config file and thus a change in the tests will be required.