CI tests: Fix testcase requirements

This commit is contained in:
Luigi Pellecchia 2022-06-13 15:40:15 +02:00 committed by Martin Cermak
parent c048a40645
commit f07781018c
11 changed files with 22 additions and 11 deletions

View File

@ -11,7 +11,8 @@ component:
- glibc
test: ./runtest.sh
framework: beakerlib
recommend:
require:
- gcc
- glibc
duration: 30m
link:

View File

@ -50,7 +50,8 @@ component:
- glibc
test: ./runtest.sh
framework: beakerlib
recommend:
require:
- gcc
- glibc
duration: 30m
link:

View File

@ -150,7 +150,8 @@ component:
- glibc
test: ./runtest.sh
framework: beakerlib
recommend:
require:
- gcc
- glibc
duration: 30m
link:

View File

@ -44,7 +44,7 @@ rlPhaseStartSetup
rlPhaseEnd
rlPhaseStartTest
if rlIsRHEL ">=8" || rlIsFedora
if rlIsRHEL ">=8" || rlIsCentOS ">=8" || rlIsFedora
then
CURPYTHON="python3"
P3="p3_3.py"

View File

@ -93,7 +93,9 @@ component:
- glibc
test: ./runtest.sh
framework: beakerlib
recommend:
require:
- make
- gcc
- glibc
duration: 30m
link:

View File

@ -35,7 +35,8 @@ component:
- glibc
test: ./runtest.sh
framework: beakerlib
recommend:
require:
- gcc
- glibc
duration: 30m
link:

View File

@ -18,9 +18,10 @@ component:
- glibc
test: ./runtest.sh
framework: beakerlib
recommend:
require:
- glibc
- glibc-langpack-cs
- glibc-gconv-extra
duration: 15m
link:
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=587360

View File

@ -31,7 +31,7 @@
PACKAGE="glibc"
if rlIsRHEL ">=8" || rlIsFedora > 28
if rlIsRHEL ">=8" || rlIsCentOS ">=8" || rlIsFedora > 28
then
AtoZ="abcčČdefghchcHChCHijklmnopqrřŘsšŠtuvwxyzžŽ"
POSPATTERN="^---čČ--------HC-CH----------řŘ-šŠ-------žŽ$"
@ -44,7 +44,7 @@ fi
rlJournalStart
rlPhaseStartSetup
rlAssertRpm $PACKAGE
if rlIsRHEL 8 || rlIsFedora > 20
if rlIsRHEL 8 || rlIsCentOS 8 || rlIsFedora > 20
then
rlAssertRpm glibc-langpack-cs
fi

View File

@ -128,8 +128,10 @@ component:
- glibc
test: ./runtest.sh
framework: beakerlib
recommend:
require:
- gcc
- glibc
- make
duration: 30m
link:
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=600457

View File

@ -12,6 +12,7 @@ recommend:
- gcc
- diffutils
- glibc-langpack-tr
- glibc-gconv-extra
duration: 6m
link:
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=737778

View File

@ -6,7 +6,8 @@ component:
- glibc
test: ./runtest.sh
framework: beakerlib
recommend:
require:
- gcc
- glibc
duration: 30m
extra-summary: /tools/glibc/Sanity/basic-linking-sanity