Comment 8 for bug 1722728

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/36706
Committed: http://github.com/Juniper/contrail-test-ci/commit/379b86fb8119c5951c48dbc52fb8710417fb7e8b
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 379b86fb8119c5951c48dbc52fb8710417fb7e8b
Author: Vedu Joshi <email address hidden>
Date: Wed Oct 11 12:40:07 2017 +0530

Let testr be aware of sanity testcase runtimes

times.dbm is a prepopulated anydbm file which testr manages to figure
out how to schedule parallel tests.
With this knowledge, it is seen that parallel sanity tests( 4 runs in
parallel) completes in a little over an hour (~4200 secs)

Also, add a tool to manually add/delete testcase run-times into the db

Closes-Bug: 1722728
Change-Id: I60081046f85f7e9b1668b46e8fe07977e3572c1c
(cherry picked from commit 1b997ceb632cc1f623c83746860d26731f2fdc96)