Merge lp:~roadmr/checkbox/packaging-server-config-template into lp:~checkbox-dev/checkbox/checkbox-packaging

Proposed by Daniel Manrique
Status: Merged
Approved by: Zygmunt Krynicki
Approved revision: 65
Merged at revision: 65
Proposed branch: lp:~roadmr/checkbox/packaging-server-config-template
Merge into: lp:~checkbox-dev/checkbox/checkbox-packaging
Diff against target: 19 lines (+12/-0)
1 file modified
debian/extras/canonical-certification-config/canonical-certification.conf (+12/-0)
To merge this branch: bzr merge lp:~roadmr/checkbox/packaging-server-config-template
Reviewer Review Type Date Requested Status
Zygmunt Krynicki (community) Approve
Review via email: mp+208179@code.launchpad.net

Commit message

Added config examples for virt/network testing. These "templates" can be modified by users to fit their needs.

Description of the change

Added config examples for virt/network testing. These "templates" can be modified by users to fit their needs.

To post a comment you must log in.
Revision history for this message
Zygmunt Krynicki (zyga) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/extras/canonical-certification-config/canonical-certification.conf'
2--- debian/extras/canonical-certification-config/canonical-certification.conf 2013-11-07 12:25:06 +0000
3+++ debian/extras/canonical-certification-config/canonical-certification.conf 2014-02-25 16:24:57 +0000
4@@ -6,3 +6,15 @@
5 To learn how to create or locate the Secure ID, please see here:
6
7 https://certification.canonical.com/home/ubuntu-certified
8+
9+[environment]
10+# For virtualization testing.
11+# Uncomment the following 2 lines and set the proper parameters:
12+#kvm_timeout:
13+#kvm_image:
14+# For network testing.
15+# Uncomment the following 4 lines and set the proper parameters:
16+#test_target_ftp: your-ftp-server.example.com
17+#test_user: anonymous
18+#test_pass:
19+#test_target_iperf: your-iperf-server.example.com

Subscribers

People subscribed via source and target branches