Packit
14f714d9aa
Update to 1.39.0 upstream release
...
Upstream tag: 1.39.0
Upstream commit: 71d5b3e3
Commit authored by Packit automation (https://packit.dev/ )
2024-11-22 06:17:40 +00:00
Packit
7d9e69481b
Update to 1.38.0 upstream release
...
Upstream tag: 1.38.0
Upstream commit: cc75eb6b
Commit authored by Packit automation (https://packit.dev/ )
2024-10-25 16:25:22 +00:00
Packit
dbc74646cc
Update to 1.37.0 upstream release
...
Upstream tag: 1.37.0
Upstream commit: 828e04e6
Commit authored by Packit automation (https://packit.dev/ )
2024-10-02 11:14:51 +00:00
Packit
152b6eff4d
Update to 1.36.1 upstream release
...
Upstream tag: 1.36.1
Upstream commit: fb586fcd
Commit authored by Packit automation (https://packit.dev/ )
2024-09-13 13:58:39 +00:00
Packit
5b003e0a04
Update to 1.36.0 upstream release
...
Upstream tag: 1.36.0
Upstream commit: a8603c7d
Commit authored by Packit automation (https://packit.dev/ )
2024-09-05 07:09:51 +00:00
Packit
4d96f9289c
Update to 1.35.0 upstream release
...
Upstream tag: 1.35.0
Upstream commit: 718c2e3d
Commit authored by Packit automation (https://packit.dev/ )
2024-08-09 10:16:16 +00:00
Packit
918037c775
Update to 1.34.0 upstream release
...
Upstream tag: 1.34.0
Upstream commit: 6af3b395
Commit authored by Packit automation (https://packit.dev/ )
2024-06-19 15:10:08 +00:00
Packit
ed4bc760da
Update to 1.33.0 upstream release
...
Upstream tag: 1.33.0
Upstream commit: a47645ca
Commit authored by Packit automation (https://packit.dev/ )
2024-05-09 09:33:53 +00:00
Packit
c434ec1375
Update to 1.32.2 upstream release
...
Upstream tag: 1.32.2
Upstream commit: 0b0398a2
Commit authored by Packit automation (https://packit.dev/ )
2024-04-22 07:31:16 +00:00
Packit
8609bbf197
[packit] 1.32.1 upstream release
...
Upstream tag: 1.32.1
Upstream commit: c476703a
2024-04-01 18:25:22 +00:00
Lukáš Zachar
cf14d2ec99
Merge branch 'rawhide' into f39
2024-03-28 15:14:47 +01:00
Petr Šplíchal
65c7e58f89
Run tier 1 tests only from the upstream tests set
2024-03-28 08:56:59 +01:00
Petr Šplíchal
7bc338bfe8
Drop the virtual tag from /plans/upstream
...
It should not be necessary as both `/tests/core/escaping` and
`/tests/core/spaces` which are filtered out by it should now work
just fine under a virtualized machine.
2024-03-04 21:42:41 +01:00
Michal Hlavinka
defe612480
allow /var/tmp/tmt for rpminspect addedfiles check
...
fixes bodhi update ci checks
2024-02-13 09:35:00 +01:00
Michal Hlavinka
5baffd6f88
allow /var/tmp/tmt for rpminspect addedfiles check
...
fixes bodhi update ci checks
2024-02-13 08:28:35 +01:00
Packit
39ff27ed0e
[packit] 1.31.0 upstream release
...
Upstream tag: 1.31.0
Upstream commit: fdb16ba3
2024-02-06 19:20:07 +00:00
Packit
8a77af960c
[packit] 1.31.0 upstream release
...
Upstream tag: 1.31.0
Upstream commit: fdb16ba3
2024-02-06 19:19:47 +00:00
Fedora Release Engineering
df5d3c5ce0
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-27 06:26:01 +00:00
Packit
d22d551733
[packit] 1.30.0 upstream release
...
Upstream tag: 1.30.0
Upstream commit: 1a46dbb0
2023-12-11 20:22:54 +00:00
Packit
026c942cb8
[packit] 1.30.0 upstream release
...
Upstream tag: 1.30.0
Upstream commit: 1a46dbb0
2023-12-11 20:22:29 +00:00
Packit
e488417c7c
[packit] 1.29.0 upstream release
...
Upstream tag: 1.29.0
Upstream commit: 808858e8
2023-11-06 19:56:58 +00:00
Packit
24e4a06714
[packit] 1.29.0 upstream release
...
Upstream tag: 1.29.0
Upstream commit: 808858e8
2023-11-06 19:56:29 +00:00
Packit
147a09813e
[packit] 1.28.2 upstream release
...
Upstream tag: 1.28.2
Upstream commit: 81f02df4
2023-10-11 15:06:14 +00:00
Packit
d2ce4d846b
[packit] 1.28.2 upstream release
...
Upstream tag: 1.28.2
Upstream commit: 81f02df4
2023-10-11 15:05:55 +00:00
Petr Šplíchal
6cef9fcb4d
Install yq which is needed by some newer tests
2023-09-08 10:13:24 +02:00
Petr Šplíchal
960429a4fb
Install yq which is needed by some newer tests
2023-09-07 12:24:05 +02:00
Packit
358dfd6abb
[packit] 1.27.0 upstream release
...
Upstream tag: 1.27.0
Upstream commit: 9c35269a
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/tmt.git refs/heads/*:refs/remotes/packit/*
git checkout packit/1.27.0-rawhide-update-propose_downstream
```
2023-09-07 09:33:16 +00:00
Packit
9145fda771
[packit] 1.27.0 upstream release
...
Upstream tag: 1.27.0
Upstream commit: 9c35269a
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/tmt.git refs/heads/*:refs/remotes/packit/*
git checkout packit/1.27.0-f39-update-propose_downstream
```
2023-09-07 09:32:43 +00:00
Packit
b8f07e3a74
[packit] 1.26.1 upstream release
...
Upstream tag: 1.26.1
Upstream commit: 2cfb13eb
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/tmt.git refs/heads/*:refs/remotes/packit/*
git checkout packit/1.26.1-rawhide-update-propose_downstream
```
2023-09-01 18:40:58 +00:00
Packit
add2b64498
[packit] 1.26.1 upstream release
...
Upstream tag: 1.26.1
Upstream commit: 2cfb13eb
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/tmt.git refs/heads/*:refs/remotes/packit/*
git checkout packit/1.26.1-f39-update-propose_downstream
```
2023-09-01 18:40:38 +00:00
Packit
267fe0fbc9
[packit] 1.26.0 upstream release
...
Upstream tag: 1.26.0
Upstream commit: fa1b3519
If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/tmt.git refs/heads/*:refs/remotes/packit/*
git checkout packit/1.26.0-rawhide-update-propose_downstream
```
2023-07-31 19:22:17 +00:00
Fedora Release Engineering
d5dae2eab0
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2023-07-22 16:29:26 +00:00
Lukas Zachar
b60b1474b8
Remove BuildRequire on python3-mrack-beaker temporarily
...
Isn't really required during the build and currently cannot be
installed. Details in
https://bugzilla.redhat.com/show_bug.cgi?id=2219944 and
https://bugzilla.redhat.com/show_bug.cgi?id=2220610
2023-07-10 16:46:15 +02:00
Lukas Zachar
fe802a9642
[packit] 1.25.0 upstream release
...
Upstream tag: 1.25.0
Upstream commit: 7b7ecc7b
2023-07-10 16:18:17 +02:00
Lukas Zachar
a57fedc071
Backported dnf5 related changes
2023-06-22 15:50:13 +02:00
Petr Šplíchal
2a37959c53
Use the correct tmt name, link to main docs only
2023-06-09 12:00:07 +02:00
Petr Šplíchal
a9dc05644b
[packit] 1.24.1 upstream release
...
Upstream tag: 1.24.1
Upstream commit: 9206e034
2023-06-09 10:55:28 +02:00
Lukas Zachar
26d4877d19
Require python3-setuptools
...
Runtime tmt needs it but it was installed by other package
which dropped the requirement.
Next release (1.24) will require setuptools in setup.py directly
2023-05-15 11:42:00 +02:00
Lukas Zachar
dbd9d59881
Release tmt-1.23.0
2023-05-11 20:49:26 +02:00
Petr Šplíchal
07b7dfd971
Run only tier 0 and tier 1 tests from the upstream
...
It is not necessary to run the whole test coverage. The basic set of
core functionality tests should be enough to ensure sanity of the
package. Later we can expand this to cover basic use stories.
2023-04-17 14:44:51 +02:00
Petr Šplíchal
573cfe60b2
Release 1.22.0
2023-04-14 21:42:09 +02:00
Lukas Zachar
ae5154b4c3
Release 1.21.0
2023-02-03 11:39:27 +01:00
Fedora Release Engineering
41f9a962d1
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2023-01-21 05:12:19 +00:00
Lukas Zachar
45a57620cd
Release tmt-1.20.0
2022-12-09 11:52:14 +01:00
Lukas Zachar
3481ffdd58
Release 1.19.0
2022-11-10 08:09:07 +01:00
Petr Šplíchal
b788e44dfe
Release tmt-1.18.0
2022-10-11 10:04:40 +02:00
Lukas Zachar
1a563eeb8d
Release 1.17.0
2022-09-05 17:02:30 +02:00
Lukas Zachar
8f3e8a0f8c
Release 1.16.0
2022-08-03 21:03:42 +02:00
Fedora Release Engineering
0bf3a7f662
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2022-07-23 10:37:30 +00:00
Lukas Zachar
3d7f384b25
Release 1.15.0
2022-07-02 14:17:50 +02:00
Python Maint
0931d283ab
Rebuilt for Python 3.11
2022-06-15 18:59:02 +02:00
Petr Šplíchal
9ccb69cd29
Release tmt-1.14.0
2022-06-07 09:20:37 +02:00
Petr Šplíchal
de7f0d1b44
Release tmt-1.13.0
2022-05-02 19:29:52 +02:00
Petr Šplíchal
d1fc6e809e
Release tmt-1.12.0
2022-04-05 09:44:11 +02:00
Petr Šplíchal
a5a419284a
Release tmt-1.11.0
2022-03-02 12:35:03 +01:00
Petr Šplíchal
5e4f583845
Enable gating, update upstream test repository url
2022-03-02 12:32:13 +01:00
Lukas Zachar
a6fceaf030
Release tmt-1.10.0
2022-02-01 18:22:00 +01:00
Fedora Release Engineering
78f29c4349
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2022-01-22 02:50:37 +00:00
Petr Šplíchal
44418547bf
Release tmt-1.9.0
2021-11-30 21:57:47 +01:00
Petr Šplíchal
dcf9262de3
Report test results as separate plans
2021-11-11 11:56:20 +01:00
Lukas Zachar
a37f7774eb
Release tmt-1.8.0
2021-09-30 14:22:41 +02:00
Petr Šplíchal
e2d36dbb87
Release tmt-1.7.0
2021-08-31 10:26:52 +02:00
Fedora Release Engineering
82eb7c5a49
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2021-07-23 19:23:58 +00:00
Python Maint
c0a2673d18
Rebuilt for Python 3.10
2021-06-04 21:16:47 +02:00
Petr Šplíchal
c31792d0e9
Enable the minimal install plan
2021-06-03 10:06:50 +02:00
Petr Šplíchal
b00cf6f708
Release tmt-1.6.0
2021-06-02 16:41:44 +02:00
Petr Šplíchal
8a075ab10c
Release tmt-1.5.0
2021-04-30 13:18:56 +02:00
Petr Šplíchal
e33cbcf907
Release tmt-1.4.0
2021-04-07 09:08:20 +02:00
Petr Šplíchal
8c945c21ce
Release tmt-1.3.1
2021-02-25 20:10:10 +01:00
Petr Šplíchal
cc1bdcd1fb
Release tmt-1.3.0
2021-02-24 17:29:37 +01:00
Fedora Release Engineering
4bd3e22c86
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2021-01-27 22:03:56 +00:00
Petr Šplíchal
f58aeb00c8
Release tmt-1.2.1
2020-12-11 15:49:09 +01:00
Petr Šplíchal
6ffc416f8b
Disable the minimal plan and gating config
2020-12-09 20:32:17 +01:00
Petr Šplíchal
2d5f11102a
Release tmt-1.2
2020-12-09 18:08:14 +01:00
Petr Šplíchal
8cf07fcf2b
Ignore rpmlint error about non-executable-script
2020-12-09 17:34:53 +01:00
Petr Šplíchal
7a3b70506e
Add a new plan to cover minimal installation
2020-11-27 19:10:15 +01:00
Petr Šplíchal
df1266227d
Release tmt-1.1
2020-10-22 19:07:06 +02:00
Petr Šplíchal
233d93fa80
Enable all tests from the tmt repo
2020-10-19 10:57:53 +02:00
Petr Šplíchal
f23ac4624f
Release tmt-1.0
2020-10-07 16:11:17 +02:00
Miroslav Vadkerti
32d41831b1
Enable gating of Fedora Rawide on functional tests
...
Note that there is no better way right now specify product version.
Internal reference RHELWF-1796
Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com >
2020-09-16 12:36:27 +02:00
Petr Šplíchal
ae336d6f01
Release tmt-0.21
2020-09-08 09:52:11 +02:00
Petr Šplíchal
318ef17a50
Enable the initial set of tests for tmt
2020-09-07 17:47:27 +02:00
Petr Šplíchal
146337ef76
Release tmt-0.20
2020-07-28 17:32:29 +02:00
Petr Šplíchal
b13b513c17
Release tmt-0.19
2020-06-12 10:27:39 +02:00
Petr Šplíchal
06f7516526
Release tmt-0.18
2020-06-01 22:18:50 +02:00
Miro Hrončok
a14ce8cfe4
Rebuilt for Python 3.9
2020-05-26 03:52:02 +02:00
Petr Šplíchal
f56b571e4c
Import tmt-0.17
2020-05-23 12:20:43 +02:00
Petr Šplíchal
3d35d5df0d
Import tmt-0.12
2020-03-25 10:59:00 +01:00
Petr Šplíchal
2ccd21c839
Import tmt-0.11
2020-03-23 11:01:16 +01:00
Fedora Release Engineering
5d08122d16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2020-01-31 01:44:14 +00:00
Petr Šplíchal
4c6bb0f402
Import tmt-0.8
2020-01-15 13:44:20 +01:00
Petr Šplíchal
65b6fd6a10
Use one spec file for all branches (merge epel8)
2020-01-14 16:37:47 +01:00
Petr Šplíchal
dc65ee2c6f
Remove package.cfg (use consistent branches)
2020-01-14 16:37:02 +01:00
Petr Šplíchal
1cdeedccea
Import tmt-0.7
2020-01-14 16:27:55 +01:00
Petr Šplíchal
24eda40060
Disable epel8-playground
2019-09-30 17:10:56 +02:00
Petr Šplíchal
d2e356eddd
Merge branch 'master' into epel8
2019-09-30 17:08:06 +02:00
Gwyn Ciesla
53aec071e1
"Adding package.cfg file"
2019-09-30 09:38:14 -05:00