Project

General

Profile

Actions

action #31165

closed

[sle][migration][sle15]test fails in patch_before_migration -- input shortcut of SMT_URL has changed to 'atl-l' in SLES12 SP3

Added by dehai about 6 years ago. Updated about 6 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2018-02-01
Due date:
% Done:

100%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-15-Installer-DVD-x86_64-media_upgrade_sles12sp3+alladdons_allpatterns-one@64bit fails in
patch_before_migration

Reproducible

Fails since (at least) Build 422.1

Further details

Always latest result in this scenario: latest

Code problem with underline

sub fill_in_reg_server {
.......
else {
send_key "alt-i";
if (sle_version_at_least('15')) {
send_key "alt-l";
}
else {
send_key "alt-o";
}
type_string get_required_var("SMT_URL");
}

}


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #29089: [sle][migration][sle15] Upgrade SLE 12 to SLE15 via SMTResolvedqmsu2017-12-08

Actions
Actions #1

Updated by dehai about 6 years ago

  • Related to action #29089: [sle][migration][sle15] Upgrade SLE 12 to SLE15 via SMT added
Actions #2

Updated by dehai about 6 years ago

  • Subject changed from [sle][migration][sle15]test fails in patch_before_migration -- imput shortcut of SMT_URL has changed to 'atl-l' in SLES12 SP3 to [sle][migration][sle15]test fails in patch_before_migration -- input shortcut of SMT_URL has changed to 'atl-l' in SLES12 SP3
Actions #3

Updated by qmsu about 6 years ago

  • Status changed from New to In Progress
  • Assignee set to qmsu
  • Priority changed from Normal to High
  • % Done changed from 0 to 50
Actions #4

Updated by qmsu about 6 years ago

PR Merged #4612.

Actions #5

Updated by qmsu about 6 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 50 to 100
Actions

Also available in: Atom PDF