** Description changed:

- With patch:
-   [PATCH][Disco] Trust CPU RNG to initialize kernel CRNG
+ Failure found on B-hwe-edge kernel on P8 / i386 (difficulties with
+ deployment for ARM64 / AMD64).
  
- Landed in Disco kernel, it looks like we will need this config in the
- kernel
+ In disco, this option was enabled:
+ $ grep RANDOM_TRUST_CPU 
~/ubuntu-disco/debian.master/config/config.common.ubuntu
+ CONFIG_RANDOM_TRUST_CPU=y
+ 
+ $ grep RANDOM_TRUST_CPU ~/ubuntu-disco/debian.master/config/annotations 
+ CONFIG_RANDOM_TRUST_CPU                         policy<{'amd64': 'y', 'i386': 
'y', 'ppc64el': 'y', 's390x': 'y'}>
+ 
  
  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 2835, 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)
+   File "./test-kernel-security.py", line 2835, 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

** Also affects: qa-regression-testing
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825280

Title:
  test_520_config_random_trust_cpu in ubuntu_qrt_kernel_security failed
  with 5.0 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1825280/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to