VirtualBox

Ignore:
Timestamp:
Jun 5, 2016 9:02:01 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107801
Message:

testmanager: Preparting TestSets for TestBoxes belonging to more than one scheduling group by storing the idSchedGroup in TestSets as well (this has a slight speed up effect on grouping results by scheduling group too of course). The idSchedGroup column in TestBoxes will be changed into a M:N table later some time. Also corrected a typo regarding orphaned tests.

Location:
trunk/src/VBox/ValidationKit/docs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/docs/AutomaticTestingRevamp.html

    r59549 r61474  
    946946<li><p class="first">If the testbox was marked as disabled, respond with an IDLE command to the
    947947testbox [done]. (Note! Must do this after TestBoxStatuses maintainance from
    948 point 2, or abandond tests won't be cleaned up after a testbox is disabled.)</p>
     948point 2, or abandoned tests won't be cleaned up after a testbox is disabled.)</p>
    949949</li>
    950950<li><p class="first">Consider testcases in the scheduling queue, pick the first one which the
     
    10991099<p>TODO</p>
    11001100</div>
    1101 <div class="section" id="cleaning-up-abandond-testcase">
    1102 <h2>#9 - Cleaning Up Abandond Testcase</h2>
     1101<div class="section" id="cleaning-up-abandoned-testcase">
     1102<h2>#9 - Cleaning Up Abandoned Testcase</h2>
    11031103<p>This is a subfunction of scenario #1 and #2.  The actions taken are the same in
    11041104both situations.  The precondition for taking this path is that the row in the
     
    11101110<dd><ol class="first last loweralpha simple">
    11111111<li>Add a message to the root TestResults row, creating one if necesary,
    1112 that explains that the test was abandond.  This is done
     1112that explains that the test was abandoned.  This is done
    11131113by inserting/finding the string into/in TestResultStrTab and adding
    11141114a row to TestResultMsgs with idStrMsg set to that string id and
     
    11291129<h2>#10 - Cleaning Up a Disabled/Dead TestBox</h2>
    11301130<p>The UI needs to be able to clean up the remains of a testbox which for some
    1131 reason is out of action.  Normal cleaning up of abandond testcases requires
     1131reason is out of action.  Normal cleaning up of abandoned testcases requires
    11321132that the testbox signs on or asks for work, but if the testbox is dead or
    11331133in some way indisposed, it won't be doing any of that.  So, the testbox
  • trunk/src/VBox/ValidationKit/docs/AutomaticTestingRevamp.txt

    r59549 r61474  
    6356353. If the testbox was marked as disabled, respond with an IDLE command to the
    636636   testbox [done]. (Note! Must do this after TestBoxStatuses maintainance from
    637    point 2, or abandond tests won't be cleaned up after a testbox is disabled.)
     637   point 2, or abandoned tests won't be cleaned up after a testbox is disabled.)
    638638
    6396394. Consider testcases in the scheduling queue, pick the first one which the
     
    784784
    785785
    786 #9 - Cleaning Up Abandond Testcase
    787 ----------------------------------
     786#9 - Cleaning Up Abandoned Testcase
     787-----------------------------------
    788788
    789789This is a subfunction of scenario #1 and #2.  The actions taken are the same in
     
    7967961. If the testset is incomplete, we need to completed:
    797797        a) Add a message to the root TestResults row, creating one if necesary,
    798            that explains that the test was abandond.  This is done
     798           that explains that the test was abandoned.  This is done
    799799           by inserting/finding the string into/in TestResultStrTab and adding
    800800           a row to TestResultMsgs with idStrMsg set to that string id and
     
    813813
    814814The UI needs to be able to clean up the remains of a testbox which for some
    815 reason is out of action.  Normal cleaning up of abandond testcases requires
     815reason is out of action.  Normal cleaning up of abandoned testcases requires
    816816that the testbox signs on or asks for work, but if the testbox is dead or
    817817in some way indisposed, it won't be doing any of that.  So, the testbox
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette