[Group.of.nepali.translators] [Bug 1579036] Re: add dep8 tests for the scripts/check.sh SPL/SPLAT tests

2016-05-27 Thread Launchpad Bug Tracker
This bug was fixed in the package spl-linux - 0.6.5.7-0ubuntu3

---
spl-linux (0.6.5.7-0ubuntu3) yakkety; urgency=medium

  * Only perform dep8 tests on real hardware (LP: #1586314)
- Add isolation-machine, breaks-testbed to tests/control Restrictions as
  we need to insert/remove the spl kernel module.
- Also restrict spl tests to 64 bit systems as that all we support for
  ZFS

 -- Colin Ian King   Fri, 27 May 2016 10:08:10
+0100

** Changed in: spl-linux (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1579036

Title:
  add dep8 tests for the scripts/check.sh SPL/SPLAT tests

Status in spl-linux package in Ubuntu:
  Fix Released
Status in spl-linux source package in Xenial:
  Fix Committed

Bug description:
  [SRU Justification][XENIAL]

  Add dep8 SPL/SPLAT regression tests from the spl source to sanity
  check that the SPL driver module is behaving sanely.

  This SRU is to fix issues found in the MIR review,
  https://bugs.launchpad.net/ubuntu/+source/spl-
  linux/+bug/1569294/comments/2

  [FIX]
  Modified version of the scripts/check.sh added to the dep8 test directory

  [TESTCASE]
  adt-run spl-linux_0.6.5.6-0ubuntu3.dsc --- qemu --ram-size 4096 
adt-xenial-amd64-cloud.img

  ..with the tests we now get the spl splat checks running by adt:

  Loading splat
  -- Running SPLAT Tests 
--
  kmem:kmem_alloc   Pass
  kmem:kmem_zalloc  Pass
  kmem:vmem_alloc   Pass
  kmem:vmem_zalloc  Pass
  kmem:slab_small   Pass
  kmem:slab_large   Pass
  kmem:slab_align   Pass
  kmem:slab_reapPass
  kmem:slab_age Pass
  kmem:slab_lockPass
     taskq:single   Pass
     taskq:multiple Pass
     taskq:system   Pass
     taskq:wait Pass
     taskq:frontPass
     taskq:recurse  Pass
     taskq:contention   Pass
     taskq:delayPass
     taskq:cancel   Pass
     taskq:dynamic  Pass
  krng:freq Pass
     mutex:tryenter Pass
     mutex:race Pass
     mutex:ownedPass
     mutex:ownerPass
   condvar:signal1  Pass
   condvar:broadcast1   Pass
   condvar:signal2  Pass
   condvar:broadcast2   Pass
   condvar:timeout  Pass
    thread:create   Pass
    thread:exit Pass
    thread:tsd  Pass
    rwlock:N-rd/1-wrPass
    rwlock:0-rd/N-wrPass
    rwlock:held Pass
    rwlock:tryenter Pass
    rwlock:rw_downgrade Pass
    rwlock:rw_tryupgradePass
  time:time1Pass
  time:time2Pass
     vnode:vn_open  Pass
     vnode:vn_openatPass
     vnode:vn_rdwr  Pass
     vnode:vn_getattr   Pass
     vnode:vn_sync  Pass
  kobj:open Pass
  kobj:size/readPass
    atomic:64-bit   Pass
  list:create/destroy   Pass
  list:ins/rm head  Pass
  list:ins/rm tail  Pass
  list:insert_after Pass
  list:insert_beforePass
  list:remove   Pass
  list:active   Pass
   generic:ddi_strtoul  Pass
   generic:ddi_strtol   Pass
   generic:ddi_strtoull Pass
   generic:ddi_strtoll  Pass
   generic:udivdi3  Pass
   generic:divdi3   Pass
  cred:cred Pass
  cred:kcredPass
  cred:groupmember  Pass
  zlib:compress/uncompress  Pass
     linux:shrinker Pass
  Unloading splat
  Unloading spl
  adt-run [12:35:55]: test check.sh: 

[Group.of.nepali.translators] [Bug 1579036] Re: add dep8 tests for the scripts/check.sh SPL/SPLAT tests

2016-05-12 Thread Adam Conrad
Hello Colin, or anyone else affected,

Accepted spl-linux into xenial-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/spl-
linux/0.6.5.6-0ubuntu3 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Also affects: spl-linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: spl-linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1579036

Title:
  add dep8 tests for the scripts/check.sh SPL/SPLAT tests

Status in spl-linux package in Ubuntu:
  In Progress
Status in spl-linux source package in Xenial:
  Fix Committed

Bug description:
  [SRU Justification][XENIAL]

  Add dep8 SPL/SPLAT regression tests from the spl source to sanity
  check that the SPL driver module is behaving sanely.

  This SRU is to fix issues found in the MIR review,
  https://bugs.launchpad.net/ubuntu/+source/spl-
  linux/+bug/1569294/comments/2

  [FIX]
  Modified version of the scripts/check.sh added to the dep8 test directory

  [TESTCASE]
  adt-run spl-linux_0.6.5.6-0ubuntu3.dsc --- qemu --ram-size 4096 
adt-xenial-amd64-cloud.img

  ..with the tests we now get the spl splat checks running by adt:

  Loading splat
  -- Running SPLAT Tests 
--
  kmem:kmem_alloc   Pass
  kmem:kmem_zalloc  Pass
  kmem:vmem_alloc   Pass
  kmem:vmem_zalloc  Pass
  kmem:slab_small   Pass
  kmem:slab_large   Pass
  kmem:slab_align   Pass
  kmem:slab_reapPass
  kmem:slab_age Pass
  kmem:slab_lockPass
     taskq:single   Pass
     taskq:multiple Pass
     taskq:system   Pass
     taskq:wait Pass
     taskq:frontPass
     taskq:recurse  Pass
     taskq:contention   Pass
     taskq:delayPass
     taskq:cancel   Pass
     taskq:dynamic  Pass
  krng:freq Pass
     mutex:tryenter Pass
     mutex:race Pass
     mutex:ownedPass
     mutex:ownerPass
   condvar:signal1  Pass
   condvar:broadcast1   Pass
   condvar:signal2  Pass
   condvar:broadcast2   Pass
   condvar:timeout  Pass
    thread:create   Pass
    thread:exit Pass
    thread:tsd  Pass
    rwlock:N-rd/1-wrPass
    rwlock:0-rd/N-wrPass
    rwlock:held Pass
    rwlock:tryenter Pass
    rwlock:rw_downgrade Pass
    rwlock:rw_tryupgradePass
  time:time1Pass
  time:time2Pass
     vnode:vn_open  Pass
     vnode:vn_openatPass
     vnode:vn_rdwr  Pass
     vnode:vn_getattr   Pass
     vnode:vn_sync  Pass
  kobj:open Pass
  kobj:size/readPass
    atomic:64-bit   Pass
  list:create/destroy   Pass
  list:ins/rm head  Pass
  list:ins/rm tail  Pass
  list:insert_after Pass
  list:insert_beforePass
  list:remove   Pass
  list:active   Pass