Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apache
/
trafficserver
Public
Notifications
You must be signed in to change notification settings
Fork
875
Star
2k
Code
Issues
227
Pull requests
75
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add parallel autest runner for faster test execution
- #12867
#12867
Merged
bryancall
merged 12 commits into
apache:master
apache/trafficserver:master
from
bryancall:parallel-autest
bryancall/trafficserver:parallel-autest
Copy head branch name to clipboard
Feb 10, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add parallel autest runner for faster test execution
#12867
bryancall
merged 12 commits into
apache:master
apache/trafficserver:master
from
bryancall:parallel-autest
bryancall/trafficserver:parallel-autest
Copy head branch name to clipboard
Commits
Commits on Feb 8, 2026
autest: Add parallel test runner wrapper script
Show description for cefce09
bryancall
committed
cefce09
View commit details
Copy full SHA for cefce09
Browse repository at this point
autest: Enhance parallel runner with serial test support and LPT scheduling
Show description for 419eba2
bryancall
committed
419eba2
View commit details
Copy full SHA for 419eba2
Browse repository at this point
autest: Fix parallel runner build-root, skip detection, and false positives
Show description for e02b566
bryancall
committed
e02b566
View commit details
Copy full SHA for e02b566
Browse repository at this point
Improve verbose mode for interactive use
Show description for e1318fc
bryancall
committed
e1318fc
View commit details
Copy full SHA for e1318fc
Browse repository at this point
Add live progress line with test counts and ETA
Show description for f432732
bryancall
committed
f432732
View commit details
Copy full SHA for f432732
Browse repository at this point
Fix test counting and update serial tests list
Show description for a7ebae6
bryancall
committed
a7ebae6
View commit details
Copy full SHA for a7ebae6
Browse repository at this point
docs: Add parallel test runner section to tests/README.md
Show description for 63f6bc8
bryancall
committed
63f6bc8
View commit details
Copy full SHA for 63f6bc8
Browse repository at this point
Format autest-parallel.py with yapf
Show description for c9ea3bd
bryancall
committed
c9ea3bd
View commit details
Copy full SHA for c9ea3bd
Browse repository at this point
Address review feedback: validation, cleanup, and timeout handling
Show description for 3e28d16
bryancall
committed
3e28d16
View commit details
Copy full SHA for 3e28d16
Browse repository at this point
Commits on Feb 10, 2026
Fix parallel autest runner for build-tree execution
Show description for f2792fa
bneradt
committed
f2792fa
View commit details
Copy full SHA for f2792fa
Browse repository at this point
Default autest sandbox to /tmp and fix temp file hygiene
Show description for cdb469b
bneradt
committed
cdb469b
View commit details
Copy full SHA for cdb469b
Browse repository at this point
Merge pull request #2 from bneradt/parallel-autest-bneradt
Show description for 9ba2aca
bryancall
authored
9ba2aca
View commit details
Copy full SHA for 9ba2aca
Browse repository at this point
You can’t perform that action at this time.