summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-system-test-specification/doc/sample_test_cases.xml
diff options
context:
space:
mode:
authoriosc <ioana.scurt@enea.com>2021-03-19 13:07:53 +0100
committeriosc <ioana.scurt@enea.com>2021-03-19 13:09:20 +0100
commite55c3d2a23de3eac0ae2f312b27a478e041b48e8 (patch)
tree4d7270b27ceac43fa38e17ec524554353b6c9cab /doc/book-enea-nfv-access-system-test-specification/doc/sample_test_cases.xml
parent8670db9d7faf33f35789a4e344c52228b40f71f2 (diff)
downloadnfv-access-documentation-e55c3d2a23de3eac0ae2f312b27a478e041b48e8.tar.gz
USERDOCAP-636 - all books changes
Change-Id: I944098c2d726657c91edff3d62dc4a40fc8df8bb Signed-off-by: iosc <ioana.scurt@enea.com>
Diffstat (limited to 'doc/book-enea-nfv-access-system-test-specification/doc/sample_test_cases.xml')
-rw-r--r--doc/book-enea-nfv-access-system-test-specification/doc/sample_test_cases.xml153
1 files changed, 76 insertions, 77 deletions
diff --git a/doc/book-enea-nfv-access-system-test-specification/doc/sample_test_cases.xml b/doc/book-enea-nfv-access-system-test-specification/doc/sample_test_cases.xml
index 2fa087b..b1bfa1e 100644
--- a/doc/book-enea-nfv-access-system-test-specification/doc/sample_test_cases.xml
+++ b/doc/book-enea-nfv-access-system-test-specification/doc/sample_test_cases.xml
@@ -9,14 +9,14 @@
9 <title>VNF, Device and Network Smoke Test Cases</title> 9 <title>VNF, Device and Network Smoke Test Cases</title>
10 10
11 <para>The following is an automated test suite that acts as basic smoke 11 <para>The following is an automated test suite that acts as basic smoke
12 tests for Enea NFV Access, and as a sanity-check test suite for the AF and 12 tests for Enea Edge, and as a sanity-check test suite for the AF and
13 TH.</para> 13 TH.</para>
14 14
15 <section id="onb_vnf_image"> 15 <section id="onb_vnf_image">
16 <title>VNF - Onboard a VNF Image</title> 16 <title>VNF - Onboard a VNF Image</title>
17 17
18 <para><emphasis role="bold">Description: </emphasis>Onboarding a VNF 18 <para><emphasis role="bold">Description: </emphasis>Onboarding a VNF
19 Image into the uCPE Manager. For details please refer to:</para> 19 Image into the Enea Edge Management. For details please refer to:</para>
20 20
21 <itemizedlist> 21 <itemizedlist>
22 <listitem> 22 <listitem>
@@ -61,7 +61,7 @@ vnfd=&lt;VNF-Descriptor-name&gt;"</programlisting></para>
61 <title>VNF - Offboard a VNF</title> 61 <title>VNF - Offboard a VNF</title>
62 62
63 <para><emphasis role="bold">Description:</emphasis> Removing a VNF 63 <para><emphasis role="bold">Description:</emphasis> Removing a VNF
64 Descriptor from the uCPE Manager. For details please refer to:</para> 64 Descriptor from the Enea Edge Management. For details please refer to:</para>
65 65
66 <itemizedlist> 66 <itemizedlist>
67 <listitem> 67 <listitem>
@@ -74,7 +74,7 @@ vnfd=&lt;VNF-Descriptor-name&gt;"</programlisting></para>
74 </itemizedlist> 74 </itemizedlist>
75 75
76 <para><emphasis role="bold">Precondition:</emphasis> The VNF has been 76 <para><emphasis role="bold">Precondition:</emphasis> The VNF has been
77 previously onboarded in the uCPE Manager instance.</para> 77 previously onboarded in the Enea Edge Management instance.</para>
78 78
79 <para><emphasis role="bold">Action:</emphasis> Run the 79 <para><emphasis role="bold">Action:</emphasis> Run the
80 <filename>offboardVNF.yml</filename> Ansible Playbook with the 80 <filename>offboardVNF.yml</filename> Ansible Playbook with the
@@ -93,7 +93,7 @@ vnfd=&lt;VNF-Descriptor-name&gt;"</programlisting></para>
93 <title>Device - Add a device</title> 93 <title>Device - Add a device</title>
94 94
95 <para><emphasis role="bold">Description:</emphasis> Adding a uCPE device 95 <para><emphasis role="bold">Description:</emphasis> Adding a uCPE device
96 to the uCPE Manager. For details please refer to:</para> 96 to the Enea Edge Management. For details please refer to:</para>
97 97
98 <itemizedlist> 98 <itemizedlist>
99 <listitem> 99 <listitem>
@@ -123,10 +123,10 @@ vnfd=&lt;VNF-Descriptor-name&gt;"</programlisting></para>
123 </section> 123 </section>
124 124
125 <section id="device_upload_image"> 125 <section id="device_upload_image">
126 <title>Device - Upload a NFV Access image</title> 126 <title>Device - Upload a Edge image</title>
127 127
128 <para><emphasis role="bold">Description:</emphasis> Upload a NFV Access 128 <para><emphasis role="bold">Description:</emphasis> Upload a Edge
129 image file onto the uCPE Manager. For details please refer to:</para> 129 image file onto the Enea Edge Management. For details please refer to:</para>
130 130
131 <itemizedlist> 131 <itemizedlist>
132 <listitem> 132 <listitem>
@@ -172,7 +172,7 @@ A file with the same name is already uploaded.</programlisting></para>
172 <title>Device - Delete Upgraded File</title> 172 <title>Device - Delete Upgraded File</title>
173 173
174 <para><emphasis role="bold">Description:</emphasis> Deleting an uploaded 174 <para><emphasis role="bold">Description:</emphasis> Deleting an uploaded
175 NFV Access image file from the uCPE Manager. For details please refer 175 Edge image file from the Enea Edge Management. For details please refer
176 to:</para> 176 to:</para>
177 177
178 <itemizedlist> 178 <itemizedlist>
@@ -186,7 +186,7 @@ A file with the same name is already uploaded.</programlisting></para>
186 </itemizedlist> 186 </itemizedlist>
187 187
188 <para><emphasis role="bold">Preconditions:</emphasis> The image file 188 <para><emphasis role="bold">Preconditions:</emphasis> The image file
189 must already be uploaded onto the uCPE Manager.</para> 189 must already be uploaded onto the Enea Edge Management.</para>
190 190
191 <para><emphasis role="bold">Action:</emphasis> Run the 191 <para><emphasis role="bold">Action:</emphasis> Run the
192 <filename>deleteUpgradeFile.yml</filename> Ansible Playbook with the 192 <filename>deleteUpgradeFile.yml</filename> Ansible Playbook with the
@@ -237,10 +237,10 @@ localhost : ok=1 changed=1 unreachable=0 failed=0</pro
237 </section> 237 </section>
238 238
239 <section id="dev_inst_activ"> 239 <section id="dev_inst_activ">
240 <title>Device - Install and Activate a NFV Access image</title> 240 <title>Device - Install and Activate a Edge image</title>
241 241
242 <para><emphasis role="bold">Description:</emphasis> Installing and 242 <para><emphasis role="bold">Description:</emphasis> Installing and
243 Activating a NFV Access image on a uCPE device from the uCPE Manager. 243 Activating a Edge image on a uCPE device from the Enea Edge Management.
244 For details please refer to:</para> 244 For details please refer to:</para>
245 245
246 <itemizedlist> 246 <itemizedlist>
@@ -255,13 +255,13 @@ localhost : ok=1 changed=1 unreachable=0 failed=0</pro
255 255
256 <para><emphasis role="bold">Preconditions:</emphasis> <itemizedlist> 256 <para><emphasis role="bold">Preconditions:</emphasis> <itemizedlist>
257 <listitem> 257 <listitem>
258 <para>The device must be previously added to the uCPE Manager 258 <para>The device must be previously added to the Enea Edge Management
259 instance.</para> 259 instance.</para>
260 </listitem> 260 </listitem>
261 261
262 <listitem> 262 <listitem>
263 <para>The image file must already be uploaded onto the uCPE 263 <para>The image file must already be uploaded onto the Enea Edge
264 Manager.</para> 264 Management.</para>
265 </listitem> 265 </listitem>
266 </itemizedlist></para> 266 </itemizedlist></para>
267 267
@@ -291,11 +291,11 @@ Duplicate entry - Release already installed</programlisting></para>
291 </section> 291 </section>
292 292
293 <section id="dev_upload_inst_activ"> 293 <section id="dev_upload_inst_activ">
294 <title>Device - Upload, Install and Activate a NFV Access image on a 294 <title>Device - Upload, Install and Activate a Edge image on a
295 uCPE device</title> 295 uCPE device</title>
296 296
297 <para><emphasis role="bold">Description:</emphasis> Upload, install and 297 <para><emphasis role="bold">Description:</emphasis> Upload, install and
298 activate a NFV Access image on a uCPE device from the uCPE Manager. For 298 activate a Edge image on a uCPE device from the Enea Edge Management. For
299 details please refer to:</para> 299 details please refer to:</para>
300 300
301 <itemizedlist> 301 <itemizedlist>
@@ -335,7 +335,7 @@ Duplicate entry - Release already installed</programlisting></para>
335 335
336 <itemizedlist> 336 <itemizedlist>
337 <listitem> 337 <listitem>
338 <para>The device has to be previously added to the uCPE Manager 338 <para>The device has to be previously added to the Enea Edge Management
339 instance.</para> 339 instance.</para>
340 </listitem> 340 </listitem>
341 341
@@ -371,7 +371,7 @@ upgrade_type=xeon_d</programlisting></para>
371 <title>Device - Wait a Device</title> 371 <title>Device - Wait a Device</title>
372 372
373 <para><emphasis role="bold">Description:</emphasis> Wait for a uCPE 373 <para><emphasis role="bold">Description:</emphasis> Wait for a uCPE
374 device to connect to the uCPE Manager. For details please refer 374 device to connect to the Enea Edge Management. For details please refer
375 to:</para> 375 to:</para>
376 376
377 <itemizedlist> 377 <itemizedlist>
@@ -388,7 +388,7 @@ upgrade_type=xeon_d</programlisting></para>
388 388
389 <itemizedlist> 389 <itemizedlist>
390 <listitem> 390 <listitem>
391 <para>The device has to be previously added to the uCPE Manager 391 <para>The device has to be previously added to the Enea Edge Management
392 instance.</para> 392 instance.</para>
393 </listitem> 393 </listitem>
394 394
@@ -413,7 +413,7 @@ upgrade_type=xeon_d</programlisting></para>
413 <title>Device - Remove a Device</title> 413 <title>Device - Remove a Device</title>
414 414
415 <para><emphasis role="bold">Description:</emphasis> Removing a uCPE 415 <para><emphasis role="bold">Description:</emphasis> Removing a uCPE
416 device from the uCPE Manager. For details please refer to:</para> 416 device from the Enea Edge Management. For details please refer to:</para>
417 417
418 <itemizedlist> 418 <itemizedlist>
419 <listitem> 419 <listitem>
@@ -429,7 +429,7 @@ upgrade_type=xeon_d</programlisting></para>
429 429
430 <itemizedlist> 430 <itemizedlist>
431 <listitem> 431 <listitem>
432 <para>The device has to be previously added to the uCPE Manager 432 <para>The device has to be previously added to the Enea Edge Management
433 instance.</para> 433 instance.</para>
434 </listitem> 434 </listitem>
435 435
@@ -472,7 +472,7 @@ upgrade_type=xeon_d</programlisting></para>
472 <itemizedlist> 472 <itemizedlist>
473 <listitem> 473 <listitem>
474 <para>A device must have been previously added and connected to the 474 <para>A device must have been previously added and connected to the
475 uCPE Manager instance.</para> 475 Enea Edge Management instance.</para>
476 </listitem> 476 </listitem>
477 477
478 <listitem> 478 <listitem>
@@ -517,7 +517,7 @@ upgrade_type=xeon_d</programlisting></para>
517 517
518 <itemizedlist> 518 <itemizedlist>
519 <listitem> 519 <listitem>
520 <para>A NIC is bound to a device in a uCPE Manager instance.</para> 520 <para>A NIC is bound to a device in a Enea Edge Management instance.</para>
521 </listitem> 521 </listitem>
522 522
523 <listitem> 523 <listitem>
@@ -556,7 +556,7 @@ upgrade_type=xeon_d</programlisting></para>
556 556
557 <para><emphasis role="bold">Preconditions:</emphasis><itemizedlist> 557 <para><emphasis role="bold">Preconditions:</emphasis><itemizedlist>
558 <listitem> 558 <listitem>
559 <para>A NIC is bound to a device in a uCPE Manager 559 <para>A NIC is bound to a device in a Enea Edge Management
560 instance.</para> 560 instance.</para>
561 </listitem> 561 </listitem>
562 562
@@ -599,7 +599,7 @@ upgrade_type=xeon_d</programlisting></para>
599 599
600 <para><emphasis role="bold">Preconditions:</emphasis><itemizedlist> 600 <para><emphasis role="bold">Preconditions:</emphasis><itemizedlist>
601 <listitem> 601 <listitem>
602 <para>A Bridge exists for a device in a uCPE Manager 602 <para>A Bridge exists for a device in a Enea Edge Management
603 instance.</para> 603 instance.</para>
604 </listitem> 604 </listitem>
605 605
@@ -638,8 +638,8 @@ bridge=&lt;Bridge-name&gt;"</programlisting></para>
638 638
639 <para><emphasis role="bold">Precondition: </emphasis></para> 639 <para><emphasis role="bold">Precondition: </emphasis></para>
640 640
641 <para>A device must have been previously added and connected to the uCPE 641 <para>A device must have been previously added and connected to the Enea Edge
642 Manager instance.</para> 642 Management instance.</para>
643 643
644 <para><emphasis role="bold">Action:</emphasis> Run the 644 <para><emphasis role="bold">Action:</emphasis> Run the
645 <filename>configDPDK.yml</filename> Ansible Playbook with the 645 <filename>configDPDK.yml</filename> Ansible Playbook with the
@@ -657,11 +657,11 @@ DEBUG: Set DPDK state to &lt;enable/disable&gt;</programlisting><emphasis
657 </section> 657 </section>
658 658
659 <section id="cs_upload"> 659 <section id="cs_upload">
660 <title>Custom Scripts - Upload a Custom Script to the uCPE 660 <title>Custom Scripts - Upload a Custom Script to the Enea Edge
661 Manager</title> 661 Management</title>
662 662
663 <para><emphasis role="bold">Description:</emphasis> Upload a Custom 663 <para><emphasis role="bold">Description:</emphasis> Upload a Custom
664 Script to the uCPE Manager. For details please refer to:</para> 664 Script to the Enea Edge Management. For details please refer to:</para>
665 665
666 <itemizedlist> 666 <itemizedlist>
667 <listitem> 667 <listitem>
@@ -689,15 +689,15 @@ phase=
689 run using the Test Harness:</para> 689 run using the Test Harness:</para>
690 690
691 <programlisting># Upload Custom Script task result 691 <programlisting># Upload Custom Script task result
692DEBUG: "{{ scriptName }} was uploaded to uCPE Manager!"</programlisting> 692DEBUG: "{{ scriptName }} was uploaded to Enea Edge Management!"</programlisting>
693 </section> 693 </section>
694 694
695 <section id="cs_upload_device"> 695 <section id="cs_upload_device">
696 <title>Custom Scripts - Upload a Custom Script from the uCPE Manager to 696 <title>Custom Scripts - Upload a Custom Script from the Enea Edge Management to
697 a Device</title> 697 a Device</title>
698 698
699 <para><emphasis role="bold">Description:</emphasis> Upload a Custom 699 <para><emphasis role="bold">Description:</emphasis> Upload a Custom
700 Script from the uCPE Manager to a Device. For details please refer 700 Script from the Enea Edge Management to a Device. For details please refer
701 to:</para> 701 to:</para>
702 702
703 <itemizedlist> 703 <itemizedlist>
@@ -715,12 +715,12 @@ DEBUG: "{{ scriptName }} was uploaded to uCPE Manager!"</programlisting>
715 <itemizedlist> 715 <itemizedlist>
716 <listitem> 716 <listitem>
717 <para>A device must have been previously added and connected to the 717 <para>A device must have been previously added and connected to the
718 uCPE Manager instance.</para> 718 Enea Edge Management instance.</para>
719 </listitem> 719 </listitem>
720 720
721 <listitem> 721 <listitem>
722 <para>A Custom Script must have been previously added to the uCPE 722 <para>A Custom Script must have been previously added to the Enea Edge
723 Manager instance.</para> 723 Management instance.</para>
724 </listitem> 724 </listitem>
725 </itemizedlist> 725 </itemizedlist>
726 726
@@ -741,11 +741,11 @@ DEBUG: "{{ scriptName }} was uploaded to {{ device }}!"</programlisting>
741 </section> 741 </section>
742 742
743 <section id="cs_remove"> 743 <section id="cs_remove">
744 <title>Custom Scripts - Remove a Custom Script from the uCPE 744 <title>Custom Scripts - Remove a Custom Script from the Enea Edge
745 Manager</title> 745 Management</title>
746 746
747 <para><emphasis role="bold">Description:</emphasis> Remove a Custom 747 <para><emphasis role="bold">Description:</emphasis> Remove a Custom
748 Script from the uCPE Manager. For details please refer to:</para> 748 Script from the Enea Edge Management. For details please refer to:</para>
749 749
750 <itemizedlist> 750 <itemizedlist>
751 <listitem> 751 <listitem>
@@ -759,8 +759,8 @@ DEBUG: "{{ scriptName }} was uploaded to {{ device }}!"</programlisting>
759 759
760 <para><emphasis role="bold">Precondition:</emphasis></para> 760 <para><emphasis role="bold">Precondition:</emphasis></para>
761 761
762 <para>A Custom Script must have been previously added to the uCPE 762 <para>A Custom Script must have been previously added to the Enea Edge
763 Manager.</para> 763 Management.</para>
764 764
765 <para><emphasis role="bold">Action:</emphasis> Run the 765 <para><emphasis role="bold">Action:</emphasis> Run the
766 <filename>removeCustomScript.yml</filename> Ansible Playbook with the 766 <filename>removeCustomScript.yml</filename> Ansible Playbook with the
@@ -772,8 +772,8 @@ phase=
772 <para><emphasis role="bold">Result:</emphasis> Output of the test case 772 <para><emphasis role="bold">Result:</emphasis> Output of the test case
773 run using the Test Harness:</para> 773 run using the Test Harness:</para>
774 774
775 <programlisting># Remove Custom Script in phase from uCPE Manager task result 775 <programlisting># Remove Custom Script in phase from Enea Edge Management task result
776DEBUG: "{{ scriptName }} from phase {{ phase }} was removed from uCPE Manager!"</programlisting> 776DEBUG: "{{ scriptName }} from phase {{ phase }} was removed from Enea Edge Management!"</programlisting>
777 </section> 777 </section>
778 778
779 <section id="cs_remove_device"> 779 <section id="cs_remove_device">
@@ -797,7 +797,7 @@ DEBUG: "{{ scriptName }} from phase {{ phase }} was removed from uCPE Manager!"<
797 <itemizedlist> 797 <itemizedlist>
798 <listitem> 798 <listitem>
799 <para>A device must have been previously added and connected to the 799 <para>A device must have been previously added and connected to the
800 uCPE Manager instance.</para> 800 Enea Edge Management instance.</para>
801 </listitem> 801 </listitem>
802 802
803 <listitem> 803 <listitem>
@@ -827,7 +827,7 @@ DEBUG: "{{ scriptName }} from phase {{ phase }} was removed from {{ device }}!"<
827 Store</title> 827 Store</title>
828 828
829 <para><emphasis role="bold">Description:</emphasis> Adding an Offline 829 <para><emphasis role="bold">Description:</emphasis> Adding an Offline
830 Config Store to the uCPE Manager. For details please refer to:</para> 830 Config Store to the Enea Edge Management. For details please refer to:</para>
831 831
832 <itemizedlist> 832 <itemizedlist>
833 <listitem> 833 <listitem>
@@ -842,7 +842,7 @@ DEBUG: "{{ scriptName }} from phase {{ phase }} was removed from {{ device }}!"<
842 <para><emphasis role="bold">Precondition:</emphasis><itemizedlist> 842 <para><emphasis role="bold">Precondition:</emphasis><itemizedlist>
843 <listitem> 843 <listitem>
844 <para>The Offline Configuration Store should not already exist on 844 <para>The Offline Configuration Store should not already exist on
845 the uCPE Manager. If it exists, the test will report a 845 the Enea Edge Management. If it exists, the test will report a
846 duplicate.</para> 846 duplicate.</para>
847 </listitem> 847 </listitem>
848 848
@@ -872,7 +872,7 @@ DEBUG: "{{ scriptName }} from phase {{ phase }} was removed from {{ device }}!"<
872 Store</title> 872 Store</title>
873 873
874 <para><emphasis role="bold">Description:</emphasis> Removing an Offline 874 <para><emphasis role="bold">Description:</emphasis> Removing an Offline
875 Config Store from the uCPE Manager. For details please refer to:</para> 875 Config Store from the Enea Edge Management. For details please refer to:</para>
876 876
877 <itemizedlist> 877 <itemizedlist>
878 <listitem> 878 <listitem>
@@ -887,7 +887,7 @@ DEBUG: "{{ scriptName }} from phase {{ phase }} was removed from {{ device }}!"<
887 <para><emphasis role="bold">Precondition:</emphasis></para> 887 <para><emphasis role="bold">Precondition:</emphasis></para>
888 888
889 <para>The Offline Configuration Store the user wishes to remove should 889 <para>The Offline Configuration Store the user wishes to remove should
890 exist in the uCPE Manager. If it does not, the test will say so.</para> 890 exist in the Enea Edge Management. If it does not, the test will say so.</para>
891 891
892 <para><emphasis role="bold">Action:</emphasis> Run the 892 <para><emphasis role="bold">Action:</emphasis> Run the
893 <filename>removeConfigStore.yml</filename> Ansible Playbook with the 893 <filename>removeConfigStore.yml</filename> Ansible Playbook with the
@@ -908,7 +908,7 @@ DEBUG: "{{ scriptName }} from phase {{ phase }} was removed from {{ device }}!"<
908 Configuration Store</title> 908 Configuration Store</title>
909 909
910 <para><emphasis role="bold">Description:</emphasis> Adding a network 910 <para><emphasis role="bold">Description:</emphasis> Adding a network
911 bridge to an Offline Config Store in uCPE Manager. For details please 911 bridge to an Offline Config Store in Enea Edge Management. For details please
912 refer to:</para> 912 refer to:</para>
913 913
914 <itemizedlist> 914 <itemizedlist>
@@ -925,8 +925,8 @@ DEBUG: "{{ scriptName }} from phase {{ phase }} was removed from {{ device }}!"<
925 925
926 <itemizedlist> 926 <itemizedlist>
927 <listitem> 927 <listitem>
928 <para>The Offline Configuration Store should exist in the uCPE 928 <para>The Offline Configuration Store should exist in the Enea Edge
929 Manager. If it does not, the test will say so.</para> 929 Management. If it does not, the test will say so.</para>
930 </listitem> 930 </listitem>
931 931
932 <listitem> 932 <listitem>
@@ -980,8 +980,8 @@ DEBUG: "{{ scriptName }} from phase {{ phase }} was removed from {{ device }}!"<
980 980
981 <para><emphasis role="bold">Precondition:</emphasis></para> 981 <para><emphasis role="bold">Precondition:</emphasis></para>
982 982
983 <para>An empty Offline Configuration Store should exist in uCPE 983 <para>An empty Offline Configuration Store should exist in Enea Edge
984 Manager.</para> 984 Management.</para>
985 985
986 <para><emphasis role="bold">Action:</emphasis> Run the 986 <para><emphasis role="bold">Action:</emphasis> Run the
987 <filename>configOfflineDPDK.yml</filename> Ansible Playbook with the 987 <filename>configOfflineDPDK.yml</filename> Ansible Playbook with the
@@ -1022,12 +1022,12 @@ INFO: Done</programlisting>
1022 1022
1023 <itemizedlist> 1023 <itemizedlist>
1024 <listitem> 1024 <listitem>
1025 <para>The Offline Configuration Store should exist in the uCPE 1025 <para>The Offline Configuration Store should exist in the Enea Edge
1026 Manager.</para> 1026 Management.</para>
1027 </listitem> 1027 </listitem>
1028 1028
1029 <listitem> 1029 <listitem>
1030 <para>The device should be connected to the uCPE Manager.</para> 1030 <para>The device should be connected to the Enea Edge Management.</para>
1031 </listitem> 1031 </listitem>
1032 </itemizedlist> 1032 </itemizedlist>
1033 1033
@@ -1078,7 +1078,7 @@ INFO: Done</programlisting>
1078 </listitem> 1078 </listitem>
1079 1079
1080 <listitem> 1080 <listitem>
1081 <para>The device should be connected to the uCPE Manager.</para> 1081 <para>The device should be connected to the Enea Edge Management.</para>
1082 </listitem> 1082 </listitem>
1083 </itemizedlist> 1083 </itemizedlist>
1084 1084
@@ -1109,8 +1109,7 @@ INFO: Done</programlisting>
1109 <title>VNF Deployment and Lifecycle</title> 1109 <title>VNF Deployment and Lifecycle</title>
1110 1110
1111 <para>The following details the automated suite that handles the testing 1111 <para>The following details the automated suite that handles the testing
1112 of the instantiation, lifecycle and destruction of a VNF for Enea NFV 1112 of the instantiation, lifecycle and destruction of a VNF for Enea Edge.</para>
1113 Access.</para>
1114 1113
1115 <section id="inst_vnfi"> 1114 <section id="inst_vnfi">
1116 <title>Instantiating a VNFI</title> 1115 <title>Instantiating a VNFI</title>
@@ -1131,7 +1130,7 @@ INFO: Done</programlisting>
1131 <para><emphasis role="bold">Preconditions:</emphasis> <itemizedlist> 1130 <para><emphasis role="bold">Preconditions:</emphasis> <itemizedlist>
1132 <listitem> 1131 <listitem>
1133 <para>A VNF Image is onboarded and a device is added and connected 1132 <para>A VNF Image is onboarded and a device is added and connected
1134 to the uCPE Manager. Depending on the VNF, other steps may be 1133 to the Enea Edge Management. Depending on the VNF, other steps may be
1135 required.</para> 1134 required.</para>
1136 </listitem> 1135 </listitem>
1137 1136
@@ -1250,8 +1249,8 @@ vnfi=&lt;VNFI-name&gt;"</programlisting><emphasis
1250 </listitem> 1249 </listitem>
1251 1250
1252 <listitem> 1251 <listitem>
1253 <para>Wait for the uCPE device to be connected in the Enea uCPE 1252 <para>Wait for the uCPE device to be connected in the Enea Edge
1254 Manager.</para> 1253 Management.</para>
1255 </listitem> 1254 </listitem>
1256 1255
1257 <listitem> 1256 <listitem>
@@ -1272,7 +1271,7 @@ vnfi=&lt;VNFI-name&gt;"</programlisting><emphasis
1272 1271
1273 <listitem> 1272 <listitem>
1274 <para>Instantiate the FortiGate VNF using the basic Firewall 1273 <para>Instantiate the FortiGate VNF using the basic Firewall
1275 configuration provided with your Enea NFV Access Release, and the 1274 configuration provided with your Enea Edge Release, and the
1276 Fortigate License file.</para> 1275 Fortigate License file.</para>
1277 1276
1278 <note> 1277 <note>
@@ -1323,7 +1322,7 @@ vnfi=&lt;VNFI-name&gt;"</programlisting><emphasis
1323 <itemizedlist> 1322 <itemizedlist>
1324 <listitem> 1323 <listitem>
1325 <para>A device must have been previously added and connected to 1324 <para>A device must have been previously added and connected to
1326 the uCPE Manager instance.</para> 1325 the Enea Edge Management instance.</para>
1327 </listitem> 1326 </listitem>
1328 1327
1329 <listitem> 1328 <listitem>
@@ -1447,7 +1446,7 @@ FortigateFWInstance tested successfully!</programlisting></para>
1447 <itemizedlist> 1446 <itemizedlist>
1448 <listitem> 1447 <listitem>
1449 <para>A device must have been previously added and connected to 1448 <para>A device must have been previously added and connected to
1450 the uCPE Manager instance.</para> 1449 the Enea Edge Management instance.</para>
1451 </listitem> 1450 </listitem>
1452 1451
1453 <listitem> 1452 <listitem>
@@ -1500,9 +1499,9 @@ FortigateFWInstance tested successfully!</programlisting></para>
1500 <listitem> 1499 <listitem>
1501 <para><olink targetdoc="book_enea_nfv_access_example_usecases" 1500 <para><olink targetdoc="book_enea_nfv_access_example_usecases"
1502 targetptr="fortigate_firewall_uc_1">FortiGate VNF as a 1501 targetptr="fortigate_firewall_uc_1">FortiGate VNF as a
1503 Firewall in the <ns:include 1502 Firewall in the <xi:include
1504 href="../../s_docbuild/olinkdb/pardoc-names.xml" 1503 href="../../s_docbuild/olinkdb/pardoc-names.xml"
1505 xmlns:ns="http://www.w3.org/2001/XInclude" 1504 xmlns:xi="http://www.w3.org/2001/XInclude"
1506 xpointer="element(book_enea_nfv_access_example_usecases/1)" /></olink> 1505 xpointer="element(book_enea_nfv_access_example_usecases/1)" /></olink>
1507 Manual.</para> 1506 Manual.</para>
1508 </listitem> 1507 </listitem>
@@ -1511,8 +1510,8 @@ FortigateFWInstance tested successfully!</programlisting></para>
1511 <para><olink 1510 <para><olink
1512 targetdoc="book_enea_nfv_access_auto_fw_th_user_guide" 1511 targetdoc="book_enea_nfv_access_auto_fw_th_user_guide"
1513 targetptr="python_testsuite">Python Unit-Test Suite in 1512 targetptr="python_testsuite">Python Unit-Test Suite in
1514 <ns:include href="../../s_docbuild/olinkdb/pardoc-names.xml" 1513 <xi:include href="../../s_docbuild/olinkdb/pardoc-names.xml"
1515 xmlns:ns="http://www.w3.org/2001/XInclude" 1514 xmlns:xi="http://www.w3.org/2001/XInclude"
1516 xpointer="element(book_enea_nfv_access_auto_fw_th_user_guide/1)" /></olink>.</para> 1515 xpointer="element(book_enea_nfv_access_auto_fw_th_user_guide/1)" /></olink>.</para>
1517 </listitem> 1516 </listitem>
1518 </itemizedlist> 1517 </itemizedlist>
@@ -1542,7 +1541,7 @@ FortigateFW Scenario deployed successfully!</programlisting></para>
1542 1541
1543 <para><emphasis role="bold">Description:</emphasis> This sample test 1542 <para><emphasis role="bold">Description:</emphasis> This sample test
1544 case corresponds to the "VNF Chaining Example Use-case" from the Enea 1543 case corresponds to the "VNF Chaining Example Use-case" from the Enea
1545 NFV Access Example Use-cases manual.</para> 1544 Edge Example Use-cases manual.</para>
1546 1545
1547 <para>For details please refer to:</para> 1546 <para>For details please refer to:</para>
1548 1547
@@ -1565,7 +1564,7 @@ FortigateFW Scenario deployed successfully!</programlisting></para>
1565 <itemizedlist> 1564 <itemizedlist>
1566 <listitem> 1565 <listitem>
1567 <para>Two devices must have been previously added and connected to 1566 <para>Two devices must have been previously added and connected to
1568 the uCPE Manager instance.</para> 1567 the Enea Edge Management instance.</para>
1569 </listitem> 1568 </listitem>
1570 1569
1571 <listitem> 1570 <listitem>
@@ -1726,7 +1725,7 @@ LAN-to-LAN connectivity (through VPN tunnel)tested successfully!</programlisting
1726 1725
1727 <orderedlist spacing="compact"> 1726 <orderedlist spacing="compact">
1728 <listitem> 1727 <listitem>
1729 <para>Upload a Custom Script onto the uCPE Manager.</para> 1728 <para>Upload a Custom Script onto the Enea Edge Management.</para>
1730 </listitem> 1729 </listitem>
1731 1730
1732 <listitem> 1731 <listitem>
@@ -1746,7 +1745,7 @@ LAN-to-LAN connectivity (through VPN tunnel)tested successfully!</programlisting
1746 </listitem> 1745 </listitem>
1747 1746
1748 <listitem> 1747 <listitem>
1749 <para>Remove the Custom Script from the uCPE Manager.</para> 1748 <para>Remove the Custom Script from the Enea Edge Management.</para>
1750 </listitem> 1749 </listitem>
1751 </orderedlist> 1750 </orderedlist>
1752 1751
@@ -1755,7 +1754,7 @@ LAN-to-LAN connectivity (through VPN tunnel)tested successfully!</programlisting
1755 <itemizedlist> 1754 <itemizedlist>
1756 <listitem> 1755 <listitem>
1757 <para>A device must have been previously added and connected to the 1756 <para>A device must have been previously added and connected to the
1758 uCPE Manager.</para> 1757 Enea Edge Management.</para>
1759 </listitem> 1758 </listitem>
1760 1759
1761 <listitem> 1760 <listitem>
@@ -1792,7 +1791,7 @@ inteld1521-1 ansible_host=172.24.12.73 ansible_port=22 ansible_user=root \
1792 <para><emphasis role="bold">Result:</emphasis> Output of 1791 <para><emphasis role="bold">Result:</emphasis> Output of
1793 <filename>basicTest.yml</filename>:</para> 1792 <filename>basicTest.yml</filename>:</para>
1794 1793
1795 <programlisting>test_success_after_always was uploaded to uCPE Manager! 1794 <programlisting>test_success_after_always was uploaded to Enea Edge Management!
1796test_success_after_always was uploaded to &lt;Device-name&gt;! 1795test_success_after_always was uploaded to &lt;Device-name&gt;!
1797 1796
1798&lt;Device-name&gt; device is connected! 1797&lt;Device-name&gt; device is connected!
@@ -1800,6 +1799,6 @@ test_success_after_always from phase always-after-startup was removed \
1800from &lt;Device-name&gt;! 1799from &lt;Device-name&gt;!
1801 1800
1802test_success_after_always from phase always-after-startup was removed \ 1801test_success_after_always from phase always-after-startup was removed \
1803from uCPE Manager!</programlisting> 1802from Enea Edge Management!</programlisting>
1804 </section> 1803 </section>
1805</chapter> \ No newline at end of file 1804</chapter> \ No newline at end of file