iscsitarget 1.4.20.3+svn502-2ubuntu4.4 ADT test failure with linux 4.4.0-102.125
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
iscsitarget (Ubuntu) | ||||||
Trusty |
Fix Released
|
Medium
|
Stefan Bader | |||
Xenial |
Fix Released
|
Medium
|
Stefan Bader |
Bug Description
[SRU Justification]
Impact: No impact on the binary packages. This is solely fixing the dep8 test.
Fix: Update on the dep8 daemon test to start the daemon correctly and check for the right name.
Testcase: ADT testing getting reliable.
Risk of regression: none
---
Testing failed on:
amd64: https:/
i386: https:/
ppc64el: https:/
s390x: https:/
tags: | added: kernel-adt-failure |
tags: | added: patch |
Changed in iscsitarget (Ubuntu): | |
status: | New → Invalid |
Changed in iscsitarget (Ubuntu Trusty): | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in iscsitarget (Ubuntu Xenial): | |
assignee: | nobody → Stefan Bader (smb) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in iscsitarget (Ubuntu Trusty): | |
status: | Triaged → In Progress |
assignee: | nobody → Stefan Bader (smb) |
description: | updated |
tags: | added: verification-done |
This is actually a broken test case for the daemon. First it is actually named ietd (not iscsitarget) and second it is already in (attempted) started state after installation, so it needs a restart call to be started after changing the config file. My guess is that the test only ever passed because the test for the daemon running was done quickly enough to catch the sysvinit script in ps output.