Skip to content

[jaeger-v2] Build jaeger-remote-storage for gRPC integration test #5266

@james-ryans

Description

@james-ryans

Requirement

The current jaeger-v2 gRPC integration test script at #5259 uses the published jaegertracing/jaeger-remote-storage image and runs the latest version at CIT gRPC (v2) CI. Instead, we want to run remote storage with the code built with THIS version of the repo, not some other version (or even latest).

Problem

This way, we can be notified directly by the CI when the remote storage changes and fails when integrated with jaeger-v2 storage extension. The problem with the current script is that we will only receive notification of the failed CIT gRPC (v2) CI on the next issued PR after the remote storage has been published, since it uses the latest published version.

Proposal

No response

Open questions

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions