Public bug reported: The Skiplist tool is designed to give count of passed and failed testcases of ZUUL jobs -featureset21, so that if they pass a sufficient threshold of count, they can be removed from the tool. Each time the API is hit, if the respective latest log_url is available then the result file[stestr_result.html, tempest.html.gz] is downloaded and stored in cache. The result file is then parsed to get testcases and status of each testcase.
Even if we spawn a fresh container, the data visualized in cockpit reflect no changes. The count of testcases remains same. Steps to reproduce: 1. Pull the patch:- https://review.rdoproject.org/r/#/c/22870/ 2. run '/ci-config/ci-scripts/infra-setup/roles/rrcockpit/files/development_script.sh -s' 3. Look at the ip of influxdb, hit that in browser, generally it is 172.18.0.5:3000 4. hover over Skiplist_dashbboard 5. View the Passed and Failed count of testcases repeat the above steps again and observe the difference. ** Affects: ubuntu Importance: Undecided Status: New ** Tags: tripleo-ci -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1855082 Title: Improvement in Skiplist tool To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1855082/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
