[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-06-04 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.4.0-150.176

---
linux (4.4.0-150.176) xenial; urgency=medium

  * linux: 4.4.0-150.176 -proposed tracker (LP: #1830941)

  * glibc 2.23-0ubuntu11 ADT test failure with linux 4.4.0-149.175
(LP: #1830890)
- x86/vdso: Pass --eh-frame-hdr to the linker

linux (4.4.0-149.175) xenial; urgency=medium

  * linux: 4.4.0-149.175 -proposed tracker (LP: #1829209)

  * disable a.out support (LP: #1818552)
- [Config] Disable a.out support

  * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
- [Debian] Set +x on rebuild testcase.
- [Debian] Skip rebuild test, for regression-suite deps.
- [Debian] Make ubuntu-regression-suite skippable on unbootable kernels.
- [Debian] make rebuild use skippable error codes when skipping.
- [Debian] Only run regression-suite, if requested to.

  * Xenial update: 4.4.179 upstream stable release (LP: #1828420)
- arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
- arm64: debug: Ensure debug handlers check triggering exception level
- ext4: cleanup bh release code in ext4_ind_remove_space()
- lib/int_sqrt: optimize initial value compute
- tty/serial: atmel: Add is_half_duplex helper
- mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
- i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
- Bluetooth: Fix decrementing reference count twice in releasing socket
- tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
- CIFS: fix POSIX lock leak and invalid ptr deref
- h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
- tracing: kdb: Fix ftdump to not sleep
- gpio: gpio-omap: fix level interrupt idling
- sysctl: handle overflow for file-max
- enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
- mm/cma.c: cma_declare_contiguous: correct err handling
- mm/page_ext.c: fix an imbalance with kmemleak
- mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
- mm/slab.c: kmemleak no scan alien caches
- ocfs2: fix a panic problem caused by o2cb_ctl
- f2fs: do not use mutex lock in atomic context
- fs/file.c: initialize init_files.resize_wait
- cifs: use correct format characters
- dm thin: add sanity checks to thin-pool and external snapshot creation
- cifs: Fix NULL pointer dereference of devname
- fs: fix guard_bio_eod to check for real EOD errors
- tools lib traceevent: Fix buffer overflow in arg_eval
- usb: chipidea: Grab the (legacy) USB PHY by phandle first
- scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
- coresight: etm4x: Add support to enable ETMv4.2
- ARM: 8840/1: use a raw_spinlock_t in unwind
- mmc: omap: fix the maximum timeout setting
- e1000e: Fix -Wformat-truncation warnings
- IB/mlx4: Increase the timeout for CM cache
- scsi: megaraid_sas: return error when create DMA pool failed
- perf test: Fix failure of 'evsel-tp-sched' test on s390
- SoC: imx-sgtl5000: add missing put_device()
- media: sh_veu: Correct return type for mem2mem buffer helpers
- media: s5p-jpeg: Correct return type for mem2mem buffer helpers
- media: s5p-g2d: Correct return type for mem2mem buffer helpers
- media: mx2_emmaprp: Correct return type for mem2mem buffer helpers
- leds: lp55xx: fix null deref on firmware load failure
- kprobes: Prohibit probing on bsearch()
- ARM: 8833/1: Ensure that NEON code always compiles with Clang
- ALSA: PCM: check if ops are defined before suspending PCM
- bcache: fix input overflow to cache set sysfs file io_error_halflife
- bcache: fix input overflow to sequential_cutoff
- bcache: improve sysfs_strtoul_clamp()
- fbdev: fbmem: fix memory access if logo is bigger than the screen
- cdrom: Fix race condition in cdrom_sysctl_register
- ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
- soc: qcom: gsbi: Fix error handling in gsbi_probe()
- mt7601u: bump supported EEPROM version
- ARM: avoid Cortex-A9 livelock on tight dmb loops
- tty: increase the default flip buffer limit to 2*640K
- media: mt9m111: set initial frame size other than 0x0
- hwrng: virtio - Avoid repeated init of completion
- soc/tegra: fuse: Fix illegal free of IO base address
- hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
- dmaengine: imx-dma: fix warning comparison of distinct pointer types
- netfilter: physdev: relax br_netfilter dependency
- media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration
- regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
- wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
- x86/build: Mark per-CPU symbols as absolute explicitly for LLD
- dmaengine: tegra: avoid overflow of byte tracking
- drm/dp/mst: Configure no_stop_bit 

[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-06-03 Thread Kleber Sacilotto de Souza
Confirmed that with the fix on xenial a autopkg test triggered by a
package other then linux-meta triggers only the rebuild test and not the
regression tests:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-xenial/xenial/amd64/l/linux/20190531_164624_fe9c2@/log.gz

** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1823056

Title:
  autopkgtests run too often, too much and don't skip enough

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Bionic:
  Fix Released
Status in linux source package in Cosmic:
  Fix Released

Bug description:
  [Impact]

   * linux autopkgtest should only execute either rebuild tests, when triggered 
by toolchain.
 or execute regression suite when triggered by meta
 but never both. As otherwise, it results in false negative results for the 
kernel

  [Test Case]

   * Trigger adt test of linux with a matching linux-meta. Check that
  rebuild test is skipped, and that the regression suite test runs.

   * trigger adt test of linux with triggered by gcc-6/7/8 (as
  appropriate) and observe that rebuild test runs, and regression suite
  test is skipped.

   * (when this is applied to flavours) trigger adt test of linux-* with
  a matching flavour meta, and check that regression test-suite is
  skipped on kernels that cannot boot in scaling stack (e.g. gcp, azure,
  aws, etc)

  [Fix]

   * debian/tests/* are modified to pay more attention as to what they
  are triggered by, and raise appropriate skipped error codes

  [Regression Potential]

   * incorrect tests may run at incorrect time is the regression
  potential here, hence the two test cases verify that the right tests
  are executed when expected.

   * care was taken to take into account all linux kernel flavours,
  hence the third test case need to be reverified on flavoured kernels.

  [Other Info]

   * affects all stable series xenial and up, across all kernel flavours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823056/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-05-16 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
xenial' to 'verification-done-xenial'. If the problem still exists,
change the tag 'verification-needed-xenial' to 'verification-failed-
xenial'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-xenial

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1823056

Title:
  autopkgtests run too often, too much and don't skip enough

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Bionic:
  Fix Released
Status in linux source package in Cosmic:
  Fix Released

Bug description:
  [Impact]

   * linux autopkgtest should only execute either rebuild tests, when triggered 
by toolchain.
 or execute regression suite when triggered by meta
 but never both. As otherwise, it results in false negative results for the 
kernel

  [Test Case]

   * Trigger adt test of linux with a matching linux-meta. Check that
  rebuild test is skipped, and that the regression suite test runs.

   * trigger adt test of linux with triggered by gcc-6/7/8 (as
  appropriate) and observe that rebuild test runs, and regression suite
  test is skipped.

   * (when this is applied to flavours) trigger adt test of linux-* with
  a matching flavour meta, and check that regression test-suite is
  skipped on kernels that cannot boot in scaling stack (e.g. gcp, azure,
  aws, etc)

  [Fix]

   * debian/tests/* are modified to pay more attention as to what they
  are triggered by, and raise appropriate skipped error codes

  [Regression Potential]

   * incorrect tests may run at incorrect time is the regression
  potential here, hence the two test cases verify that the right tests
  are executed when expected.

   * care was taken to take into account all linux kernel flavours,
  hence the third test case need to be reverified on flavoured kernels.

  [Other Info]

   * affects all stable series xenial and up, across all kernel flavours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823056/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-05-14 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.15.0-50.54

---
linux (4.15.0-50.54) bionic; urgency=medium

  * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130
- Documentation/l1tf: Fix small spelling typo
- x86/cpu: Sanitize FAM6_ATOM naming
- kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
- locking/atomics, asm-generic: Move some macros from  to a
  new  file
- tools include: Adopt linux/bits.h
- x86/msr-index: Cleanup bit defines
- x86/speculation: Consolidate CPU whitelists
- x86/speculation/mds: Add basic bug infrastructure for MDS
- x86/speculation/mds: Add BUG_MSBDS_ONLY
- x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
- x86/speculation/mds: Add mds_clear_cpu_buffers()
- x86/speculation/mds: Clear CPU buffers on exit to user
- x86/kvm/vmx: Add MDS protection when L1D Flush is not active
- x86/speculation/mds: Conditionally clear CPU buffers on idle entry
- x86/speculation/mds: Add mitigation control for MDS
- x86/speculation/mds: Add sysfs reporting for MDS
- x86/speculation/mds: Add mitigation mode VMWERV
- Documentation: Move L1TF to separate directory
- Documentation: Add MDS vulnerability documentation
- x86/speculation/mds: Add mds=full,nosmt cmdline option
- x86/speculation: Move arch_smt_update() call to after mitigation decisions
- x86/speculation/mds: Add SMT warning message
- x86/speculation/mds: Fix comment
- x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
- x86/speculation/mds: Add 'mitigations=' support for MDS

  * CVE-2017-5715 // CVE-2017-5753
- s390/speculation: Support 'mitigations=' cmdline option

  * CVE-2017-5715 // CVE-2017-5753 // CVE-2017-5754 // CVE-2018-3639
- powerpc/speculation: Support 'mitigations=' cmdline option

  * CVE-2017-5715 // CVE-2017-5754 // CVE-2018-3620 // CVE-2018-3639 //
CVE-2018-3646
- cpu/speculation: Add 'mitigations=' cmdline option
- x86/speculation: Support 'mitigations=' cmdline option

  * Packaging resync (LP: #1786013)
- [Packaging] resync git-ubuntu-log

linux (4.15.0-49.53) bionic; urgency=medium

  * linux: 4.15.0-49.53 -proposed tracker (LP: #1826358)

  * Backport support for software count cache flush Spectre v2 mitigation. (CVE)
(required for POWER9 DD2.3) (LP: #1822870)
- powerpc/64s: Add support for ori barrier_nospec patching
- powerpc/64s: Patch barrier_nospec in modules
- powerpc/64s: Enable barrier_nospec based on firmware settings
- powerpc: Use barrier_nospec in copy_from_user()
- powerpc/64: Use barrier_nospec in syscall entry
- powerpc/64s: Enhance the information in cpu_show_spectre_v1()
- powerpc/64: Disable the speculation barrier from the command line
- powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.
- powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
- powerpc/64: Call setup_barrier_nospec() from setup_arch()
- powerpc/64: Make meltdown reporting Book3S 64 specific
- powerpc/lib/code-patching: refactor patch_instruction()
- powerpc/lib/feature-fixups: use raw_patch_instruction()
- powerpc/asm: Add a patch_site macro & helpers for patching instructions
- powerpc/64s: Add new security feature flags for count cache flush
- powerpc/64s: Add support for software count cache flush
- powerpc/pseries: Query hypervisor for count cache flush settings
- powerpc/powernv: Query firmware for count cache flush settings
- powerpc/fsl: Add nospectre_v2 command line argument
- KVM: PPC: Book3S: Add count cache flush parameters to 
kvmppc_get_cpu_char()
- [Config] Add CONFIG_PPC_BARRIER_NOSPEC

  * Packaging resync (LP: #1786013)
- [Packaging] resync git-ubuntu-log

  * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
- [Debian] Set +x on rebuild testcase.
- [Debian] Skip rebuild test, for regression-suite deps.
- [Debian] Make ubuntu-regression-suite skippable on unbootable kernels.
- [Debian] make rebuild use skippable error codes when skipping.
- [Debian] Only run regression-suite, if requested to.

  * bionic: fork out linux-snapdragon into its own topic kernel (LP: #1820868)
- [Packaging] remove arm64 snapdragon from getabis
- [Config] config changes for snapdragon split
- packaging: arm64: disable building the snapdragon flavour
- [Packaging] arm64: Drop snapdragon from kernel-versions

  * CVE-2017-5753
- KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()
- media: dvb_ca_en50221: prevent using slot_info for Spectre attacs
- sysvipc/sem: mitigate semnum index against spectre v1
- libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()
- s390/keyboard: sanitize array index in do_kdsk_ioctl
- arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
- KVM: arm/arm64: vgic: Fix possible spectre-v1 write in 
vgic_mmio_write_apr()
- pktcdvd: Fix possible Spectre-v1 for 

[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-05-14 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.18.0-20.21

---
linux (4.18.0-20.21) cosmic; urgency=medium

  * CVE-2018-12126 // CVE-2018-12127 // CVE-2018-12130
- Documentation/l1tf: Fix small spelling typo
- x86/cpu: Sanitize FAM6_ATOM naming
- kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
- locking/atomics, asm-generic: Move some macros from  to a
  new  file
- tools include: Adopt linux/bits.h
- x86/msr-index: Cleanup bit defines
- x86/speculation: Consolidate CPU whitelists
- x86/speculation/mds: Add basic bug infrastructure for MDS
- x86/speculation/mds: Add BUG_MSBDS_ONLY
- x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
- x86/speculation/mds: Add mds_clear_cpu_buffers()
- x86/speculation/mds: Clear CPU buffers on exit to user
- x86/kvm/vmx: Add MDS protection when L1D Flush is not active
- x86/speculation/mds: Conditionally clear CPU buffers on idle entry
- x86/speculation/mds: Add mitigation control for MDS
- x86/speculation/mds: Add sysfs reporting for MDS
- x86/speculation/mds: Add mitigation mode VMWERV
- Documentation: Move L1TF to separate directory
- Documentation: Add MDS vulnerability documentation
- x86/speculation/mds: Add mds=full,nosmt cmdline option
- x86/speculation: Move arch_smt_update() call to after mitigation decisions
- x86/speculation/mds: Add SMT warning message
- x86/speculation/mds: Fix comment
- x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
- x86/speculation/mds: Add 'mitigations=' support for MDS

  * CVE-2017-5715 // CVE-2017-5753
- s390/speculation: Support 'mitigations=' cmdline option

  * CVE-2017-5715 // CVE-2017-5753 // CVE-2017-5754 // CVE-2018-3639
- powerpc/speculation: Support 'mitigations=' cmdline option

  * CVE-2017-5715 // CVE-2017-5754 // CVE-2018-3620 // CVE-2018-3639 //
CVE-2018-3646
- cpu/speculation: Add 'mitigations=' cmdline option
- x86/speculation: Support 'mitigations=' cmdline option

  * Packaging resync (LP: #1786013)
- [Packaging] resync git-ubuntu-log

linux (4.18.0-19.20) cosmic; urgency=medium

  * linux: 4.18.0-19.20 -proposed tracker (LP: #1826171)

  * Packaging resync (LP: #1786013)
- [Packaging] resync git-ubuntu-log

  * autopkgtests run too often, too much and don't skip enough (LP: #1823056)
- [Debian] Set +x on rebuild testcase.
- [Debian] Skip rebuild test, for regression-suite deps.
- [Debian] Make ubuntu-regression-suite skippable on unbootable kernels.
- [Debian] make rebuild use skippable error codes when skipping.
- [Debian] Only run regression-suite, if requested to.

  * CVE-2017-5753
- s390/keyboard: sanitize array index in do_kdsk_ioctl
- drm/bufs: Fix Spectre v1 vulnerability
- drivers/misc/sgi-gru: fix Spectre v1 vulnerability
- ipv4: Fix potential Spectre v1 vulnerability
- aio: fix spectre gadget in lookup_ioctx
- ALSA: emux: Fix potential Spectre v1 vulnerabilities
- ALSA: pcm: Fix potential Spectre v1 vulnerability
- ip6mr: Fix potential Spectre v1 vulnerability
- ALSA: rme9652: Fix potential Spectre v1 vulnerability
- ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
- KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
- drm/ioctl: Fix Spectre v1 vulnerabilities
- net: core: Fix Spectre v1 vulnerability
- phonet: af_phonet: Fix Spectre v1 vulnerability
- nfc: af_nfc: Fix Spectre v1 vulnerability
- can: af_can: Fix Spectre v1 vulnerability
- net: Revert recent Spectre-v1 patches.
- char/mwave: fix potential Spectre v1 vulnerability
- applicom: Fix potential Spectre v1 vulnerabilities
- ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
- powerpc/ptrace: Mitigate potential Spectre v1
- cfg80211: prevent speculation on cfg80211_classify8021d() return
- ALSA: rawmidi: Fix potential Spectre v1 vulnerability
- ALSA: seq: oss: Fix Spectre v1 vulnerability

  * NULL pointer dereference when using z3fold and zswap (LP: #1814874)
- z3fold: fix possible reclaim races

  * The Realtek card reader does not enter PCIe 1.1/1.2 (LP: #1825487)
- misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260
- SAUCE: misc: rtsx: Fixed rts5260 power saving parameter and sd glitch

  * headset-mic doesn't work on two Dell laptops. (LP: #1825272)
- ALSA: hda/realtek - add two more pin configuration sets to quirk table

  * CVE-2018-16884
- sunrpc: use SVC_NET() in svcauth_gss_* functions
- sunrpc: use-after-free in svc_process_common()

  * AMD Rome :  Minimal support patches (LP: #1816669)
- x86: irq_remapping: Move irq remapping mode enum
- iommu/amd: Add support for higher 64-bit IOMMU Control Register
- iommu/amd: Add support for IOMMU XT mode

  * sky2 ethernet card don't work after returning from suspension (LP: #1798921)
- sky2: Increase D3 delay again

  * CVE-2019-9500
- brcmfmac: 

[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-05-14 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Xenial)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1823056

Title:
  autopkgtests run too often, too much and don't skip enough

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  Fix Committed

Bug description:
  [Impact]

   * linux autopkgtest should only execute either rebuild tests, when triggered 
by toolchain.
 or execute regression suite when triggered by meta
 but never both. As otherwise, it results in false negative results for the 
kernel

  [Test Case]

   * Trigger adt test of linux with a matching linux-meta. Check that
  rebuild test is skipped, and that the regression suite test runs.

   * trigger adt test of linux with triggered by gcc-6/7/8 (as
  appropriate) and observe that rebuild test runs, and regression suite
  test is skipped.

   * (when this is applied to flavours) trigger adt test of linux-* with
  a matching flavour meta, and check that regression test-suite is
  skipped on kernels that cannot boot in scaling stack (e.g. gcp, azure,
  aws, etc)

  [Fix]

   * debian/tests/* are modified to pay more attention as to what they
  are triggered by, and raise appropriate skipped error codes

  [Regression Potential]

   * incorrect tests may run at incorrect time is the regression
  potential here, hence the two test cases verify that the right tests
  are executed when expected.

   * care was taken to take into account all linux kernel flavours,
  hence the third test case need to be reverified on flavoured kernels.

  [Other Info]

   * affects all stable series xenial and up, across all kernel flavours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823056/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-04-30 Thread Dimitri John Ledkov
http://autopkgtest.ubuntu.com/packages/l/linux/bionic/amd64 and it
passed. Works as expected.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1823056

Title:
  autopkgtests run too often, too much and don't skip enough

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  Fix Committed

Bug description:
  [Impact]

   * linux autopkgtest should only execute either rebuild tests, when triggered 
by toolchain.
 or execute regression suite when triggered by meta
 but never both. As otherwise, it results in false negative results for the 
kernel

  [Test Case]

   * Trigger adt test of linux with a matching linux-meta. Check that
  rebuild test is skipped, and that the regression suite test runs.

   * trigger adt test of linux with triggered by gcc-6/7/8 (as
  appropriate) and observe that rebuild test runs, and regression suite
  test is skipped.

   * (when this is applied to flavours) trigger adt test of linux-* with
  a matching flavour meta, and check that regression test-suite is
  skipped on kernels that cannot boot in scaling stack (e.g. gcp, azure,
  aws, etc)

  [Fix]

   * debian/tests/* are modified to pay more attention as to what they
  are triggered by, and raise appropriate skipped error codes

  [Regression Potential]

   * incorrect tests may run at incorrect time is the regression
  potential here, hence the two test cases verify that the right tests
  are executed when expected.

   * care was taken to take into account all linux kernel flavours,
  hence the third test case need to be reverified on flavoured kernels.

  [Other Info]

   * affects all stable series xenial and up, across all kernel flavours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823056/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-04-30 Thread Dimitri John Ledkov
Triggering for example linux adt test in bionic, as triggered by openssl
to verify the fix.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1823056

Title:
  autopkgtests run too often, too much and don't skip enough

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  Fix Committed

Bug description:
  [Impact]

   * linux autopkgtest should only execute either rebuild tests, when triggered 
by toolchain.
 or execute regression suite when triggered by meta
 but never both. As otherwise, it results in false negative results for the 
kernel

  [Test Case]

   * Trigger adt test of linux with a matching linux-meta. Check that
  rebuild test is skipped, and that the regression suite test runs.

   * trigger adt test of linux with triggered by gcc-6/7/8 (as
  appropriate) and observe that rebuild test runs, and regression suite
  test is skipped.

   * (when this is applied to flavours) trigger adt test of linux-* with
  a matching flavour meta, and check that regression test-suite is
  skipped on kernels that cannot boot in scaling stack (e.g. gcp, azure,
  aws, etc)

  [Fix]

   * debian/tests/* are modified to pay more attention as to what they
  are triggered by, and raise appropriate skipped error codes

  [Regression Potential]

   * incorrect tests may run at incorrect time is the regression
  potential here, hence the two test cases verify that the right tests
  are executed when expected.

   * care was taken to take into account all linux kernel flavours,
  hence the third test case need to be reverified on flavoured kernels.

  [Other Info]

   * affects all stable series xenial and up, across all kernel flavours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823056/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-04-29 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
bionic' to 'verification-done-bionic'. If the problem still exists,
change the tag 'verification-needed-bionic' to 'verification-failed-
bionic'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-bionic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1823056

Title:
  autopkgtests run too often, too much and don't skip enough

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  Fix Committed

Bug description:
  [Impact]

   * linux autopkgtest should only execute either rebuild tests, when triggered 
by toolchain.
 or execute regression suite when triggered by meta
 but never both. As otherwise, it results in false negative results for the 
kernel

  [Test Case]

   * Trigger adt test of linux with a matching linux-meta. Check that
  rebuild test is skipped, and that the regression suite test runs.

   * trigger adt test of linux with triggered by gcc-6/7/8 (as
  appropriate) and observe that rebuild test runs, and regression suite
  test is skipped.

   * (when this is applied to flavours) trigger adt test of linux-* with
  a matching flavour meta, and check that regression test-suite is
  skipped on kernels that cannot boot in scaling stack (e.g. gcp, azure,
  aws, etc)

  [Fix]

   * debian/tests/* are modified to pay more attention as to what they
  are triggered by, and raise appropriate skipped error codes

  [Regression Potential]

   * incorrect tests may run at incorrect time is the regression
  potential here, hence the two test cases verify that the right tests
  are executed when expected.

   * care was taken to take into account all linux kernel flavours,
  hence the third test case need to be reverified on flavoured kernels.

  [Other Info]

   * affects all stable series xenial and up, across all kernel flavours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823056/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-04-26 Thread Dimitri John Ledkov
https://people.canonical.com/~ubuntu-archive/proposed-
migration/cosmic/update_excuses.html#gcc-8 all is now green, and
checking the results one can see that rebuild test passed, and the
regression test suite was skipped, correctly.

Great stuff.

** Tags removed: verification-needed-cosmic
** Tags added: verification-done-cosmic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1823056

Title:
  autopkgtests run too often, too much and don't skip enough

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  Fix Committed

Bug description:
  [Impact]

   * linux autopkgtest should only execute either rebuild tests, when triggered 
by toolchain.
 or execute regression suite when triggered by meta
 but never both. As otherwise, it results in false negative results for the 
kernel

  [Test Case]

   * Trigger adt test of linux with a matching linux-meta. Check that
  rebuild test is skipped, and that the regression suite test runs.

   * trigger adt test of linux with triggered by gcc-6/7/8 (as
  appropriate) and observe that rebuild test runs, and regression suite
  test is skipped.

   * (when this is applied to flavours) trigger adt test of linux-* with
  a matching flavour meta, and check that regression test-suite is
  skipped on kernels that cannot boot in scaling stack (e.g. gcp, azure,
  aws, etc)

  [Fix]

   * debian/tests/* are modified to pay more attention as to what they
  are triggered by, and raise appropriate skipped error codes

  [Regression Potential]

   * incorrect tests may run at incorrect time is the regression
  potential here, hence the two test cases verify that the right tests
  are executed when expected.

   * care was taken to take into account all linux kernel flavours,
  hence the third test case need to be reverified on flavoured kernels.

  [Other Info]

   * affects all stable series xenial and up, across all kernel flavours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823056/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-04-25 Thread Dimitri John Ledkov
Requesting to rerun linux test cases, as triggered by gcc-8 to confirm the fix.
As currently they pass rebuild test, but end up as an overall FAIL due to 
regression suite.
they should turn green under:
http://people.canonical.com/~ubuntu-archive/proposed-migration/cosmic/update_excuses.html#gcc-8

Or look for gree pass, as triggered by gcc-8 on
https://autopkgtest.ubuntu.com/packages/linux/cosmic/s390x

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1823056

Title:
  autopkgtests run too often, too much and don't skip enough

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  Fix Committed

Bug description:
  [Impact]

   * linux autopkgtest should only execute either rebuild tests, when triggered 
by toolchain.
 or execute regression suite when triggered by meta
 but never both. As otherwise, it results in false negative results for the 
kernel

  [Test Case]

   * Trigger adt test of linux with a matching linux-meta. Check that
  rebuild test is skipped, and that the regression suite test runs.

   * trigger adt test of linux with triggered by gcc-6/7/8 (as
  appropriate) and observe that rebuild test runs, and regression suite
  test is skipped.

   * (when this is applied to flavours) trigger adt test of linux-* with
  a matching flavour meta, and check that regression test-suite is
  skipped on kernels that cannot boot in scaling stack (e.g. gcp, azure,
  aws, etc)

  [Fix]

   * debian/tests/* are modified to pay more attention as to what they
  are triggered by, and raise appropriate skipped error codes

  [Regression Potential]

   * incorrect tests may run at incorrect time is the regression
  potential here, hence the two test cases verify that the right tests
  are executed when expected.

   * care was taken to take into account all linux kernel flavours,
  hence the third test case need to be reverified on flavoured kernels.

  [Other Info]

   * affects all stable series xenial and up, across all kernel flavours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823056/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-04-25 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
cosmic' to 'verification-done-cosmic'. If the problem still exists,
change the tag 'verification-needed-cosmic' to 'verification-failed-
cosmic'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-cosmic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1823056

Title:
  autopkgtests run too often, too much and don't skip enough

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  Fix Committed

Bug description:
  [Impact]

   * linux autopkgtest should only execute either rebuild tests, when triggered 
by toolchain.
 or execute regression suite when triggered by meta
 but never both. As otherwise, it results in false negative results for the 
kernel

  [Test Case]

   * Trigger adt test of linux with a matching linux-meta. Check that
  rebuild test is skipped, and that the regression suite test runs.

   * trigger adt test of linux with triggered by gcc-6/7/8 (as
  appropriate) and observe that rebuild test runs, and regression suite
  test is skipped.

   * (when this is applied to flavours) trigger adt test of linux-* with
  a matching flavour meta, and check that regression test-suite is
  skipped on kernels that cannot boot in scaling stack (e.g. gcp, azure,
  aws, etc)

  [Fix]

   * debian/tests/* are modified to pay more attention as to what they
  are triggered by, and raise appropriate skipped error codes

  [Regression Potential]

   * incorrect tests may run at incorrect time is the regression
  potential here, hence the two test cases verify that the right tests
  are executed when expected.

   * care was taken to take into account all linux kernel flavours,
  hence the third test case need to be reverified on flavoured kernels.

  [Other Info]

   * affects all stable series xenial and up, across all kernel flavours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823056/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-04-24 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Cosmic)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1823056

Title:
  autopkgtests run too often, too much and don't skip enough

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  Fix Committed

Bug description:
  [Impact]

   * linux autopkgtest should only execute either rebuild tests, when triggered 
by toolchain.
 or execute regression suite when triggered by meta
 but never both. As otherwise, it results in false negative results for the 
kernel

  [Test Case]

   * Trigger adt test of linux with a matching linux-meta. Check that
  rebuild test is skipped, and that the regression suite test runs.

   * trigger adt test of linux with triggered by gcc-6/7/8 (as
  appropriate) and observe that rebuild test runs, and regression suite
  test is skipped.

   * (when this is applied to flavours) trigger adt test of linux-* with
  a matching flavour meta, and check that regression test-suite is
  skipped on kernels that cannot boot in scaling stack (e.g. gcp, azure,
  aws, etc)

  [Fix]

   * debian/tests/* are modified to pay more attention as to what they
  are triggered by, and raise appropriate skipped error codes

  [Regression Potential]

   * incorrect tests may run at incorrect time is the regression
  potential here, hence the two test cases verify that the right tests
  are executed when expected.

   * care was taken to take into account all linux kernel flavours,
  hence the third test case need to be reverified on flavoured kernels.

  [Other Info]

   * affects all stable series xenial and up, across all kernel flavours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823056/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-04-24 Thread Kleber Sacilotto de Souza
** Also affects: linux (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

** Changed in: linux (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: linux (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: linux (Ubuntu Cosmic)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1823056

Title:
  autopkgtests run too often, too much and don't skip enough

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Cosmic:
  In Progress

Bug description:
  [Impact]

   * linux autopkgtest should only execute either rebuild tests, when triggered 
by toolchain.
 or execute regression suite when triggered by meta
 but never both. As otherwise, it results in false negative results for the 
kernel

  [Test Case]

   * Trigger adt test of linux with a matching linux-meta. Check that
  rebuild test is skipped, and that the regression suite test runs.

   * trigger adt test of linux with triggered by gcc-6/7/8 (as
  appropriate) and observe that rebuild test runs, and regression suite
  test is skipped.

   * (when this is applied to flavours) trigger adt test of linux-* with
  a matching flavour meta, and check that regression test-suite is
  skipped on kernels that cannot boot in scaling stack (e.g. gcp, azure,
  aws, etc)

  [Fix]

   * debian/tests/* are modified to pay more attention as to what they
  are triggered by, and raise appropriate skipped error codes

  [Regression Potential]

   * incorrect tests may run at incorrect time is the regression
  potential here, hence the two test cases verify that the right tests
  are executed when expected.

   * care was taken to take into account all linux kernel flavours,
  hence the third test case need to be reverified on flavoured kernels.

  [Other Info]

   * affects all stable series xenial and up, across all kernel flavours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823056/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-04-13 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.0.0-11.12

---
linux (5.0.0-11.12) disco; urgency=medium

  * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)

  * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
(LP: #1824194)
- net: hns3: fix for not calculating tx bd num correctly

  * disco: unable to use iptables/enable ufw under -virtual kernel
(LP: #1823862)
- [Packaging] add bpfilter to linux-modules

  * Make shiftfs a module rather than built-in (LP: #1824354)
- [Config] CONFIG_SHIFT_FS=m

  * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
- SAUCE: shiftfs: use translated ids when chaning lower fs attrs

  * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
- [Packaging] bind hv_kvp_daemon startup to hv_kvp device

linux (5.0.0-10.11) disco; urgency=medium

  * linux: 5.0.0-10.11 -proposed tracker (LP: #1823936)

  * Apparmor enforcement failure in lxc selftests (LP: #1823379)
- SAUCE: apparmor: Restore Y/N in /sys for apparmor's "enabled"

  * systemd cause kernel trace "BUG: unable to handle kernel paging request at
6db23a14" on Cosmic i386 (LP: #1813244)
- openvswitch: fix flow actions reallocation

linux (5.0.0-9.10) disco; urgency=medium

  * linux: 5.0.0-9.10 -proposed tracker (LP: #1823228)

  * Packaging resync (LP: #1786013)
- [Packaging] resync git-ubuntu-log
- [Packaging] update helper scripts
- [Packaging] resync retpoline extraction

  * Huawei Hi1822 NIC has poor performance (LP: #1820187)
- net-next/hinic: replace disable_irq_nosync/enable_irq

  * Add uid shifting overlay filesystem (shiftfs) (LP: #1823186)
- shiftfs: uid/gid shifting bind mount
- shiftfs: rework and extend
- shiftfs: support some btrfs ioctls
- [Config] enable shiftfs

  * Cannot boot or install - have to use nomodeset (LP: #1821820)
- Revert "drm/i915/fbdev: Actually configure untiled displays"

  * Disco update: v5.0.6 upstream stable release (LP: #1823060)
- netfilter: nf_tables: fix set double-free in abort path
- dccp: do not use ipv6 header for ipv4 flow
- genetlink: Fix a memory leak on error path
- gtp: change NET_UDP_TUNNEL dependency to select
- ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
- mac8390: Fix mmio access size probe
- mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
- net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
- net: datagram: fix unbounded loop in __skb_try_recv_datagram()
- net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
- net: phy: meson-gxl: fix interrupt support
- net: rose: fix a possible stack overflow
- net: stmmac: fix memory corruption with large MTUs
- net-sysfs: call dev_hold if kobject_init_and_add success
- net: usb: aqc111: Extend HWID table by QNAP device
- packets: Always register packet sk in the same order
- rhashtable: Still do rehash when we get EEXIST
- sctp: get sctphdr by offset in sctp_compute_cksum
- sctp: use memdup_user instead of vmemdup_user
- tcp: do not use ipv6 header for ipv4 flow
- tipc: allow service ranges to be connect()'ed on RDM/DGRAM
- tipc: change to check tipc_own_id to return in tipc_net_stop
- tipc: fix cancellation of topology subscriptions
- tun: properly test for IFF_UP
- vrf: prevent adding upper devices
- vxlan: Don't call gro_cells_destroy() before device is unregistered
- thunderx: enable page recycling for non-XDP case
- thunderx: eliminate extra calls to put_page() for pages held for recycling
- net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
- net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t()
  helper
- net: phy: don't clear BMCR in genphy_soft_reset
- r8169: fix cable re-plugging issue
- ila: Fix rhashtable walker list corruption
- tun: add a missing rcu_read_unlock() in error path
- powerpc/fsl: Fix the flush of branch predictor.
- Btrfs: fix incorrect file size after shrinking truncate and fsync
- btrfs: remove WARN_ON in log_dir_items
- btrfs: don't report readahead errors and don't update statistics
- btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
- btrfs: Avoid possible qgroup_rsv_size overflow in
  btrfs_calculate_inode_block_rsv_size
- Btrfs: fix assertion failure on fsync with NO_HOLES enabled
- locks: wake any locks blocked on request before deadlock check
- tracing: initialize variable in create_dyn_event()
- ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time
- powerpc: bpf: Fix generation of load/store DW instructions
- vfio: ccw: only free cp on final interrupt
- NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
- NFS: fix mount/umount race in nlmclnt.
- NFSv4.1 don't free interrupted slot on open
- net: dsa: qca8k: 

[Kernel-packages] [Bug 1823056] Re: autopkgtests run too often, too much and don't skip enough

2019-04-03 Thread Seth Forshee
** Changed in: linux (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1823056

Title:
  autopkgtests run too often, too much and don't skip enough

Status in linux package in Ubuntu:
  Fix Committed

Bug description:
  [Impact]

   * linux autopkgtest should only execute either rebuild tests, when triggered 
by toolchain.
 or execute regression suite when triggered by meta
 but never both. As otherwise, it results in false negative results for the 
kernel

  [Test Case]

   * Trigger adt test of linux with a matching linux-meta. Check that
  rebuild test is skipped, and that the regression suite test runs.

   * trigger adt test of linux with triggered by gcc-6/7/8 (as
  appropriate) and observe that rebuild test runs, and regression suite
  test is skipped.

   * (when this is applied to flavours) trigger adt test of linux-* with
  a matching flavour meta, and check that regression test-suite is
  skipped on kernels that cannot boot in scaling stack (e.g. gcp, azure,
  aws, etc)

  [Fix]

   * debian/tests/* are modified to pay more attention as to what they
  are triggered by, and raise appropriate skipped error codes

  [Regression Potential]

   * incorrect tests may run at incorrect time is the regression
  potential here, hence the two test cases verify that the right tests
  are executed when expected.

   * care was taken to take into account all linux kernel flavours,
  hence the third test case need to be reverified on flavoured kernels.

  [Other Info]

   * affects all stable series xenial and up, across all kernel flavours

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1823056/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp