Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published from Jenkins build: https://onos-jenkins.onlab.us/job/FUNCvirNetNB/711/

...

commit 0fc09dc516cc19b3dc524d2aae1393fc9c9bc969 (HEAD, origin/onos-1.7, onos-1.7)
Author: Thomas Vachuska [tom@onlab.us]
AuthorDate: Tue Oct 4 11:50:29 2016 -0700
Commit: Thomas Vachuska [tom@onlab.us]
CommitDate: Tue Oct 25 22:33:07 2016 +0000

Fixing onos-create-app to bomb if mvn command fails for some reason.
--
(cherry picked from commit 525651fdc03f8437e3c6fe69d4fb564a78f3e50a)

Case 1: Setting up test environment - PASS

Setup the test environment including installing ONOS,start ONOS.

  • 1.1 Create cell file and apply to environment - PASS (tick)
  • 1.2 Using mvn clean install - PASS (tick)
  • 1.3 Creating ONOS package - PASS (tick)
  • 1.4 Installing ONOS package - PASS (tick)
  • 1.5 Checking if ONOS is up yet - PASS (tick)
  • 1.6 Starting ONOS CLI sessions - PASS (tick)
  • 1.7 App Ids check - PASS (tick)
  • 1.8 Install org.onosproject.vtn app - PASS (tick)