Project

General

Profile

Actions

action #89011

closed

[security][backlog] "script_run_interactive" didn't work fine if selecting serial terminal

Added by rfan1 about 3 years ago. Updated almost 2 years ago.

Status:
Rejected
Priority:
Low
Assignee:
Category:
Enhancement to existing tests
Target version:
-
Start date:
Due date:
% Done:

100%

Estimated time:
60.00 h
Difficulty:

Description

If I use root console, I can pass the tests without any issue, however if I use serial terminal, I hit some issue with "script_run_interactive"

*# dsidm localhost user create --uid wilber --cn wilber --displayName 'Domain User' --uidNumber 1003 --gidNumber 1003 --homeDirectory /home/wilber; echo rw7ER-$?-
Successfully created wilber
rw7ER-0-
# (script -qe -a /dev/null -c '
> dsidm localhost account reset_password uid=wilber,ou=people,dc=example,dc=com
> '; echo EOS~~~$?) |& tee /dev/ttyS0
Enter new password for uid=wilber,ou=people,dc=example,dc=com : (hang here)
* 

Observation

openQA test in scenario sle-15-SP3-Online-x86_64-security_389ds_server@64bit fails in
tls_389ds_server

Test suite description

The base test suite is used for job templates defined in YAML documents. It has no settings of its own.

Reproducible

Fails since (at least) Build 150.1

Expected result

Last good: 150.1 (or more recent)

Further details

Always latest result in this scenario: latest

Actions

Also available in: Atom PDF