Activity log for bug #1828173

Date Who What changed Old value New value Message
2019-05-08 07:29:29 Po-Hsu Lin bug added bug
2019-05-08 07:29:38 Po-Hsu Lin bug task added ubuntu-kernel-tests
2019-05-08 11:11:12 Tyler Hicks bug added subscriber Tyler Hicks
2019-05-15 08:04:57 Po-Hsu Lin ubuntu-kernel-tests: status New In Progress
2019-05-15 08:05:01 Po-Hsu Lin linux-oem-osp1 (Ubuntu): status New In Progress
2019-05-15 08:05:02 Po-Hsu Lin ubuntu-kernel-tests: assignee Po-Hsu Lin (cypressyew)
2019-05-15 08:05:04 Po-Hsu Lin linux-oem-osp1 (Ubuntu): assignee Po-Hsu Lin (cypressyew)
2019-05-15 08:17:21 Po-Hsu Lin description 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 2840, in test_520_config_random_trust_cpu self.assertKernelConfig('RANDOM_TRUST_CPU', expected) File "./test-kernel-security.py", line 208, in assertKernelConfig self.assertKernelConfigSet(name) File "./test-kernel-security.py", line 195, in assertKernelConfigSet '%s option was expected to be set in the kernel config' % name) AssertionError: RANDOM_TRUST_CPU option was expected to be set in the kernel config == SRU Justification == The ubuntu_qrt_kernel_security test from Security Team require that the RANDOM_TRUST_CPU config must be enabled for kernel >= 5.0.0 == Test == Tested with a kernel built with this config enabled, it will pass the config check in this test. == Regression Potential == Low. As stated in bug 1823754, no user-visible regressions are expected. The config is already enabled in the Disco generic/master. 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 2840, in test_520_config_random_trust_cpu  self.assertKernelConfig('RANDOM_TRUST_CPU', expected)  File "./test-kernel-security.py", line 208, in assertKernelConfig  self.assertKernelConfigSet(name)  File "./test-kernel-security.py", line 195, in assertKernelConfigSet  '%s option was expected to be set in the kernel config' % name)  AssertionError: RANDOM_TRUST_CPU option was expected to be set in the kernel config
2019-05-15 08:28:55 Po-Hsu Lin description == SRU Justification == The ubuntu_qrt_kernel_security test from Security Team require that the RANDOM_TRUST_CPU config must be enabled for kernel >= 5.0.0 == Test == Tested with a kernel built with this config enabled, it will pass the config check in this test. == Regression Potential == Low. As stated in bug 1823754, no user-visible regressions are expected. The config is already enabled in the Disco generic/master. 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 2840, in test_520_config_random_trust_cpu  self.assertKernelConfig('RANDOM_TRUST_CPU', expected)  File "./test-kernel-security.py", line 208, in assertKernelConfig  self.assertKernelConfigSet(name)  File "./test-kernel-security.py", line 195, in assertKernelConfigSet  '%s option was expected to be set in the kernel config' % name)  AssertionError: RANDOM_TRUST_CPU option was expected to be set in the kernel config == SRU Justification == The ubuntu_qrt_kernel_security test from Security Team require that the RANDOM_TRUST_CPU config must be enabled for kernel >= 5.0.0 == Test == Tested with a kernel built with this config enabled, it will pass the config check in test test_520_config_random_trust_cpu. == Regression Potential == Low. As stated in bug 1823754, no user-visible regressions are expected. The config is already enabled in the Disco generic/master. 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 2840, in test_520_config_random_trust_cpu  self.assertKernelConfig('RANDOM_TRUST_CPU', expected)  File "./test-kernel-security.py", line 208, in assertKernelConfig  self.assertKernelConfigSet(name)  File "./test-kernel-security.py", line 195, in assertKernelConfigSet  '%s option was expected to be set in the kernel config' % name)  AssertionError: RANDOM_TRUST_CPU option was expected to be set in the kernel config
2019-05-20 08:24:26 Timo Aaltonen linux-oem-osp1 (Ubuntu): assignee Po-Hsu Lin (cypressyew) Timo Aaltonen (tjaalton)
2019-05-24 12:52:49 Timo Aaltonen nominated for series Ubuntu Bionic
2019-05-24 12:52:49 Timo Aaltonen bug task added linux-oem-osp1 (Ubuntu Bionic)
2019-05-24 12:52:55 Timo Aaltonen linux-oem-osp1 (Ubuntu Bionic): status New Fix Committed
2019-09-16 11:47:57 Timo Aaltonen linux-oem-osp1 (Ubuntu Bionic): status Fix Committed Fix Released
2019-09-16 11:48:05 Timo Aaltonen linux-oem-osp1 (Ubuntu): status In Progress Fix Released
2019-09-16 15:21:06 Po-Hsu Lin ubuntu-kernel-tests: status In Progress Fix Released