Source: os-autoinst Section: devel Priority: optional Maintainer: Philip Hands Uploaders: Hideki Yamane , Roland Clobus Build-Depends: debhelper-compat (= 13), pkgconf, cmake, ninja-build, perl-xs-dev, libcrypt-dev, dpkg-dev (>= 1.19.0~), libtheora-dev, libpng-dev, libopencv-dev, tesseract-ocr, libfftw3-dev, libsndfile1-dev, # In Debian, we should NOT get modules from cpan... libmodule-cpanfile-perl , # Build-Depends doesn't specify version libmojolicious-perl , # Only add a dependency on qemu for 64bit platforms, see #1131826 qemu-system-native [amd64 arm64 loong64 mips64 mips64el ppc64 ppc64el riscv64 s390x sparc64], qemu-utils [amd64 arm64 loong64 mips64 mips64el ppc64 ppc64el riscv64 s390x sparc64], # same as Depends: libcarp-always-perl , libdata-dump-perl , libcrypt-des-perl , libjson-perl, libnet-dbus-perl , libipc-system-simple-perl, libxml-libxml-perl , libnet-ssh2-perl , libtest-mockmodule-perl , libdevel-cover-perl , libtest-warnings-perl, libpod-coverage-perl , libtest-fatal-perl , libtest-pod-perl , libexception-class-perl , libipc-run-perl, libtest-output-perl , libclass-accessor-perl , libautodie-perl , libnet-ip-perl , libfile-which-perl, libnet-snmp-perl, libjson-xs-perl:native, libtest-perl-critic-perl , python3-pytest-cov , python3-pytest-xdist , # needs to be tested libtest-compile-perl , liblist-moreutils-perl , libperl-critic-perl , libtest-mock-time-perl , libsocket-msghdr-perl , libcpanel-json-xs-perl:native , libmojo-ioloop-readwriteprocess-perl , libtest-strict-perl , libtest-exception-perl , libfile-touch-perl , libtest-mockobject-perl , libtest-most-perl , libyaml-libyaml-perl , libyaml-pp-perl , libxml-semanticdiff-perl , libio-stringy-perl , libinline-perl , libinline-python-perl , libfile-chdir-perl , libtest-mockrandom-perl , libtime-moment-perl , libjson-validator-perl , libcode-tidyall-perl , libfile-map-perl , libfeature-compat-try-perl , spell , git , wget , cpio , procps , socat , iproute2 , jq , Rules-Requires-Root: no Standards-Version: 4.7.4 Homepage: http://open.qa Vcs-Git: https://salsa.debian.org/debian/os-autoinst.git Vcs-Browser: https://salsa.debian.org/debian/os-autoinst Package: os-autoinst Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, # Only add a dependency on qemu for 64bit platforms, see #1131826 qemu-system-native [amd64 arm64 loong64 mips64 mips64el ppc64 ppc64el riscv64 s390x sparc64], qemu-utils [amd64 arm64 loong64 mips64 mips64el ppc64 ppc64el riscv64 s390x sparc64], optipng, git, python3, # specify version libmojolicious-perl (>= 5.60), # same as B-D libcarp-always-perl, libdata-dump-perl, libcrypt-des-perl, libjson-perl, libnet-dbus-perl, libipc-system-simple-perl, libxml-libxml-perl, libnet-ssh2-perl, libtest-mockmodule-perl, libdevel-cover-perl, libtest-warnings-perl, libpod-coverage-perl, libtest-fatal-perl, libtest-pod-perl, libexception-class-perl, libipc-run-perl, libtest-output-perl, libautodie-perl, libnet-ip-perl, libfile-which-perl, libnet-snmp-perl, libjson-xs-perl, libyaml-pp-perl, libtime-moment-perl, libmojo-ioloop-readwriteprocess-perl, libjson-validator-perl, libcpanel-json-xs-perl, liblist-moreutils-perl, libfeature-compat-try-perl, Enhances: openqa Recommends: x11-xkb-utils, # Upstream recommends: /usr/bin/Xvnc tigervnc-standalone-server, # Upstream recommends: dumponlyconsole openvswitch-switch, ffmpeg, jq, iproute2, Suggests: # The tests in openqa-tests-debian do not use OCR, so suggest a minimal language pack first tesseract-ocr-eng | tesseract-ocr-all, Description: automated testing of Operating Systems The OS-autoinst project aims at providing a means to run fully automated tests. Especially to run tests of basic and low-level operating system components such as bootloader, kernel, installer and upgrade, which can not easily and safely be tested with other automated testing frameworks. However, it can just as well be used to test firefox and openoffice operation on top of a newly installed OS. . os-autoinst can be executed alone, but is currently designed to be executed together with openQA, the web user interface that allows one to run more than one os-autoinst instance at the same time.