Project

General

Profile

Actions

action #46421

closed

[qam][aarch64] test fails in evolution_prepare_servers, probably SSL certificate generation takes too long on aarch64, bump timeout?

Added by okurz over 5 years ago. Updated about 5 years ago.

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

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-15-SP1-Installer-DVD-aarch64-extra_tests_in_textmode@aarch64 fails in
evolution_prepare_servers
in the line assert_script_run "openssl dhparam -out /etc/dovecot/dh.pem 2048", 300; as introduced in b711f2496 by pcervinka

Reproducible

Fails since (at least) Build 144.3 (current job)

Expected result

Last good: 141.1 (or more recent)

Further details

Always latest result in this scenario: latest

Actions #1

Updated by okurz over 5 years ago

  • Assignee set to pcervinka

@pcervinka could you please take a look as it seems you introduced this code line in b711f2496 . Maybe we just need to give a higher timeout for the call?

Actions #2

Updated by pcervinka over 5 years ago

  • Status changed from New to In Progress
Actions #3

Updated by pcervinka over 5 years ago

PR https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6592
@okurz is this small change ok without verification run?

The other option would be to generated DH file and put into data assets.
Let's see how increased timeout will behave...

Actions #4

Updated by okurz over 5 years ago

Yes, merged. Thanks. It might just be that with the increased runtime and the quite long timeouts internally the job might hit MAX_JOB_TIME and incomplete the job. We can either split the scenario or just add a higher value of MAX_JOB_TIME in the testsuite.

Actions #5

Updated by pcervinka over 5 years ago

  • Status changed from In Progress to Feedback

Ok, let's wait for couple of future runs.

Actions #6

Updated by pcervinka about 5 years ago

  • Status changed from Feedback to Resolved

Seems to be OK for builds 152.1 and 156.1.

Actions

Also available in: Atom PDF