Project

General

Profile

Actions

action #44399

open

[easy][beginner] Fix assert_script_sudo and script_sudo being called as root

Added by dheidler over 5 years ago. Updated about 2 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2018-11-27
Due date:
% Done:

0%

Estimated time:

Description

Motivation

Found working on: #43703

When calling script_sudo or assert_script_sudo as root (eg to avoid code duplication) it fails as openQA expects a password prompt that doesn't appear when the shell is already a root-shell:

To show this issue I just added this two lines to the top of a test module:

select_console 'root-console';
assert_script_sudo 'whoami';

http://artemis.suse.de/tests/1007#step/rsync/10

Expected result: openQA should gracefully handle this.

Acceptance criteria

Further details

entrance level issue


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #43703: [functional][u] openssh: test needs to use key-based login for rootResolveddheidler2018-11-13

Actions
Actions #1

Updated by SLindoMansilla over 5 years ago

  • Subject changed from [tools] Fix assert_script_sudo and script_sudo being called as root to [tools][functional][u] Fix assert_script_sudo and script_sudo being called as root
  • Priority changed from Normal to Low
Actions #2

Updated by okurz over 5 years ago

  • Subject changed from [tools][functional][u] Fix assert_script_sudo and script_sudo being called as root to Fix assert_script_sudo and script_sudo being called as root

I see this as neither task for [tools] nor [functional][u]

Actions #3

Updated by dheidler over 5 years ago

  • Description updated (diff)
Actions #4

Updated by SLindoMansilla over 5 years ago

  • Description updated (diff)
Actions #5

Updated by SLindoMansilla over 5 years ago

  • Related to action #43703: [functional][u] openssh: test needs to use key-based login for root added
Actions #6

Updated by okurz almost 5 years ago

  • Category changed from 136 to Feature requests
Actions #7

Updated by okurz almost 4 years ago

  • Target version set to future
Actions #8

Updated by okurz about 2 years ago

  • Tags set to easy, beginner, entrace level
  • Subject changed from Fix assert_script_sudo and script_sudo being called as root to [easy][beginner] Fix assert_script_sudo and script_sudo being called as root
  • Description updated (diff)
Actions

Also available in: Atom PDF