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 |
|