Closed Bug 115200 Opened 23 years ago Closed 23 years ago

tinderbox QA needs to name test results directories unique

Categories

(NSS :: Test, defect, P3)

Other
AIX
defect

Tracking

(Not tracked)

RESOLVED FIXED
Future

People

(Reporter: sonja.mirtitsch, Assigned: sonja.mirtitsch)

Details

under certain circumstances directories are created, that indicate to QA that a
64 bit build has been done on the 32 bit AIX tinderbox. need to investigate
build (import?) but it should be an easy fix in QA scripts, side effect could be
that scripts recognize build failures easier than now and son't attempt running
on an incomplete build, shorter output log shorter QA report
Priority: -- → P3
Target Milestone: --- → 3.4
Target Milestone: 3.4 → Future
Thew source of the problem is how the name of the results directory is constructed:
machinename-yyyymmdd-hh.mm (charm-20020128-05.03) 
that worked fine for one tinderboxes per machine.

Now when 2 tinderboxes start their QA in the same minute it causes trouble -
falsely reported failures.
Summary: tinderbox QA needs a way to determine which builds are present → tinderbox QA needs to name test results directories unique
changed the QA directory to
machinename##-yyyymmdd-hh.mm (charm64-20020128-05.03)
where ## is 64 on a 64 bit QA and empty otherwise

Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.