lld/tests/tests-ld-alternative.yml
Petr Šabata 7bf0075934 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/lld#5baec8dff67c12abc0448e72ca11142f76c03089
2020-10-15 18:24:39 +02:00

15 lines
333 B
YAML

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