Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1.3 cvp.0.3.0 (2017/7/21)

1.3.1 Docker images used:

opnfv/dovetail:cvp.0.3.0 (commit ID 7ed1cf189676693d84c9d48bb964c178b16bae76)

opnfv/yardstick:danube.3.1

opnfv/functest:cvp.0.2.0 (commit ID 3d03bbcfc45d00d4ce995d8aabff5808accb0687)

opnfv/testapi:cvp.0.3.0 (commit ID 4e0b74b0141e3ae5d250006f3d75fcc880738cc9)

1.3.2 Updates and problems found and fixed in this version

ImageUpdates and problems found and fixedJIRAGerrit
opnfv/dovetail:cvp.0.3.0
  1. Add docs about vping test cases (test scope and test specification)
  2. Add 2 vping test cases (vping.tc001->vping_userdata, vping.tc002->vping_ssh) into proposed_tests
  3. Bugfix: Build docker image failed because of lacking of packages
  4. Add resiliency.tc001 into proposed_tests
  1. None
  2. DOVETAIL-446
  3. DOVETAIL-475
  4. DOVETAIL-474
  1. https://gerrit.opnfv.org/gerrit/#/c/36253/
  2. https://gerrit.opnfv.org/gerrit/#/c/37853/
  3. https://gerrit.opnfv.org/gerrit/#/c/38573/
  4. https://gerrit.opnfv.org/gerrit/#/c/38713/
opnfv/yardstick:danube.3.1NoneNoneNone
opnfv/functest:cvp.0.2.0NoneNoneNone
opnfv/testapi:cvp.0.3.0
  1. Add Linux Foundation ID as account provider
  2. Upload multi results in one time
  3. Submit results to CVP to review
  4. Results are grouped by test id
  5. Add details for each test
NoneNone

 

1.4 cvp.0.4.0 (2017/8/4)

1.4.1 Docker images used:

opnfv/dovetail:cvp.0.4.0 (commit ID a8d7665ca783684bc10d7c3dbbc606e30f083bc7)

opnfv/yardstick:danube.3.1

opnfv/functest:cvp.0.2.0 (commit ID 3d03bbcfc45d00d4ce995d8aabff5808accb0687)

opnfv/testapi:cvp.0.4.0

opnfv/bottlenecks:cvp.0.4.0 (commit ID 3592f9016821a603930ebda7f4112abf732e6750)

1.4.2 Updates and problems found and fixed in this version

ImageUpdates and problems found and fixedJIRAGerrit
opnfv/dovetail:cvp.0.4.0
  1. Bugfix: wrong command in function 'check_https_enabled'
  2. Use opnfv/functest:cvp.0.5.0 and do some adaptions in dovetail tool
  3. Create a tar file for all logs
  4. Add tempest test cases into proposed_tests
  5. Fix testapi base_url for public_url
  6. Add user guide for results operations on web
  7. Add nginx to host static files
  1. DOVETAIL-482
  2. DOVETAIL-480
  3. DOVETAIL-479
  4. DOVETAIL-478
  5. None
  6. DOVETAIL-471
  7. DOVETAIL-485
  1. https://gerrit.opnfv.org/gerrit/#/c/39393/
  2. https://gerrit.opnfv.org/gerrit/#/c/39221/
  3. https://gerrit.opnfv.org/gerrit/#/c/38891/
  4. https://gerrit.opnfv.org/gerrit/#/c/38835/
  5. https://gerrit.opnfv.org/gerrit/#/c/38823/
  6. https://gerrit.opnfv.org/gerrit/#/c/38065/
  7. https://gerrit.opnfv.org/gerrit/#/c/39489/
opnfv/yardstick:danube.3.1Bugfix: cannot run task if without yardstick.conf in danubeYARDSTICK-776https://gerrit.opnfv.org/gerrit/#/c/38955/
opnfv/functest:cvp.0.2.0
  1. Remove functest repo and only python module have been installed
  2. Functest Docker image will not host any OS images
  3. Add a dedicated file to configure extra params in tempest.conf
  1. FUNCTEST-836

  2. None

  3. FUNCTEST-860

  1. https://gerrit.opnfv.org/gerrit/#/c/35813/
    https://gerrit.opnfv.org/gerrit/#/c/36163/
  2. https://gerrit.opnfv.org/gerrit/#/c/37373/
  3. https://gerrit.opnfv.org/gerrit/#/c/39019/
opnfv/testapi:cvp.0.4.0
  1. log browsing in directory style
  
opnfv/bottlenecks:cvp.0.4.0   

 

1.5 cvp.0.5.0 (2017/8/18)

1.5.1 Docker images used:

opnfv/dovetail:cvp.0.5.0 (commit ID 474795c11c556dcd325559853fe7ed436a69418c)

opnfv/yardstick:danube.3.2 (commit ID e9338f29a70a38a5838498adf79ec91f92d085d1)

opnfv/functest:cvp.0.5.0  (commit ID 13067de652d6ccdcfc85f0f5e65841b644d9a6e9)

opnfv/bottlenecks:cvp.0.4.0 (commit ID 3592f9016821a603930ebda7f4112abf732e6750)

opnfv/testapi:cvp.0.5.0 

opnfv/dovetail:nginx.cvp.0.5.0

1.5.2 Updates and problems found and fixed in this version

ImageUpdates and problems found and fixedJIRAGerrit
opnfv/dovetail:cvp.0.5.0
  1. Merge addendum doc and workflow doc
  2. Update user guide docs
  3. Remake aarch64 patch for Dovetail container
  4. Remove some tempest test cases that are not too common
  5. Add additional Tempest API test cases into test case tempest.tc005
  6. persist db file in host for mongo container
  7. add nginx to host static files
  8. add a sample tempest_conf.yaml file into userconfig
  9. Add a patch to set ha SLA to be 30 seconds
  10. Modify logs
  11. Bugfix: the config files in useeconfig will cover user's config
  12. Bugfix: functest only keeps the last test case's log
  13. Bugfix: pre_condition cmds is just executed once
  14. Bugfix: No cirros-0.3.5-x86_64-disk.img
  15. Merge all test specification docs about test area tempest and defcore
  1. None
  2. DOVETAIL-493
  3. ARMBAND-286
  4. None
  5. DOVETAIL-495
  6. DOVETAIL-488
  7. DOVETAIL-485
  8. DOVETAIL-484
  9. DOVETAIL-496
  10. DOVETAIL-498
  11. DOVETAIL-492
  12. DOVETAIL-490
  13. DOVETAIL-489
  14. DOVETAIL-487
  15. DOVETAIL-431
    DOVETAIL-473

  1. https://gerrit.opnfv.org/gerrit/#/c/35161/
    https://gerrit.opnfv.org/gerrit/#/c/34643/
  2. https://gerrit.opnfv.org/gerrit/#/c/40369/
  3. https://gerrit.opnfv.org/gerrit/#/c/39073/
  4. https://gerrit.opnfv.org/gerrit/#/c/40963/
  5. https://gerrit.opnfv.org/gerrit/#/c/40745/
  6. https://gerrit.opnfv.org/gerrit/#/c/39851/
  7. https://gerrit.opnfv.org/gerrit/#/c/39489/
  8. https://gerrit.opnfv.org/gerrit/#/c/39463/
  9. https://gerrit.opnfv.org/gerrit/#/c/41251/
  10. https://gerrit.opnfv.org/gerrit/#/c/41285/
  11. https://gerrit.opnfv.org/gerrit/#/c/40733/
  12. https://gerrit.opnfv.org/gerrit/#/c/40051/
  13. https://gerrit.opnfv.org/gerrit/#/c/39925/
  14. https://gerrit.opnfv.org/gerrit/#/c/39719/
  15. https://gerrit.opnfv.org/gerrit/#/c/34649/
    https://gerrit.opnfv.org/gerrit/#/c/39389/
    https://gerrit.opnfv.org/gerrit/#/c/37989/
    https://gerrit.opnfv.org/gerrit/#/c/39459/
    https://gerrit.opnfv.org/gerrit/#/c/39585/
    https://gerrit.opnfv.org/gerrit/#/c/39223/
    https://gerrit.opnfv.org/gerrit/#/c/39229/
    https://gerrit.opnfv.org/gerrit/#/c/39227/
    https://gerrit.opnfv.org/gerrit/#/c/38379/
    https://gerrit.opnfv.org/gerrit/#/c/39225/

 

 

opnfv/yardstick:danube.3.2NoneNoneNone
opnfv/functest:cvp.0.5.0NoneNoneNone
opnfv/testapi:cvp.0.5.0   
opnfv/dovetail:nginx.cvp.0.5.0   

1.6 cvp.0.6.0 (2017/9/8)

1.6.1 Docker images used:

opnfv/dovetail:cvp.0.6.0 (commit ID 0aacdceeeac62333651ec5440fb32af965c7689e)

opnfv/yardstick:danube.3.2 (commit ID e9338f29a70a38a5838498adf79ec91f92d085d1)

opnfv/functest:cvp.0.5.0  (commit ID 13067de652d6ccdcfc85f0f5e65841b644d9a6e9)

opnfv/bottlenecks:cvp.0.4.0 (commit ID 3592f9016821a603930ebda7f4112abf732e6750)

opnfv/testapi:cvp.0.5.0 

opnfv/dovetail:web.cvp.0.6.0

opnfv/dovetail:api.cvp.0.6.0

1.6.2 Updates and problems found and fixed in this version

ImageUpdates and problems found and fixedJIRAGerrit
opnfv/dovetail:cvp.0.6.0
Disable get DB schema in Dockerfile
  1. DOVETAIL-516
  2. DOVETAIL-515
  1. https://gerrit.opnfv.org/gerrit/#/c/43575/
  2. https://gerrit.opnfv.org/gerrit/#/c/43555/

 

opnfv/yardstick:danube.3.2NoneNoneNone
opnfv/functest:cvp.0.5.0NoneNoneNone
opnfv/testapi:cvp.0.5.0   
opnfv/dovetail:nginx.cvp.0.6opnfv/bottlenecks:cvp.0.4.0   

1.

6

7 cvp.0.

6

7.0 (2017/9/

8

29)

1.

6

7.1 Docker images used:

opnfv/dovetail:cvp.0.67.0 (commit ID 0aacdceeeac62333651ec5440fb32af965c7689e043ef2dad58c3aef0ea91cf3063dc9deb6f40bd9)

opnfv/yardstick:danube.3.2 (commit ID e9338f29a70a38a5838498adf79ec91f92d085d1)

opnfv/functest:cvp.0.5.0  (commit ID 13067de652d6ccdcfc85f0f5e65841b644d9a6e9)

opnfv/bottlenecks:cvp.0.4.0 (commit ID 3592f9016821a603930ebda7f4112abf732e6750)

opnfv/testapi:cvp.0.65.0 

opnfv/dovetail:web.cvp.0.67.0

opnfv/dovetail:api.cvp.0.67.0

 


2. Running by CI

in order to make the dovetail tool  more stable, the dovetail has been integreated in the CI for daily running.

...