Project

General

Profile

Actions

action #58352

closed

Commit "51614c3" new changes of add_grub_cmdline_settings() introduces lots of fails on Security test cases

Added by llzhao over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2019-10-18
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

The new code of add_grub_cmdline_settings() makes the setting for kernel command line does not work.
That is # grub2-mkconfig did not execute.
E.g.,
https://openqa.suse.de/tests/3471101#step/fips_setup/6 (0357)
https://openqa.suse.de/tests/3486763#step/fips_setup/4 (0363)
The 0363 did not do the # grub2-mkconfig -o /boot/grub2/grub.cfg

FYI:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/commit/51614c3d06c7b0de9402682521c9284519105687

Actions #1

Updated by llzhao over 4 years ago

Affected cases in Security group:
SELinux cases:
module: sestatus, selinux_smoke
https://openqa.suse.de/tests/3486745
FIPS cases: WIP

Actions #2

Updated by llzhao over 4 years ago

More info from Anto:
This is PR https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/8631

github.com
Fix "Add some API for Xen command-line" patch by wjn740 · Pull Request #8631 · os-autoinst/os-autoinst-distri-opensuse
Fix compat_args function wasn't exported.

Author is James Wang

Actions #3

Updated by llzhao over 4 years ago

I have talked to James he will take this poo.
(He's poo account does not work yet I will change the assignee later.)

Actions #4

Updated by llzhao over 4 years ago

  • Category set to Bugs in existing tests
Actions #5

Updated by bchou over 4 years ago

Description:

For this commit will impact many cases in the Security job group. The booting parameter fips=1 or selinux=1 is not attached correctly and also the grub_mkconfig() cannot be executed. It turns that the system is booting in the incorrect stage for testing.
Refer to: https://openqa.suse.de/tests/3486763#step/fips_setup/4

Impact platform:

(x86_64)(s390x)


* Test result from PASSED to FAILED (9 cases)

#fips_tests_crypt_core

  • openssl_fips_alglist
  • openssl_fips_hash
  • openssl_fips_cipher
  • openssh_fips

#fips_tests_crypt_kernel

  • dm_crypt

#fips_tests_crypt_tool

  • curl_fips_rc4_seed
  • gpg

#selinux

  • sestatus
  • selinux_smoke

* Test result from FAILED to PASSED (2 cases)

#krb5_crypt_nfs_client

#fips_tests_crypt_core

  • dirmngr_daemon
Actions #6

Updated by llzhao over 4 years ago

  • Status changed from New to Resolved

James fixed the poo then change the status to "Resolved".

Actions

Also available in: Atom PDF