parent
08ec7f8a9b
commit
390c6a320a
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
standard-inventory-qcow2:
|
standard-inventory-qcow2:
|
||||||
qemu:
|
qemu:
|
||||||
# `cargo test` usually eats more than 1G.
|
# `cargo test` usually eats more than 1G.
|
||||||
m: 4G
|
m: 4G
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
---
|
---
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
roles:
|
roles:
|
||||||
- role: standard-test-basic
|
- role: standard-test-basic
|
||||||
tags:
|
tags:
|
||||||
- classic
|
- classic
|
||||||
repositories:
|
repositories:
|
||||||
- repo: "https://src.fedoraproject.org/tests/rust.git"
|
- repo: "https://src.fedoraproject.org/tests/rust.git"
|
||||||
dest: rust
|
dest: rust
|
||||||
tests:
|
tests:
|
||||||
- rust/cargo-test
|
- rust/cargo-test
|
||||||
environment:
|
environment:
|
||||||
pkg: rust-tui
|
pkg: rust-tui
|
||||||
|
Loading…
Reference in new issue