I attached a patch that updates the test case in qa-regression-testing, do you know where I would submit this patch or who I would talk to?
** Patch added: "0001-test-kernel-security.py-Update-RANDOM_TRUST_CPU-test.patch" https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1990090/+attachment/5617507/+files/0001-test-kernel-security.py-Update-RANDOM_TRUST_CPU-test.patch -- 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/1990090 Title: test_520_config_random_trust_cpu in ubuntu_qrt_kernel_security failed on Bionic 4.15 Status in QA Regression Testing: New Status in ubuntu-kernel-tests: New Status in linux package in Ubuntu: Incomplete Status in linux source package in Bionic: Incomplete Bug description: Issue found with Bionic 4.15.0-194.205 Test failed with: Running test: './test-kernel-security.py' distro: 'Ubuntu 18.04' kernel: '4.15.0-194.205 (Ubuntu 4.15.0-194.205-generic 4.15.18)' arch: 'amd64' uid: 0/0 SUDO_USER: 'ubuntu') test_520_config_random_trust_cpu (__main__.KernelSecurityConfigTest) Ensure RANDOM_TRUST_CPU is enabled (LP: #1823754) ... FAIL ====================================================================== FAIL: test_520_config_random_trust_cpu (__main__.KernelSecurityConfigTest) Ensure RANDOM_TRUST_CPU is enabled (LP: #1823754) ---------------------------------------------------------------------- Traceback (most recent call last): File "./test-kernel-security.py", line 2976, in test_520_config_random_trust_cpu self.assertKernelConfig('RANDOM_TRUST_CPU', expected) File "./test-kernel-security.py", line 233, in assertKernelConfig self.assertKernelConfigUnset(name) File "./test-kernel-security.py", line 224, in assertKernelConfigUnset '%s option was expected to be unset in the kernel config' % name) AssertionError: RANDOM_TRUST_CPU option was expected to be unset in the kernel config ---------------------------------------------------------------------- Ran 1 test in 0.003s FAILED (failures=1) To manage notifications about this bug go to: https://bugs.launchpad.net/qa-regression-testing/+bug/1990090/+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