From 56dd3680860ca366c6ee6eb55897d521a1e501e2 Mon Sep 17 00:00:00 2001 From: Nikita Salnikov-Tarnovski Date: Mon, 27 Jul 2020 10:08:50 +0300 Subject: [PATCH] Update ga-requirements.md Add link to smoke tests improving issue #298 --- docs/ga-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ga-requirements.md b/docs/ga-requirements.md index 530717105510..aa515fab2d2a 100644 --- a/docs/ga-requirements.md +++ b/docs/ga-requirements.md @@ -1,5 +1,5 @@ P1 (e.g. cannot GA without these): -* End-to-end tests +* End-to-end tests ([#298](https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/298#issuecomment-664162169)) * OTLP, Jaeger and Zipkin * Spring Boot and Wildfly * (Wildfly chosen due to common javaagent issues around jboss modules and jboss logging)