tox-dev / tox-docker

A tox plugin to run one or more Docker containers during tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support container links

thenewguy opened this issue · comments

I am trying to include the elastic apm agent in integration testing.

In order to do this, I must run two services - elastic/apm-server and elasticsearch.

elastic/apm-server requires connectivity with elasticsearch

If I submit a PR for this mapping will you accept it?

@dcrosta Not sure why this one is marked pr-rejected? Are you unhappy with it?

Fixed in 916f425 / #64