Comment 18 for bug 1684039

Revision history for this message
Eric Desrochers (slashd) wrote :

Me aaain ...

I had the time to do some verification this afternoon and decided to run the autopkgtest manually against a Artful QEMU VM using the version right before this particular SRU.

This SRU introduced : 2.0.874-2ubuntu2
Version before this SRU : 2.0.874-2ubuntu1

Autopkgtest run :
#adt-run open-iscsi_2.0.874-2ubuntu1.dsc -l version_before.log --- qemu adt-artful-amd64-cloud.img

During the test above ^, the same regressions occurs, proving that the SRU doesn't introduce this regression and was there before.

test-open-iscsi.py cannot be found in Debian upstream, thus seems to be a Ubuntu test script only.
I suspect this script generate a false positive and would need to be adapt to recent open-iscsi modifications.

======================================================================
FAIL: test_daemon (__main__.OpenIscsiTest)
Test iscsid
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autopkgtest.lA3fiS/build.8r5/open-iscsi-2.0.874/debian/tests/test-open-iscsi.py", line 104, in test_daemon
    self.assertTrue(self.daemon.status()[0])
AssertionError: False is not true

Regards,
Eric