ocaml-labltk/tests/tests.yml
Richard W.M. Jones 73eb2de3a9 Add RHEL gating test
Actually the test fails with:

gcc: fatal error: environment variable ‘RPM_ARCH’ not defined

I believe this is caused by the package notes implementation being
broken.  We'll need to fix that separately.
2024-06-19 09:32:43 +01:00

14 lines
231 B
YAML
Executable File

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- ocaml
- ocaml-findlib
- ocaml-labltk-devel
tests:
- simple:
dir: .
run: ./basic-test.sh