Blame SOURCES/tests/tests-ld-alternative.yml

32f785
# The ld-alternative test uninstalls lld, so it needs to be run by
32f785
# itself in a separate .yml file so it doesn't modify the test
32f785
# environment for other tests. 
32f785
32f785
- hosts: localhost
32f785
  roles:
32f785
  - role: standard-test-basic
32f785
    tags:
32f785
      - classic
32f785
    required_packages:
32f785
      - binutils
32f785
      - lld
32f785
    tests:
32f785
      - ld-alternative