commit | 892e4c201b0418f8368c18c67dd1d1753f223383 | [log] [tgz] |
---|---|---|
author | biniek <lukasz.biniek@nokia.com> | Thu Mar 14 12:02:15 2019 +0100 |
committer | biniek <lukasz.biniek@nokia.com> | Thu Mar 14 12:02:15 2019 +0100 |
tree | af9c72c67c0e67d7b59b9d268b98c2b939369be5 | |
parent | 90ce3a0e9ce89a9f7348db2ca047d154ba912387 [diff] [blame] |
Revert removal of ipaddress from config Change-Id: I8790ad9b2c5248432797619bd42b6fcc75df7cdc Issue-ID: INT-960 Signed-off-by: biniek <lukasz.biniek@nokia.com>
diff --git a/test/mocks/pnfsimulator/config/config.json b/test/mocks/pnfsimulator/config/config.json index a536c37..3b5cd8a 100644 --- a/test/mocks/pnfsimulator/config/config.json +++ b/test/mocks/pnfsimulator/config/config.json
@@ -15,6 +15,8 @@ "pnfRegistrationParams": { "serialNumber": "6061ZW3", "vendorName": "Nokia", + "oamV4IpAddress": "val3", + "oamV6IpAddress": "val4", "unitFamily": "BBU", "modelNumber": "val6", "softwareVersion": "val7",