Merge lp:~bladernr/checkbox/p-p-p-p-c-c-fix-conf-file into lp:~checkbox-dev/checkbox/ppa-packaging-plainbox-provider-canonical-certification

Proposed by Jeff Lane 
Status: Merged
Approved by: Daniel Manrique
Approved revision: 48
Merged at revision: 51
Proposed branch: lp:~bladernr/checkbox/p-p-p-p-c-c-fix-conf-file
Merge into: lp:~checkbox-dev/checkbox/ppa-packaging-plainbox-provider-canonical-certification
Diff against target: 20 lines (+1/-9)
1 file modified
debian/extras/canonical-certification-config/canonical-certification.conf (+1/-9)
To merge this branch: bzr merge lp:~bladernr/checkbox/p-p-p-p-c-c-fix-conf-file
Reviewer Review Type Date Requested Status
Daniel Manrique (community) Approve
Review via email: mp+260323@code.launchpad.net

Description of the change

Corresponding merge to https://code.launchpad.net/~bladernr/checkbox/remove-ftp-network-test/+merge/260317

This removes the unneeded FTP env vars from canonical-certification.conf

To post a comment you must log in.
Revision history for this message
Daniel Manrique (roadmr) wrote :

+1 from me, thanks!

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 2014-08-19 05:05:44 +0000
3+++ debian/extras/canonical-certification-config/canonical-certification.conf 2015-05-27 15:02:29 +0000
4@@ -31,15 +31,7 @@
5
6 # For network testing:
7 #
8-# TEST_TARGET_FTP is the IP/Hostname of FTP Target
9-# TEST_USER is a username (or anonymous) on the FTP Target for logging in via
10-# FTP
11-# TEST_PASS is the password for logging into the FTP Target via FTP
12 # TEST_TARGET_IPERF is the IP/Hostname of the iperf server for network testing.
13 #
14-# (Note you likely will only need to set TEST_TARGET_IPERF in most situations)
15-# UNCOMMENT ALL 4 FOLLOWING LINES and set the proper parameters as necessary:
16-#TEST_TARGET_FTP = your-ftp-server.example.com
17-#TEST_USER = anonymous
18-#TEST_PASS = password
19+# UNCOMMENT THE FOLLOWING LINE and set the proper parameters as necessary:
20 #TEST_TARGET_IPERF = your-iperf-server.example.com

Subscribers

People subscribed via source and target branches