performance_test_machine filter doesn't apply early enough

Bug #1272066 reported by Emily Bache
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
TextTest
Fix Released
Undecided
Unassigned

Bug Description

if I only want to collect performance data on certain machines, I should be able to filter with:

[performance_test_machine]
default:slave*
[end]

Unfortunately this doesn't prevent texttest from attempting to collect performance data on all machines. The filter by machine only applys later in the process after the test as run. This is rather inconvenient when I'm running on one of the machines where I don't want performance data, and "time -o" dosn't work.

I'd like texttest to not call my program with "time -o" unless it's one of the performance test machines as defined in the config file.

Revision history for this message
Geoff Bache (geoff.bache) wrote :

Pushed a fix for this now, please retest.

Changed in texttest:
status: New → Fix Committed
Changed in texttest:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.