Blame tests/tests.yml

63a65cf
---
63a65cf
- hosts: localhost
63a65cf
  roles:
63a65cf
  - role: standard-test-basic
63a65cf
    tags:
63a65cf
    - classic
63a65cf
    repositories:
63a65cf
    - repo: "https://src.fedoraproject.org/tests/rust.git"
63a65cf
      dest: rust
63a65cf
    tests:
63a65cf
    - rust/cargo-test
63a65cf
    environment:
63a65cf
      pkg: rust-either