diff --git a/Regression/bz612274-Opencryptoki-session-object-performance-degradation/main.fmf b/Regression/bz612274-Opencryptoki-session-object-performance-degradation/main.fmf index d195647..880e09a 100644 --- a/Regression/bz612274-Opencryptoki-session-object-performance-degradation/main.fmf +++ b/Regression/bz612274-Opencryptoki-session-object-performance-degradation/main.fmf @@ -1,8 +1,7 @@ -summary: Tests if overall performance of cryptographic operations degrades exponentially - with the number of objects per token or open sessions per process +summary: Opencryptoki-session-object-performance-degradation description: | - Test Case Relevancy: - arch = ia64: False + Tests if overall performance of cryptographic operations degrades exponentially + with the number of objects per token or open sessions per process contact: Karel Srot component: - openCryptoki @@ -30,6 +29,13 @@ tag: - rhel8-buildroot - rhel9-buildroot tier: '3' +adjust: +- enabled: false + when: distro != rhel-6, rhel-7, rhel-8 + continue: false +- enabled: false + when: arch == ia64 + continue: false link: - relates: https://bugzilla.redhat.com/show_bug.cgi?id=612274 - relates: https://bugzilla.redhat.com/show_bug.cgi?id=627560