Commit graph

5 commits

Author SHA1 Message Date
Ashwin Bharambe
890c791c70 fixes 2025-07-30 23:05:41 -07:00
Ashwin Bharambe
f3b446f434 debug 2025-07-30 20:11:49 -07:00
Ashwin Bharambe
e9f8458770 update tests slightly, other fixes 2025-07-30 19:19:00 -07:00
Ashwin Bharambe
0b02af792d feat(ci): add support for running vision inference tests 2025-07-30 19:17:51 -07:00
Ashwin Bharambe
f6afb3c26b
feat(ci): keep only one re-recording job because independent recordings will conflict (#2956)
A couple of important updates:

- When recording tests, we cannot be generating a matrix because all the
independent recordings will conflict.
- In fact, we just don't need a matrix on test types any more because
things are very fast and the overhead of `llama stack build` and setting
up `uv` etc. is much more.
- Refactored the running of tests into an independent action
2025-07-29 17:48:04 -07:00