Commit graph

15 commits

Author SHA1 Message Date
Yuming Zhu
5413ff5c12 setuptools is required by devtools/check-api (py3) 2024-10-21 19:52:11 +08:00
Yu Ming Zhu
c629d6d99f add defusedxml installation in Dockerfiles 2024-02-02 09:08:28 +01:00
Jana Cupova
ba612e1e90 Remove rpm-py-installer, update test docs and update Dockerfiles
Remove rpm-py-installer from requirements
Check duplicite and unused packages in Dockerfiles and test-requirements
Update docs about unit tests.

Fixes: https://pagure.io/koji/issue/3868
2024-01-30 12:44:07 +01:00
Tomas Kopecek
5b9ea2b5b0 Update Containerfiles 2023-09-11 13:52:12 +02:00
Tomas Kopecek
a371c76128 update dockerfiles
Fedora 33 is no longer supported, added centos8/9 stream, f35, f36
2022-04-28 11:06:06 +02:00
Jana Cupova
22c5e8dad6 Drop RHEL6 references
Fixes: https://pagure.io/koji/issue/3165
2021-12-10 13:55:26 +01:00
Jana Cupova
c310d6692d Pytest instead of nose in unittest
Fixes: https://pagure.io/koji/issue/3140
2021-12-06 12:17:29 +01:00
Tomas Kopecek
d9a49f7ba0 dev: use CentOS/Fedora registries for containers 2021-06-09 11:23:57 +02:00
Tomas Kopecek
7c2c9bb0f2 update dockerfiles for f34
Fixes: https://pagure.io/koji/issue/2842
2021-05-03 11:11:19 +02:00
Tomas Kopecek
a81d0659b3 devtools: updated Dockerfiles
Fixes: https://pagure.io/koji/issue/2743
2021-03-11 11:27:57 +01:00
Zack Cerza
8e40334450 Add rpm-devel to fedora container
This allows us to build python2 rpm bindings if necessary.

Signed-off-by: Zack Cerza <zack@redhat.com>
2020-09-08 16:20:19 +02:00
Zack Cerza
b379454631 Add koji's python reqs to centos6 docker image
This will allow, but not require, running tests using only RPM-packaged
requirements.

Signed-off-by: Zack Cerza <zack@redhat.com>
2020-09-08 16:20:19 +02:00
Ken Dreyer
dee88a1767 devtools: add instructions for CentOS, podman, and SELinux
Document how to run the CentOS container, and mention the
"--security-opt label=disable" setting when running podman with SELinux
in enforcing mode.
2020-09-08 16:20:19 +02:00
Zack Cerza
36e99825cb rpm-py-installer: Download binaries
Instead of building from source.

Signed-off-by: Zack Cerza <zack@redhat.com>
2020-09-08 16:20:19 +02:00
Zack Cerza
9218a452c3 Add Dockerfiles to aid in testing
Signed-off-by: Zack Cerza <zack@redhat.com>
2020-09-08 16:20:19 +02:00