Merge ~bladernr/plainbox-provider-certification-server:test-full-automated-launcher into plainbox-provider-certification-server:master

Proposed by Jeff Lane 
Status: Merged
Approved by: Jeff Lane 
Approved revision: d78e00fed55db7024e1e7699ec88a2b4952a1dd3
Merged at revision: 50d63fff6d1998fd63e385bd6023678bc6d960bc
Proposed branch: ~bladernr/plainbox-provider-certification-server:test-full-automated-launcher
Merge into: plainbox-provider-certification-server:master
Diff against target: 29 lines (+23/-0)
1 file modified
launcher/testflinger-sample (+23/-0)
Reviewer Review Type Date Requested Status
Jeff Lane  Approve
Review via email: mp+365818@code.launchpad.net

Commit message

Add a test launcher for investigating TF and Fully automated test runs.

To post a comment you must log in.
Revision history for this message
Jeff Lane  (bladernr) wrote :

self approve

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/launcher/testflinger-sample b/launcher/testflinger-sample
2new file mode 100755
3index 0000000..dd8d171
4--- /dev/null
5+++ b/launcher/testflinger-sample
6@@ -0,0 +1,23 @@
7+#!/usr/bin/env checkbox-cli
8+
9+[launcher]
10+app_id = com.canonical.certification:certification-server
11+launcher_version = 1
12+stock_reports = submission_files, certification
13+
14+[test plan]
15+unit = com.canonical.certification::firmware-tests
16+forced = yes
17+
18+[test selection]
19+forced = yes
20+
21+[ui]
22+output = hide-resource-and-attachment
23+type = silent
24+auto_retry = yes
25+max_attempts = 2
26+
27+
28+[config]
29+config_filename = canonical-certification.conf

Subscribers

People subscribed via source and target branches