Automatically Import Android CTS Failures into Kiwi TCMS
Running the Android Compatibility Test Suite (CTS) is essential for validating Android devices, but parsing 100,000+ test results manually? That’s […]
From Kubernetes and Ceph to Proxmox, Kafka, Jenkins, Vault, Android, and CI/CD, every guide here is a tested, step-by-step walkthrough from my lab.
Running the Android Compatibility Test Suite (CTS) is essential for validating Android devices, but parsing 100,000+ test results manually? That’s […]
Kiwi TCMS is a powerful open-source test management system built on Django and MariaDB. In this guide, we’ll install Kiwi
Android Test Station (ATS) is a modern, web-based tool for running Android compatibility tests like CTS, GTS, and VTS. On
Semgrep is a powerful static analysis tool for catching security vulnerabilities and code quality issues. But after scanning, teams often
DefectDojo supports Single Sign-On (SSO) using OpenID Connect (OIDC). This guide shows how to securely integrate DefectDojo with Keycloak, making
DefectDojo is an open-source application vulnerability management system designed to help security teams track, triage, and report security findings at
Semgrep is a fast, open-source static analysis tool for finding bugs, enforcing code standards, and identifying security issues. This guide
In large-scale Android development, it’s essential to verify each proposed change before it’s merged into the integration branch. This guide
Android’s repo tool simplifies working with hundreds of Git repositories. But syncing the full AOSP (Android Open Source Project) tree,
In my previous post, I explained how to mirror AOSP Android 15 into gerrit.maksonlee.com with complete commit history and tags.