Adds dependency for full check_source testing

This commit is contained in:
Josef Reidinger 2021-09-22 22:16:36 +02:00
parent 0dd8b50194
commit e0d3ba3c95
No known key found for this signature in database
GPG Key ID: 5795B05DBC562F48

View File

@ -10,7 +10,7 @@ RUN zypper in -y osc python3-pytest python3-httpretty python3-pyxdg python3-PyYA
python3-influxdb python3-pytest-cov python3-coveralls libxml2-tools curl python3-flake8 \
shadow vim vim-data strace git sudo patch openSUSE-release openSUSE-release-ftp \
perl-Net-SSLeay perl-Text-Diff perl-XML-Simple perl-XML-Parser build \
obs-service-download_files
obs-service-download_files obs-service-format_spec_file
RUN useradd tester -d /code/tests/home
COPY run_as_tester /usr/bin