Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Work in Progress

 

 

Objectives: Test onos on the platform level:

  • Starting up onos and form cluster
  • Activate and deactivate applications after startup

Test Suite: PLATdockertest

Test CasesDescriptionPass/Fail CriteriaImplementation Status
1Set up test parameterspass if params are setWIP
1000pre-test clean env: delete onos node if exists; delete images if existspass if no containers in docker; 
5pull "onosproject/onos:latest" image from docker repopass if image is pull 
10start three onos containers as standalone onospass if onos node IPs are obtained 
100check startup default apps in the correct statespass if all apps in ACTIVE or INSTALLED states 
110install proxyARP and fwd appspass if apps in ACTIVE state 
1000post-test clean envpass if 
    
  • No labels