Bug 515540 - New talos suite: dirty profile cold startup TS p=lsblakk r=anodelman

git-svn-id: svn://10.0.0.236/trunk@258999 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
lsblakk%mozilla.com 2009-11-16 17:18:40 +00:00
parent b0987dee66
commit 775b9efb2d

View File

@ -105,6 +105,42 @@ tests :
shutdown : True
profile_path: base_profile
head: scripts/ts_cold/head.py
- name: ts_cold_generated_max
url : startup_test/startup_test.html?begin=
url_mod : str(int(time.time()*1000))
resolution : 1
cycles : 20
timeout: 150
win_counters : []
linux_counters : []
mac_counters : []
shutdown : True
profile_path: places_generated_max
head: scripts/ts_cold/head.py
- name: ts_cold_generated_min
url : startup_test/startup_test.html?begin=
url_mod : str(int(time.time()*1000))
resolution : 1
cycles : 20
timeout: 150
win_counters : []
linux_counters : []
mac_counters : []
shutdown : True
profile_path: places_generated_min
head: scripts/ts_cold/head.py
- name: ts_cold_generated_med
url : startup_test/startup_test.html?begin=
url_mod : str(int(time.time()*1000))
resolution : 1
cycles : 20
timeout: 150
win_counters : []
linux_counters : []
mac_counters : []
shutdown : True
profile_path: places_generated_med
head: scripts/ts_cold/head.py
- name: ts_places_generated_max
url : startup_test/startup_test.html?begin=
url_mod : str(int(time.time()*1000))