gnome-calculator/tests/tests.yml
Petr Šabata 1e0f75dc8f RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/gnome-calculator#6ccf06e2be59545c5a2b9b585b3494fa0588a357
2020-10-15 01:50:30 +02:00

24 lines
506 B
YAML

# Basic tests for gnome-calculator
- hosts: localhost
pre_tasks:
- name: Prepare the system
include: prepare.yml
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- gnome-calculator
- dogtail
- python-behave
- python-iniparse
repositories:
- repo: "https://pagure.io/desktop-qa/gnome-calculator.git"
dest: "gnome-calculator"
tests:
- sanity-tests:
dir: "gnome-calculator"
run: run/osci/runtest.sh fedora28