Commit Graph

7 Commits

Author SHA1 Message Date
Ayaz Salikhov
f4b31dda77 Increase all run_and_wait timeouts to at least 10 seconds 2025-04-03 21:27:30 +01:00
Ayaz Salikhov
1473c9bbda Force using keyword-only arguments where types are the same (#2277)
* Force using keyword-only arguments where types are the same

* Fix
2025-04-03 21:27:24 +01:00
Ayaz Salikhov
2766279baf Unify how we use volumes: mount files, use pathlib.Path without str 2025-03-25 14:49:50 +00:00
Ayaz Salikhov
95aa99dd85 Do not allocate TTY in tests if not needed (#2257) 2025-03-21 12:15:16 +00:00
Ayaz Salikhov
8f03304445 Add pre-commit hooks to check shebangs (#2247) 2025-03-03 17:30:57 +00:00
Ayaz Salikhov
17442ed877 Fix typo 2025-03-03 16:22:03 +00:00
Ayaz Salikhov
5a556f5c8a Shorten test paths: rename image_specific_tests => by_image 2025-02-24 01:18:33 +00:00