Public bug reported:
The ubuntu_stress_smoke_tests was skipped before sru-20240108 on ZCU104
because it does not have the required amount of memory (2GB < 3GB)
After we have lower the test limit from 3GB to 1.5GB in mid January [1],
it's now getting tested.
In sru-20240108 (5.4.0-1037-xilinx-zyn
Communication (including copydown()) with the qemu virt server happens
via the serial terminal. That isn't the most solid approach, and I
suspect it's racy for some reason.
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to autopkgtest
Public bug reported:
autopkgtest-virt-qemu sometimes hangs when running tests on noble
images. Originally reported by schopin, who also provided a reproducer:
pull-lp-source -d hello
autopkgtest-buildvm-ubuntu-cloud -r noble
autopkgtest -U hello*.dsc -- qemu ./autopkgtest-noble-amd64.img
I
The proposal to merge
~andersson123/ubuntu-manual-tests:u-d-i-changes-amend-testcases into
ubuntu-manual-tests:main has been updated.
Status: Needs review => Merged
For more details, see:
https://code.launchpad.net/~andersson123/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/461455
--
Speaking of your workflow, instead of `dpkg-buildpackage -S` you could
call the clean target before running autopkgtest, to make sure the tree
is "unbuilt"
debuild -- clean && autopkgtest ...
dpkg-buildpackage -S calls the clean target, so this should just work in
your case.
--
You received t
Heh, this can indeed be surprising, the only reason I knew is because
I've been bitten by this in the past.
Neither me nor Paul immediately why that built-tree detection and
treatment is needed; what I can see is that it was implemented a long
time ago, likely for good reasons we'll need to figure
Diff comments:
> diff --git a/dev-tools/generate-charm-inventory
> b/dev-tools/generate-charm-inventory
> index 2aa5785..3758b0c 100755
> --- a/dev-tools/generate-charm-inventory
> +++ b/dev-tools/generate-charm-inventory
> @@ -26,12 +26,14 @@ commits = {
> "cloud": [],
> "misc": [],
Tim Andersson has proposed merging
~andersson123/autopkgtest-cloud:charm-inventory-amendments into
autopkgtest-cloud:master.
Requested reviews:
Canonical's Ubuntu QA (canonical-ubuntu-qa)
For more details, see:
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/
** Changed in: auto-package-testing
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to Auto Package Testing.
https://bugs.launchpad.net/bugs/2052721
Title:
Display queued and running tests
After a bit more reflexion, I'd even argue that this 'built tree'
exception shouldn't exist in the first place as it seems like a nice
footgun, but I'm guessing it's not that simple, so in the mean time I'll
just go and amend my wrapper script to not use `autopkgtest .` but
rather `dpkg-buildpackag
I'll be damned. That's the issue, indeed. I tried to reproduce with a
fresh `hello` but couldn't so I wrongly concluded that it was because it
wasn't on the image.
I'd argue it's still a bug, as in *this should be documented*! I'd never
consider that an unpackage source package would be in a 'buil
The proposal to merge ~hyask/autopkgtest-cloud:skia/additional_indexes into
autopkgtest-cloud:master has been updated.
Status: Needs review => Merged
For more details, see:
https://code.launchpad.net/~hyask/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/461729
--
Your team Canonical's Ubun
Public bug reported:
Issue found on:
* J-6.5.0-17.17.1.1.1~22.04.1 lowlatency - onibi
* J-6.5.0-25.25~22.04.1 rizzo
* J-6.5.0-25.25.1~22.04.1 lowlatency - rizzo
This seems to be hw-dependent. The test will timeout on these specific
instance. And we didn't run this test on these instances be
Hi, autopkgtest should already setup pinning to ensure that the tested
package is the built one.
Before digging any deeper let's check one thing. When you specify a
source package directory, autopkgtest distinguishes between a "built
tree" and an "unbuilt tree". In the case of a "built tree", all
14 matches
Mail list logo