Run tests properly

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent 4fe7b69290
commit 4a762bc280
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -1,6 +1,5 @@
# Generated by rust2rpm # Generated by rust2rpm
# * Tests are run in infrastructure %bcond_without check
%bcond_with check
%global crate hyperfine %global crate hyperfine

@ -1,5 +0,0 @@
---
standard-inventory-qcow2:
qemu:
# `cargo test` usually eats more than 1G.
m: 4G

@ -1,13 +0,0 @@
---
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
repositories:
- repo: "https://src.fedoraproject.org/tests/rust.git"
dest: rust
tests:
- rust/cargo-test
environment:
pkg: rust-hyperfine
Loading…
Cancel
Save