Ayaz Salikhov
|
f4b31dda77
|
Increase all run_and_wait timeouts to at least 10 seconds
|
2025-04-03 21:27:30 +01:00 |
|
Ayaz Salikhov
|
fcff9a93bb
|
Increase timeouts to make tests fail less
|
2025-04-03 15:34:12 +01:00 |
|
Ayaz Salikhov
|
de8a1349ae
|
Try to unmark tests as flaky (#2268)
|
2025-03-25 21:10:11 +00: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
|
57ce6e3f05
|
Reduce indirection when running docker commands (#2265)
|
2025-03-25 09:40:27 +00:00 |
|
Ayaz Salikhov
|
f47292edc0
|
Use tty for running docker commands by default (#2260)
* Use tty for running docker commands by default
* Add comment about using tty=False
* Remove unrelated part
|
2025-03-22 17:46:38 +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
|
dcd1c457d3
|
Refactor TrackedContainer run_detached/exec_cmd functions (#2256)
* Refactor TrackedContainer run_detached/exec_cmd functions
* Add get_logs() method
* Small fixes
* Make get_health() a method
* Remove kwargs, always print output
* Small fixes
|
2025-03-21 10:05:00 +00:00 |
|
Ayaz Salikhov
|
0510a43920
|
Refactor container.exec_run usages
|
2025-03-10 00:49:28 +00:00 |
|
Ayaz Salikhov
|
5a556f5c8a
|
Shorten test paths: rename image_specific_tests => by_image
|
2025-02-24 01:18:33 +00:00 |
|