gdisk component has been removed from c10s / el10, therefore we should
not be installing it and testing the stage.
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This should solve https://issues.redhat.com/browse/TFT-2810 and make
sure that the packages that the tested RPM was built against, are
available on the VM for installation.
Related: RHEL-56050
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
Tests are intended to work only on x86_64. Other arches are tested in
the upstream.
Resolves: RHEL-32133
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
Since [1], TMT finally applies downstream patches when extracting
sources for testing. Fixing this took eternity, and in the meantime, we
moved to using rhpkg / centpkg to prepare the sources for testing. This
is however now causing a lot of pain in c10s / el10, because these tools
are not yet build for the new distro versions.
Let's move back to relying on TMT to extract sources and apply
downstream, patches.
[1] https://github.com/teemtee/tmt/pull/2641
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
Upstream tag: v94
Upstream commit: 2972949d
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/osbuild.git refs/heads/*:refs/remotes/packit/*
git checkout packit/94-rawhide-update-propose_downstream
```
Upstream tag: v93
Upstream commit: 433515cf
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/osbuild.git refs/heads/*:refs/remotes/packit/*
git checkout packit/93-rawhide-update-propose_downstream
```
Upstream tag: v92
Upstream commit: e8bd5e9c
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/osbuild.git refs/heads/*:refs/remotes/packit/*
git checkout packit/92-rawhide-update-propose_downstream
```
Upstream tag: v91
Upstream commit: 10e70463
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/osbuild.git refs/heads/*:refs/remotes/packit/*
git checkout packit/91-rawhide-update-propose_downstream
```
Upstream tag: v90
Upstream commit: 74eed6a3
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/osbuild.git refs/heads/*:refs/remotes/packit/*
git checkout packit/90-rawhide-update-propose_downstream
```