Commit Graph

54 Commits

Author SHA1 Message Date
imagebuilder-bot
6621ed9453 Update to 110
Resolves: RHEL-1770
2024-02-26 16:07:31 +00:00
imagebuilder-bot
5c44fcfd3a
Update to 109
Also backport https://github.com/osbuild/osbuild/pull/1610

Skip one unit test - https://github.com/osbuild/osbuild/issues/1611

Resolves: RHEL-1770
2024-02-23 08:56:08 +01:00
imagebuilder-bot
f49493e47e Update to 106
Resolves: RHEL-1770
2024-02-01 10:07:07 +00:00
imagebuilder-bot
ee245cc069 Update to 105
Resolves: RHEL-1770
2024-01-31 10:03:48 +00:00
Paweł Poławski
8b3600cefa Tests: Backport upstream unit tests fixes
After recent upstream rebase few tests were failing:
* test_libc_futimes_works FAILED
* test_exports_normal FAILED
* test_exports_with_force_no_preserve_owner FAILED
* test_fat FAILED

Patches fixing those issues has been presented upstream shortly after
rebasing has been completed. This commit adds backport those fixes.

Resolves: RHEL-1770
2024-01-18 00:36:10 +01:00
imagebuilder-bot
8e509d09f6 Update to 104
Resolves: RHEL-1770
2024-01-16 16:22:35 +00:00
imagebuilder-bot
145a7dd2e2
Update to 101
Resolves: RHEL-1770
2023-12-19 15:07:49 +01:00
Paweł Poławski
ae56afdde6 Tests: Update unit tests timeout
RHEL uses this repo for releases. Part of the procedure is unit testing
which takes big amount of time. On some machines default 3h time limit
may be not long enough to complete tests.

This limit has been changed to 4h now.

Resolves: RHEL-1770
2023-12-12 16:06:32 +01:00
imagebuilder-bot
299ddd715a Update to 100
Resolves: RHEL-1770
2023-11-24 10:33:59 +00:00
imagebuilder-bot
f568d71a6f Update to 96
Resolves: RHEL-1770
2023-09-27 09:33:22 +00:00
imagebuilder-bot
d3428cc718 Update to 95
Resolves: RHEL-1770
2023-09-13 08:37:09 +00:00
imagebuilder-bot
b859d84c95 Update to 94
Resolves: RHEL-1770
2023-08-30 09:05:35 +00:00
imagebuilder-bot
a8d96c6559 Update to 93
Resolves: rhbz#2174845
2023-08-23 16:04:27 +00:00
imagebuilder-bot
adb2d8cef4 Update to 92
Resolves: rhbz#2174845
2023-08-17 12:34:27 +00:00
imagebuilder-bot
587b58c249 Update to 91
Resolves: rhbz#2174845
2023-08-02 16:04:30 +00:00
imagebuilder-bot
18a2b8afec Update to 90
Resolves: rhbz#2174845
2023-07-20 11:33:53 +00:00
imagebuilder-bot
f7a23d2514 Update to 89
Resolves: rhbz#2174845
2023-06-27 13:31:46 +00:00
Tomáš Hozza
ae7fbdf33c Increase unit-test duration to 3h
Related: rhbz#2174845
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-06-27 12:35:37 +02:00
Tomáš Hozza
23883bdc57 Fix unit tests in RHEL CI and rebuild RPM
Also clean up the repo from unused patches and files.

Related: rhbz#2174845
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-06-23 14:34:15 +02:00
imagebuilder-bot
f88f8957d8 Update to 88
Resolves: rhbz#2174845
2023-06-21 09:02:24 +00:00
imagebuilder-bot
506e7b93b9 Update to 87
Resolves: rhbz#2174845
2023-06-07 09:31:52 +00:00
imagebuilder-bot
58b6bf5cbf
Update to 86
Resolves: rhbz#2174845
2023-05-30 14:51:35 +02:00
Tomáš Hozza
544f3d38c8
Test: rework FMF test metadata and test discovery for integration tests
Do not execute test script in the test plan, but use TMT test discovery
instead.

Related: rhbz#2174845

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-05-30 13:03:53 +02:00
Tomáš Hozza
ca40d1fbe2
Test: rework execution of unit-tests
We have been running just a subset of osbuild unit tests and also not as
a root, so some of them would be skipped.

In addition, the downstream patches were never applied on sources which
were used for unit-testing. Thus if any issue with test was just
backported as a patch, this had no effect on the test result.

Rework how tests are executed by using a dedicated script which will
take care of the installation of test dependencies, preparation of
sources including application of downstream patches and execute all unit
tests.

Rework also the FMF test metadata and test discovery.

Related: rhbz#2174845

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-05-30 13:03:53 +02:00
Tomáš Hozza
eba57a46bf
Apply upstream fixes for unit tests
Add patches needed for the unit tests to pass on RHEL-8
 - https://github.com/osbuild/osbuild/pull/1316
 - https://github.com/osbuild/osbuild/pull/1317

Related: rhbz#2174845

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-05-30 13:03:07 +02:00
imagebuilder-bot
997ba9631d Update to 85
Resolves: rhbz#2174845
2023-05-11 13:01:12 +00:00
imagebuilder-bot
13a3b512f4 Update to 84
Resolves: rhbz#2174845
2023-04-27 14:01:18 +00:00
imagebuilder-bot
e2dcb16293 Update to 82
Resolves: rhbz#2174845
2023-03-30 10:44:12 +00:00
Tomáš Hozza
6bb05396df
Bootstrap CI tests from internal RHEL dist-git branch
Resolves: rhbz#2174845

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-03-30 10:22:11 +02:00
Troy Dawson
2afed9bb24 Bring gating.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2023-03-10 11:10:56 -08:00
CentOS Sources
311b2e4f7b Auto sync2gitlab import of osbuild-81-1.el8.src.rpm 2023-02-28 18:14:37 +00:00
James Antill
96baf9e6bb Import rpm: c8s 2023-02-27 14:40:39 -05:00
CentOS Sources
572219abca Auto sync2gitlab import of osbuild-80-1.el8.src.rpm 2023-02-22 02:12:53 +00:00
CentOS Sources
7dcec53449 Auto sync2gitlab import of osbuild-79-1.el8.src.rpm 2023-02-18 00:25:48 +00:00
CentOS Sources
25868c872b Auto sync2gitlab import of osbuild-78-1.el8.src.rpm 2023-02-08 14:15:08 +00:00
CentOS Sources
7180159f01 Auto sync2gitlab import of osbuild-77-1.el8.src.rpm 2023-01-22 06:09:46 +00:00
CentOS Sources
a76fc32c7f Auto sync2gitlab import of osbuild-76-1.el8.src.rpm 2023-01-20 10:15:53 +00:00
CentOS Sources
88a4fea64b Auto sync2gitlab import of osbuild-75-1.el8.src.rpm 2023-01-06 04:13:28 +00:00
CentOS Sources
f7be9662a9 Auto sync2gitlab import of osbuild-73-1.el8.src.rpm 2022-12-09 14:09:30 +00:00
CentOS Sources
5088304b42 Auto sync2gitlab import of osbuild-72-1.el8.src.rpm 2022-11-24 06:12:26 +00:00
CentOS Sources
c4cf746d55 Auto sync2gitlab import of osbuild-71-1.el8.src.rpm 2022-11-11 04:14:29 +00:00
CentOS Sources
0e44f27c41 Auto sync2gitlab import of osbuild-70-1.el8.src.rpm 2022-10-28 02:10:06 +00:00
CentOS Sources
cbf092a2e9 Auto sync2gitlab import of osbuild-65-1.el8.src.rpm 2022-08-28 16:15:16 +00:00
CentOS Sources
c3830c578b Auto sync2gitlab import of osbuild-64-1.el8.src.rpm 2022-08-20 12:13:18 +00:00
CentOS Sources
d33cd2f474 Auto sync2gitlab import of osbuild-63-1.el8.src.rpm 2022-08-05 10:15:06 +00:00
CentOS Sources
cd42f30110 Auto sync2gitlab import of osbuild-62-1.el8.src.rpm 2022-08-02 22:10:50 +00:00
CentOS Sources
2dab2f2886 Auto sync2gitlab import of osbuild-61-1.el8.src.rpm 2022-07-22 10:14:03 +00:00
CentOS Sources
254899f343 Auto sync2gitlab import of osbuild-60-1.el8.src.rpm 2022-07-11 12:12:14 +00:00
CentOS Sources
7147f5dd57 Auto sync2gitlab import of osbuild-59-1.el8.src.rpm 2022-06-23 15:23:20 +00:00
CentOS Sources
73d3c54c90 Auto sync2gitlab import of osbuild-58-1.el8.src.rpm 2022-06-11 08:13:47 +00:00