Merge ~waveform/ubuntu/+source/open-iscsi:merge-2.1.5-jammy into ubuntu/+source/open-iscsi:debian/sid
Proposed by
Dave Jones
Status: | Needs review | ||||
---|---|---|---|---|---|
Proposed branch: | ~waveform/ubuntu/+source/open-iscsi:merge-2.1.5-jammy | ||||
Merge into: | ubuntu/+source/open-iscsi:debian/sid | ||||
Diff against target: |
5527 lines (+5262/-16) 16 files modified
debian/README.Debian (+2/-2) debian/changelog (+1337/-0) debian/control (+13/-2) debian/extra/startup-checks.sh (+1/-1) debian/open-iscsi-udeb.start (+1/-1) debian/open-iscsi.postinst (+1/-1) debian/rules (+4/-9) debian/tests/README-boot-test.md (+139/-0) debian/tests/control (+4/-0) debian/tests/get-image (+227/-0) debian/tests/patch-image (+374/-0) debian/tests/test-open-iscsi.py (+427/-0) debian/tests/testlib.py (+1488/-0) debian/tests/testsuite (+6/-0) debian/tests/tgt-boot-test (+534/-0) debian/tests/xkvm (+704/-0) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Christian Ehrhardt (community) | Approve | ||
git-ubuntu import | Pending | ||
Review via email: mp+414361@code.qastaging.launchpad.net |
Commit message
To post a comment you must log in.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
open-iscsi | 2.1.5-1 | testing | source, amd64, arm64, armel, armhf, i386, mips64el, mipsel, ppc64el, s390x
open-iscsi | 2.1.4-0ubuntu3 | jammy | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
This is after a massive pick-up of our Delta by Debian in 2.1.4-1 so you had a lot to drop :-)
I found no auxiliary tags for the merge like old logical and such, I'll try to review as-is without them.
* Changelog:
- [+] changelog entry correct version and targeted codename
- [+] changelog entries correct
- [+] bug references correct
- [+] update-maintainer has been run
* Merge - Indirect Changes:
- [+] no upstream changes that need adaptation
- [+] no further upstream version to consider
- [+] debian changes look safe
* Merge - Old Delta: open-iscsi. py: adopt to resolvectl (systemd v249
- [+] dropped changes are ok to be dropped
- [x] nothing else to drop
Why does debian not need "d/t/test-
compat)" they are >=249 too. If the check reveals it can be dropped with 250 please
mention that.
- [x] changes forwarded upstream/debian
I've not seen it, did you forward "d/rules: remove duplicated dh_installsystemd section"
as that seems to affect Debian as well?
* New Delta:
- [+] no new patches added
* Git/Maintenance
- [+] testcases added or not needed for this (has enough)
- [+] commits are properly split (more important on -dev than on SRUs)
* Build/Test: open-iscsi --release jammy --showpass /~ubuntu- server/ ubuntu- helpers)
- [+] build on all arch look ok
- [+] verified PPA package installs/uninstalls
- [x] autopkgtest against the PPA package passes
Did you run autopkgtest against this PPA yet?
I've seen none, remember you can check and trigger results on the PPA via
$ lp-test-ppa ppa:waveform/
(from git+ssh://<email address hidden>
I had no time for sanity checks as I have no iscsi env atm.
But once the autopkgtests have run that should be fine.
Need-Info for the few questions above, but looks like 98% done and great :-)