Commit Graph

2 Commits

Author SHA1 Message Date
jason plumb e7a940ae7e
Overhead testing foundations (#3627)
* Skeleton for overhead testing subproject.

* clone into base image instead of submodule

* remove submodules file (even though it was empty)

* set up a junit-based test running project that leverages testcontianers.

* remove builder

* remove builder

* cleanup

* repackage

* update base image url

* leverage an agent object

* add optional jvmargs to the Agent

* cleanup and handle file urls

* allow overwrite

* cleanup

* simplify writing

* simplify writing

* remove dead comment

* pass url
2021-07-27 12:55:37 -07:00
jason plumb ec30d420e9
Skeleton for overhead testing subproject. (#3554)
* Skeleton for overhead testing subproject.

* clone into base image instead of submodule

* remove submodules file (even though it was empty)

* use multi-stage dockerfile to simplify image

* strip ssh and add CMD

* use the JRE base for the final stage
2021-07-20 09:42:26 +09:00