tstellar / rpms / gcc

Forked from rpms/gcc 4 years ago
Clone
Blob Blame History Raw
# The cc-alternative test uninstalls gcc, 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:
      - gcc
      - gcc-c++
    tests:
      - cc-alternative