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/PLATdockertest/474/

...

Case 0: Pull all docker images and get a list of image tags - PASS

  • 0.1 Pull all ONOS docker images - No Result (warning)
  • 0.2 Get a list of image tags - PASS (tick)

Case 1: Set case test params for onos image latest - PASS

  • 1.1 Initialize test params - PASS (tick)

Case 1000: Clean up images (ex. none:none tagged) and containers - PASS

  • 1000.1 Stop onos containers - PASS (tick)
  • 1000.2 remove dangling 'none:none' images - PASS (tick)

Case 10: Start onos container(s) for onos image latest - PASS

  • 10.1 Create and (re)start docker container(s) for onos image latest if not already exist - PASS (tick)
  • 10.2 Get IP address on onos containers - PASS (tick)

Case 110: Form onos cluster and check status of onos apps for onos image latest - No Result