Skip to content

hnakamur/trafficserver-test-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

trafficserver-test-docker

A Dockerfile for running tests for Apache Traffic Server on Ubuntu 18.04 LTS.

The setup process follows the steps in tests/bootstrap.py

Build a docker image

Build trafficserver and run tests during docker build.

docker build -t ats-test .

Run Bash shell

docker run --rm -it ats-test

The test logs are placed in ~build/logs/.

To run tests again, run the following command in a docker container.

run-trafficserver-tests.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published