summaryrefslogtreecommitdiff
path: root/test/TEST-63-PATH
Commit message (Collapse)AuthorAgeFilesLines
* test: make TEST-63 more reliable on slower machinesFrantisek Sumsal2022-08-251-13/+0
| | | | | | | Otherwise we might never hit the trigger limit and wait indefinitely. Found when trying to run the test on an EC2 xen machine without a nested virt in CentOS CI (in preparations for some ... unforseseen consequences).
* test-63: convert to full shell script and generalizeLuca Boccassi2022-08-232-0/+24
Will add more path unit tests later