Merge lp:~sergio-j-cazzolato/qa-jenkins-jobs/add-webbrowser-perf-exec into lp:qa-jenkins-jobs

Proposed by Sergio Cazzolato
Status: Merged
Approved by: Max Brustkern
Approved revision: 238
Merged at revision: 238
Proposed branch: lp:~sergio-j-cazzolato/qa-jenkins-jobs/add-webbrowser-perf-exec
Merge into: lp:qa-jenkins-jobs
Diff against target: 12 lines (+1/-1)
1 file modified
jobs/performance/jobs.yaml (+1/-1)
To merge this branch: bzr merge lp:~sergio-j-cazzolato/qa-jenkins-jobs/add-webbrowser-perf-exec
Reviewer Review Type Date Requested Status
Max Brustkern (community) Approve
platform-qa-bot continuous-integration Approve
Review via email: mp+321122@code.launchpad.net

Commit message

Adding performance tests execution for web-browser app

To post a comment you must log in.
Revision history for this message
platform-qa-bot (platform-qa-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Max Brustkern (nuclearbob) wrote :

Looks good!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jobs/performance/jobs.yaml'
2--- jobs/performance/jobs.yaml 2017-03-16 18:32:58 +0000
3+++ jobs/performance/jobs.yaml 2017-03-27 23:08:27 +0000
4@@ -145,7 +145,7 @@
5 description: "The device where it is going to be executed."
6 - string:
7 name: ITER_PARAMS
8- default: KPI_DEFAULT_RETRIES=1 KPI_APPLAUNCH_RETRIES=3 KPI_WEBBROWSER_RETRIES=0 KPI_DROMAEO_RETRIES=0 KPI_REBOOT_RETRIES=5 KPI_DBUS_RETRIES=3 KPI_PYTHON_RETRIES=3 KPI_CONTENT_RETRIES=3
9+ default: KPI_DEFAULT_RETRIES=1 KPI_APPLAUNCH_RETRIES=3 KPI_WEBBROWSER_RETRIES=3 KPI_DROMAEO_RETRIES=1 KPI_REBOOT_RETRIES=5 KPI_DBUS_RETRIES=3 KPI_PYTHON_RETRIES=3 KPI_CONTENT_RETRIES=3
10 description: "Iterations for tests"
11 - string:
12 name: EXEC_PARAMS

Subscribers

People subscribed via source and target branches