From ddf3e559b978a9629967cf60e80a6bbccfb62cea Mon Sep 17 00:00:00 2001 From: mrpa Date: Wed, 29 Jul 2020 11:07:11 +0200 Subject: Updated the known issues with three limitations Updated the AFTH UG the SRIOV json example for binding a network interface. Change-Id: I77439d9139668bd7c6baf09da0c18fd7bbecd713 Signed-off-by: mrpa --- .../doc/automation_framework_test_harness.xml | 4 ++-- .../doc/known_bugs_and_limitations.xml | 17 +++++++++++++++++ 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml b/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml index a0faefa..4f94422 100644 --- a/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml +++ b/doc/book-enea-nfv-access-auto-fw-th-user-guide/doc/automation_framework_test_harness.xml @@ -962,9 +962,9 @@ Options: }Sample sriov_nic.json configuration file:{ - "name": "eno1", + "name": "enp4s0f1", "type": "sr-iov", - "subType": "passthrough | adapter-pool", + "subType": "adapter-pool", "sriovNumVfs": "2" }Sample std_nic.json configuration diff --git a/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml b/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml index a46289e..007c150 100644 --- a/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml +++ b/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml @@ -13,6 +13,13 @@ storage devices. + + ELCCR-319After a successful installation or + upgrade, the uCPE Manager will reboot. The time required for restarting + all its services is influenced by hardware configuration of the host + platform. + + ELCCR-319After a successful installation or upgrade, it takes about 2 minutes until the device is accessible from @@ -118,6 +125,16 @@ the same time. + + STCR-6292Management of WAN Interface is not + implemented in the Automation Framework and Test Harness. + + + + STCR-6286The Call Home feature is not implemented + in the Automation Framework and the Test Harness. + + PDF navigation: When using links to open other PDFs, or jump to another place in the same PDF, jumping -- cgit v1.2.3-54-g00ecf