They do not work for quite long time.

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent ebee9d2f98
commit e5fca70e6f
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -1,6 +0,0 @@
---
standard-inventory-qcow2:
qemu:
# regex tests are quite resource demanding.
# `cargo test` might eat up to 6G, setting to 8G just to be sure.
m: 8G

@ -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-regex
Loading…
Cancel
Save