Skip to content

Latest commit

 

History

History
executable file
·
24 lines (12 loc) · 722 Bytes

README.md

File metadata and controls

executable file
·
24 lines (12 loc) · 722 Bytes

Replication Package

Paper Title: "Mining Historical Test Failures to Dynamically Batch Tests to Save CI Resources"

Authors: Amir Hossein Bavand, and Peter C. Rigby

Contact us: [email protected], [email protected]

Instalation and running

  1. Install Docker on your computer.
  2. Clone this github repo, this includes both the code and the data
  3. In the terminal, go to this directory and run the commands below

docker build -t dynamicbatching .

In which "dynamicbatching" is the name of the docker image

  1. After completing the build process, run the following command, with project ID

docker run -it dynamicbatching