Project

General

Profile

Actions

action #65375

closed

[sle][security][sle15sp2][FIPS] Workaround s390x test suspend after test fail

Added by bchou about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
-
Start date:
2020-04-07
Due date:
% Done:

100%

Estimated time:
Difficulty:

Description

There are some test cases does not run while test fail in s390x arch. The problem will not be reproduced in x86_64. Compare some test case in s390x, there are some cases can be continued. Double-check the settings and test code. I think we can do some enhancement for them to add the test_flag{} to do the workaround.

Refer to doc:
http://open.qa/docs/#_how_to_write_tests

fatal: The whole test suite is aborted if the test module fails. The overall state is set to failed.

ignore_failure: If this module fails, it will not affect the overall result at all.

milestone: After this test succeeds, update the 'lastgood' snapshot.

no_rollback: Don’t roll back to the 'lastgood' snapshot if the test module fails.

always_rollback: Roll back to the 'lastgood' snapshot even if test was successful.

We could add the fatal flag to do the workaround.

Actions

Also available in: Atom PDF