Hi,
I've tried to increase the test timeout for the llvm package by adding a duration.fmf file to my tests/ directory.
The file contents look like this:
[tstellar@pkg tests]$ cat duration.fmf --- duration: 6h
This did not seem to work for the latest test run: https://jenkins-continuous-infra.apps.ci.centos.org/job/fedora-rawhide-pr-pi...
Is this the correct way to specify a timeout?
-Tom