]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
tasks/kernel: add 'hwe' config flag for ubuntu distro hwe kernel 1683/head
authorSage Weil <sage@newdream.net>
Thu, 7 Oct 2021 15:03:22 +0000 (10:03 -0500)
committerSage Weil <sage@newdream.net>
Thu, 7 Oct 2021 15:42:51 +0000 (10:42 -0500)
commit7f1a4ed3b3ea7bf90cfafd4e41dcfa193f43a1b4
tree2413c6a75c2b65a06cc47afefcd288c862ee1865
parentf08b273eeec75318a83a4e8d7fb51841e4d71be0
tasks/kernel: add 'hwe' config flag for ubuntu distro hwe kernel

The hwe kernel supports nvme_loop, but the non-hwe kernel does not.

I don't want to futz with the 'distro' moniker (although that is another
valid approach) because only some tests need hwe, and I can imagine a
situation where we want to run tests on both kernels.  Note that this
flag doesn't rule out adding support for something like
'-k distro-hwe' later.

Signed-off-by: Sage Weil <sage@newdream.net>
teuthology/task/kernel.py