35 lines
892 B
Plaintext
35 lines
892 B
Plaintext
|
summary: Just runs prebuilt binaries
|
||
|
description: |
|
||
|
Just running prebuilt binaries that require libitm.
|
||
|
This test is designed to run in gcc-libraries CI. we
|
||
|
cannot build anything on our own, since we don't have
|
||
|
devtoolset's gcc and -devel libraries.
|
||
|
|
||
|
This should run OK on RHEL-6 and RHEL-7, currently all
|
||
|
arches.
|
||
|
|
||
|
The sources of the tests are in Sanity/libitm-sanity.
|
||
|
!!! THIS TEST IS INTENTIONALLY NOT IN gcc General PLAN !!!
|
||
|
contact: Michael Petlan <mpetlan@redhat.com>
|
||
|
component:
|
||
|
- gcc
|
||
|
- gcc-libraries
|
||
|
test: ./runtest.sh
|
||
|
framework: beakerlib
|
||
|
require:
|
||
|
- gcc
|
||
|
- libitm
|
||
|
recommend:
|
||
|
- gcc-libraries
|
||
|
duration: 5m
|
||
|
enabled: true
|
||
|
tag:
|
||
|
- CI-Tier-1
|
||
|
adjust:
|
||
|
- enabled: false
|
||
|
when: distro == rhel-6 and arch == s390x
|
||
|
continue: false
|
||
|
extra-nitrate: TC#0539542
|
||
|
extra-summary: /tools/gcc/Sanity/libitm-smoke
|
||
|
extra-task: /tools/gcc/Sanity/libitm-smoke
|