Blob Blame History Raw
- hosts: localhost
  roles:
  - role: standard-test-basic
    tags:
      - classic
    required_packages:
      - llvm-test-suite
      - llvm-devel
      - clang
      - clang-analyzer
      - clang-tools-extra
      - compiler-rt
      - ninja-build
      - libcxx-devel
      - libomp-devel
      - lld
      - lldb
      - git
      - make
    tests:
      - test-suite
      - abi-test-suite
      - integration-test-suite