Project

General

Profile

Actions

action #50237

open

[sle] await_install - longer timeout when MAX_JOB_TIME defined NOT ONLY for aarch64

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

Status:
New
Priority:
Low
Assignee:
-
Category:
Spike/Research
Target version:
-
Start date:
2019-04-10
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Now the code in installation/await_install.pm is:

# aarch64 can be particularily slow depending on the hardware
$timeout *= 2 if check_var('ARCH', 'aarch64') && get_var('MAX_JOB_TIME');

I recommend that it should applied to all conditions not limited to aarch64, because the slowness happened in a lot of situations (eg. prepare image registered with proxy SCC in local development environment)

What is your opinion? I need some input.

Actions

Also available in: Atom PDF