Project

General

Profile

Actions

action #73528

closed

[sle][security][sle15sp3][s390x] Add platform check to skip a test module on s390x platform

Added by rfan1 over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
-
Target version:
-
Start date:
2020-10-19
Due date:
% Done:

100%

Estimated time:
4.00 h
Difficulty:

Description

This is an enhancement requirement for security test:
https://openqa.nue.suse.com/tests/4840730

For this test, the feature is not introduced to s390x platform, so I didn't define the corresponding test suite on s390x. however, new test module will be introduced in the same test suite.

I will try to do some platform check to enhance my test logic.

Actions #1

Updated by rfan1 over 3 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 10

Added the bellow code:
if (!check_var('ARCH', 's390x')) {
}

Actions #4

Updated by rfan1 over 3 years ago

  • % Done changed from 50 to 80

PR merged

Actions #5

Updated by rfan1 over 3 years ago

  • Status changed from In Progress to Feedback
Actions #6

Updated by rfan1 over 3 years ago

  • Status changed from Feedback to Resolved
  • % Done changed from 80 to 100

Test passed on openqa, close

Actions

Also available in: Atom PDF