lld/tests/tests-ld-alternative.yml
Tom Stellard fbb8d64fa7 Add update-alternative for ld
rhbz#1739973
2019-08-14 02:44:42 +00: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