PyTest suite for redis-container
Migration matrix is following:
run_container_creation_tests -> test_container_basics.py(TestRedisBasicsContainer.test_invalid_combination) run_tests_no_root -> test_container_application.py(TestRedisApplication.test_run_app_test) run_tests_no_pass ->test_container_application.py(TestRedisApplication.test_run_app_test) run_tests_no_pass_altuid ->test_container_application.py(TestRedisApplication.test_run_app_test) run_tests_no_root_altuid ->test_container_application.py(TestRedisApplication.test_run_app_test) run_change_password_test ->test_container_change_password.py(TestRedisBasicsContainer.test_run_change_password) run_doc_test -> N/A !!!! It does not make sense, I guess run_bind_address_test ->test_container_application.py(TestRedisApplication.test_bind_address) run_no_bind_address_test ->test_container_application.py(TestRedisApplication.test_bind_address)
Signed-off-by: Petr "Stone" Hracek [email protected]
Pull Request validation
Failed
🔴 Failed or pending statuses:
Testing Farm - Fedora - 7[pending]Testing Farm - Fedora - PyTest - 7[pending]Testing Farm - CentOS Stream 9 - PyTest - 7[pending]
Success
🟢 Review - Reviewed by a member 🟢 Approval - Changes were approved
[test-all]
Testing Farm results
| name | compose | arch | status | started (UTC) | time | logs |
|---|---|---|---|---|---|---|
| Fedora - 7 | Fedora-latest | x86_64 | ✅ passed | 12.11.2025 09:45:17 | 3h 57min 45s | test pipeline |
| CentOS Stream 9 - 6 | CentOS-Stream-9 | x86_64 | ✅ passed | 10.11.2025 11:16:27 | 10min 30s | test pipeline |
| CentOS Stream 9 - 7 | CentOS-Stream-9 | x86_64 | ✅ passed | 12.11.2025 10:42:43 | 3h 36min 17s | test pipeline |
| RHEL8 - 6 | RHEL-8.10.0-Nightly | x86_64 | ✅ passed | 12.11.2025 09:56:18 | 11min 52s | test pipeline |
| RHEL9 - 6 | RHEL-9.6.0-Nightly | x86_64 | ✅ passed | 10.11.2025 11:16:26 | 16min 60s | test pipeline |
| RHEL8 - PyTest - OpenShift 4 - 6 | RHEL-8.10.0-Nightly | x86_64 | ✅ passed | 12.11.2025 10:40:25 | 20min 35s | test pipeline |
| RHEL9 - 7 | RHEL-9.6.0-Nightly | x86_64 | ✅ passed | 12.11.2025 10:21:53 | 18min 6s | test pipeline |
| RHEL9 - OpenShift 4 - 7 | RHEL-9.6.0-Nightly | x86_64 | ✅ passed | 12.11.2025 10:30:16 | 20min 16s | test pipeline |
| RHEL9 - PyTest - OpenShift 4 - 7 | RHEL-9.6.0-Nightly | x86_64 | ✅ passed | 12.11.2025 09:47:11 | 22min 17s | test pipeline |
| RHEL9 - PyTest - OpenShift 4 - 6 | RHEL-9.6.0-Nightly | x86_64 | ❌ error | 10.11.2025 11:16:47 | 6min 52s | test pipeline |
| RHEL9 - OpenShift 4 - 6 | RHEL-9.6.0-Nightly | x86_64 | ✅ passed | 29.10.2025 09:30:06 | 18min 15s | test pipeline |
| RHEL8 - OpenShift 4 - 6 | RHEL-8.10.0-Nightly | x86_64 | ✅ passed | 12.11.2025 10:02:31 | 16min 6s | test pipeline |
| Fedora - PyTest - 7 | Fedora-latest | x86_64 | ✅ passed | 12.11.2025 10:08:56 | 3h 43min 28s | test pipeline |
| CentOS Stream 9 - PyTest - 7 | CentOS-Stream-9 | x86_64 | ✅ passed | 12.11.2025 10:11:37 | 3h 48min 6s | test pipeline |
| CentOS Stream 9 - PyTest - 6 | CentOS-Stream-9 | x86_64 | ✅ passed | 10.11.2025 11:16:25 | 8min 54s | test pipeline |
| RHEL8 - PyTest - 6 | RHEL-8.10.0-Nightly | x86_64 | ✅ passed | 12.11.2025 10:30:24 | 10min 57s | test pipeline |
| RHEL9 - PyTest - 7 | RHEL-9.6.0-Nightly | x86_64 | ✅ passed | 12.11.2025 09:46:27 | 16min 24s | test pipeline |
| RHEL9 - PyTest - 6 | RHEL-9.6.0-Nightly | x86_64 | ✅ passed | 10.11.2025 11:16:26 | 15min 7s | test pipeline |
Rebased against master
[test-all]
[test-all]
[test-all]
@frenzymadness All issues were resolved. Thanks for review. LGTM is enought.
[test-all]
[test-all]