Hi, I am trying to write a qtest for which I need an IGVM file. I have the file, about 54 MiB in size. Instead of committing this IGVM binary file with the test, I wanted to check if I can put it somewhere, say in a gitlab repo and then make the test download it. This would be similar to asset downloads for functional tests. No this test cannot be a python functional test. I am wondering if anyone has faced this situation before and what the best way to solve this problem is.
I am very much aware that bios-tabes-test has a bunch of master acpi blobs checked in. If I recall correctly people dislike this approach for future tests. Thanks Ani
