Skip to content

Include test and feature metadata in useragent #3193

@BobyMCbobs

Description

@BobyMCbobs

What would you like to be added:

the useragent should be set per test run to include metadata, specially:

  • caller (something like gateway-api-conformance.test)
  • gateway-api version
  • test name
  • features in test

in a parseable format like

gateway-api-conformance.test::v1.1.0::HTTPRouteHTTPSListener::Gateway,HTTPRoute

Why this is needed:

In order to populate gatewaysnoop with information like level (standard, experimental), features per-implementation and version, several metadata values are needed.


I've made a test implementation version over here
BobyMCbobs@add-useragent-to-conformance-test-run

for example in Kubernetes conformance tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/conformance-testIssues or PRs related to Conformance tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions