DataDog/system-tests

Pre-build static docker images

Opened this issue · 2 comments

Build step is very slow...

  • get data on each image build time
  • pre-build them, and use pre-build images

WIP

  • cpp
  • golang
  • java
  • nodejs #2677
  • php
  • python: #1331
  • ruby

@cbeauchesne I'm finishing up DataDog/libddwaf#93 and I'll start tackling that.

lloeki commented

As we are adding more scenarios to run things get more duration sensitive, so I have started working on that, using dd-trace-rb as starting ground: DataDog/dd-trace-rb#2738