Václav Kadlčík
751e68f594
Align testing configuration with c9s
...
plans/ci.fmf we had here wasn't particularly useful, it duplicated
osci_compose_gate (see gating.yaml).
The testing configuration in c9s is at the moment in a better shape,
thanks to RHEL-69756. Let's align c10s with c9s.
2024-12-03 13:49:24 +01:00
Václav Kadlčík
b2371a5073
Move gating tests to a different repo
...
Remove the gating tests from here and use the tests from
https://src.fedoraproject.org/tests/gcc
There's more of them there, they are are more up-to-date,
maintained by RHEL QA staff and re-used in other downstreams
(CentOS Stream, RHEL, RHIVOS).
2023-11-09 10:22:15 +01:00
Andrej Cernek
85fff34818
test-m32-m54-options: manage dependencies in fmf file
...
Also include updated script from the RHEL tests and fixes for rawhide.
Note: dependencies were configured for x86_64 only.
2023-03-28 14:39:35 +00:00
Shmuel Melamud
02ae2beb4c
Added missing dependencies of Sanity/rebuild-glibc test.
2023-03-28 05:45:34 +00:00
Martin Cermak
95221c62d2
Please ignore: A testing change
2023-02-20 17:28:12 +01:00
Dana Elfassy
d69d615083
add bash to ./runtest.sh
2023-01-19 13:22:59 +02:00
Václav Kadlčík
23a21fde25
Import a set of tests from RHEL
2022-07-29 16:27:49 +02:00
Tom Stellard
d4fb9f8ed8
Import gcc-fedora-flags test from redhat-rpm-config
...
Once this is committed, the version in redhat-rpm-config will be removed
and redhat-rpm-config will use this test.
2022-04-19 12:01:29 -07:00
Václav Kadlčík
c07adb54e0
Import RHEL's regression test for #1815504
2021-07-09 15:36:20 +02:00
Václav Kadlčík
196b71d183
Import RHEL's regression test for #1852781
2021-07-09 15:36:20 +02:00
Václav Kadlčík
a191d6bffd
Import RHEL's regression test for #1853900
2021-07-09 15:36:20 +02:00
Václav Kadlčík
698535f4a2
Import RHEL's regression test for #1878841
2021-07-09 15:36:20 +02:00
Václav Kadlčík
dc53defcf3
Import RHEL's regression test for #1893340
2021-07-09 15:36:20 +02:00
Václav Kadlčík
63133c7e37
Import RHEL's regression test for #1896093
2021-07-09 15:36:20 +02:00
Václav Kadlčík
3507c942bd
Import RHEL's regression test for #1927579
2021-07-09 15:36:20 +02:00
Václav Kadlčík
4b84269ff6
Import RHEL's regression test for #1939638
2021-07-09 15:36:20 +02:00
Václav Kadlčík
ceebf1784f
Import RHEL's regression test for #1960701
2021-07-09 15:36:20 +02:00
Václav Kadlčík
c603d84348
Import RHEL's regression test for #1965951
2021-07-09 15:36:20 +02:00
Martin Cermak
47dcf480fc
CI gating: Switch to FMF format, include a beakerlib based smoke test coming from RHEL.
2021-01-04 18:22:49 +01:00
Aleksandra Fedorova
d6a2f172d6
Build both C an C++ hello world programs as integration test
...
Add simple test which builds Hello World programs for both C and C++.
Build options provided by default rpm macro.
Based on
https://github.com/CentOS/sig-core-t_functional/tree/master/tests/p_annobin
Gating is not enabled yet, so the test will not be blocking.
2020-08-03 12:58:11 +00:00