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/Pipeline_postjob_VM/730/

...

commit 84dafd9e94eb9e3535e299b5fdf03777707f1bdf 38c16c567132a712a5335c6a9814db5cc25c376f (HEAD, origin/master, origin/HEAD, master)
Author: Ray Milkey [ray@opennetworking.org]
AuthorDate: Wed Thu Oct 25 1626 12:2005:23 45 2017 -0700
Commit: Ray Milkey [ray@opennetworking.org]
CommitDate: Wed Thu Oct 25 1626 19:2006:23 51 2017 -0700
Increase timeout for checkstyle run+0000

Basic Jenkins pipeline for buck verification job

Case 1: Pull onos branch and build onos on Teststation. - PASS

...

  • 26.1 Checking configurations for Switches 5 and 6 - No Result (warning)
  • 26.2 ONOS should only show devices S1, S2, S4, and S5 - PASS (tick)
  • 26.3 Removing allowed status from Switches 5 and 6 - No Result (warning)

Case 21: Check Devices After they initially connect to ONOS -

...

FAIL

  • 21.1 Check net config - PASS (tick)FAIL (error)
    • Check Net Cfg failed. Check above messages.
  • 21.2 ONOS should only show devices S1, S2, and S4 - PASS (tick)
  • 21.3 Check device annotations - PASS (tick)

...