← Back to team overview

opencompute-developers team mailing list archive

[Merge] lp:~bladernr/opencompute/tst-cleanup into lp:opencompute/checkbox

 

Jeff Lane has proposed merging lp:~bladernr/opencompute/tst-cleanup into lp:opencompute/checkbox.

Requested reviews:
  Open Compute Developers (opencompute-developers)

For more details, see:
https://code.launchpad.net/~bladernr/opencompute/tst-cleanup/+merge/236429

fix a couple minor bugs
-- 
https://code.launchpad.net/~bladernr/opencompute/tst-cleanup/+merge/236429
Your team Open Compute Developers is requested to review the proposed merge of lp:~bladernr/opencompute/tst-cleanup into lp:opencompute/checkbox.
=== modified file 'debian/changelog'
--- debian/changelog	2014-05-08 18:55:59 +0000
+++ debian/changelog	2014-09-29 21:48:56 +0000
@@ -1,4 +1,12 @@
-checkbox (1.17.4~OCP) UNRELEASED; urgency=low
+checkbox (1.17.4~OCP1) UNRELEASED; urgency=medium
+
+  [ Jeff Lane ]
+  * Incremented changelog for new updates
+  * resolved issue with wakealarm test due to changes in fwts_test script
+
+ -- Jeff Lane <jeff@xxxxxxxxxx>  Mon, 29 Sep 2014 15:37:09 -0400
+
+checkbox (1.17.4~OCP) trusty; urgency=low
 
   [ Jeff Lane ]
   * incremented version
@@ -6,7 +14,7 @@
   * resolved several unittest failures
   * fixed missing entries in POTFILES.in and setup.cfg
 
- -- Jeff Lane <jeffrey.lane@xxxxxxxxxxxxx>  Mon, 21 Apr 2014 16:49:04 -0400
+ -- Jeff Lane <jeff@xxxxxxxxxx>  Mon, 29 Sep 2014 15:36:36 -0400
 
 checkbox (1.16.13~OCP) UNRELEASED; urgency=low
 

=== modified file 'jobs/power-management.txt.in'
--- jobs/power-management.txt.in	2013-09-08 04:14:01 +0000
+++ jobs/power-management.txt.in	2014-09-29 21:48:56 +0000
@@ -17,7 +17,7 @@
 _description: Test ACPI Wakealarm (fwts wakealarm)
 requires:
  package.name == 'fwts'
-command: fwts_test -f aborted -w -l $CHECKBOX_DATA/fwts-wakealarm.log
+command: fwts_test -f aborted -t wakealarm -l $CHECKBOX_DATA/fwts-wakealarm.log
 
 plugin: attachment
 name: power-management/fwts_wakealarm-log-attach


Follow ups