diff options
author | Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> | 2022-03-23 10:29:20 +0100 |
---|---|---|
committer | Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> | 2022-03-25 12:06:49 +0000 |
commit | 83837dc5af3df7d89541fee2f6c933369c419c6d (patch) | |
tree | 9849faf4ad42eee751f122306e2f64a1e9080b9d /robot/resources/test_templates/cmpv2.robot | |
parent | 86c25a966bcaae4beb57c54d3b54e37dca230b7c (diff) |
[ROBOT] Adopt DCAEMOD test cases to helm based deployment
Adopt DCAEMOD test cases to helm based deployment
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: Id09932899f11ab37b391709c580d681674705432
Diffstat (limited to 'robot/resources/test_templates/cmpv2.robot')
-rw-r--r-- | robot/resources/test_templates/cmpv2.robot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/resources/test_templates/cmpv2.robot b/robot/resources/test_templates/cmpv2.robot index 6c50a368..0b317e9e 100644 --- a/robot/resources/test_templates/cmpv2.robot +++ b/robot/resources/test_templates/cmpv2.robot @@ -8,7 +8,6 @@ Library ONAPLibrary.Utilities Library ONAPLibrary.Templating WITH NAME Templating Resource pnf_registration_without_SO_template.robot Resource ../global_properties.robot -Resource ../resources/test_templates/pnf_registration_without_SO_template.robot Resource ../chart_museum.robot |