Project

General

Profile

Actions

action #39989

closed

[sle][functional][u] add post_fail_hook to user_defined_snapshot.pm which fails sporadic

Added by zluo over 5 years ago. Updated over 5 years ago.

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

0%

Estimated time:
Difficulty:

Description

See #35011#note-34

# Create a new snapshot
$self->y2snapper_create_snapshot();
# Make sure the snapshot is listed in the main window
send_key_until_needlematch([qw(grub_comment)], 'pgdn');
# C'l'ose  the snapper module
send_key "alt-l";
power_action('reboot', keepconsole => 1, textmode => 1);

I think we need here post_fail_hook for selecting logs during shutdown. So we can be sure about the reason except known issue reported in bsc#980337


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #35011: [functional][sle][u][sporadic] test fails in user_defined_snapshot during reboot because shutdown is not working or it takes too longResolvedzluo2018-04-162018-08-28

Actions
Actions #1

Updated by zluo over 5 years ago

  • Related to action #35011: [functional][sle][u][sporadic] test fails in user_defined_snapshot during reboot because shutdown is not working or it takes too long added
Actions #2

Updated by okurz over 5 years ago

  • Description updated (diff)
  • Category set to Enhancement to existing tests

Hi zluo, with redmine it is better to link to other tickets in the format #<ticket_id> so that we also get an automatic preview of the subject and the state of the ticket. OTOH #34 as you used for "comment" will link to the ticket with the number 34 which you don't want :)

Actions #3

Updated by okurz over 5 years ago

  • Status changed from New to Rejected
  • Assignee set to okurz

Let's follow on in #35011

Actions

Also available in: Atom PDF