Confirmed users
3,376
edits
(Created page with "= Goals = == a production system slurping up data from talos deployed == ** Owner: Jeads ** Next steps: https://www.pivotaltracker.com/epic/show/107545 == ability on this produc...") |
|||
Line 25: | Line 25: | ||
== a stage tbpl system mocking the Yes/No/Maybe interaction == | == a stage tbpl system mocking the Yes/No/Maybe interaction == | ||
** Owner: jmaher/jhammel | ** Owner: jmaher/jhammel - eta: after we are side by side staging | ||
** Next steps: assert we can mock up tbpl to gather data post test completion, will mozilla be ok with that? | ** Next steps: assert we can mock up tbpl to gather data post test completion, will mozilla be ok with that? | ||
*** tbpl can do this: POST {'changeset': 31415926535, 'testname': 'dromaeo', 'platform': 'win7'} http://10.8.73.29/views/api/test_results | *** tbpl can do this: POST {'changeset': 31415926535, 'testname': 'dromaeo', 'platform': 'win7'} http://10.8.73.29/views/api/test_results | ||
*** and recieve this: {'result':'PASS', 'tests': {'passed': 98, 'failed': 0, 'maybe': 2}, 'details': [{'k0s.org': {'actual': 2.71, 'expected': [2.75, 3.21]}, {'askjeads.com': {'actual': 99, 'expected': [88, 98]}]} | *** and recieve this: {'result':'PASS', 'tests': {'passed': 98, 'failed': 0, 'maybe': 2}, 'details': [{'k0s.org': {'actual': 2.71, 'expected': [2.75, 3.21]}, {'askjeads.com': {'actual': 99, 'expected': [88, 98]}]} | ||
== Fix tp5 pageset to not have network == | == Fix tp5 pageset to not have network == |