Due to a ransomware attack, the wiki was reverted to a July 2022 version. . We apologize for the lack of a more recent valid backup.
FUNCbgpls at 25 Sep 2016 23:54:04
Case 1: Setting up test environment - PASS
Setup the test environment including installing ONOS, start ONOS.
- 1.1 Create cell file - No Result
- 1.2 Applying cell variable to environment - No Result
- 1.3 Git checkout and pullmaster - No Result
- 1.4 Using mvn clean install - PASS
- 1.5 Creating ONOS package - PASS
- 1.6 Installing ONOS package - PASS
- 1.7 Checking if ONOS is up yet - PASS
- 1.8 Starting ONOS CLI sessions - PASS
- 1.9 App Ids check - No Result
Case 2: Testcase 2 : Discovery the Network Topology using BGPLS - PASS
- 2.1 Apply cell to environment - No Result
- 2.2 Getting connected to ONOS - PASS
- 2.3 Install onos-app-bgp - PASS
- 2.4 Configure BGP through RESTCONF - PASS
- 2.5 Check the nodes are discovered - PASS
Case 3: Testcase 3: Addition of New Node to existing topology - PASS
- 3.1 UnInstall onos-app-bgp - PASS
- 3.2 Install onos-app-bgp - PASS
- 3.3 Check Newly added Node is getting updated - PASS
Case 4: TestCase 4: Deletion of Node from existing Topology - PASS
Case 5: TestCase 5: UnInstalling of app - PASS
- 5.1 Apply cell to environment - PASS
- 5.2 UnInstall onos-app-bgp - PASS