interuss / monitoring

InterUSS Platform USS monitoring tools for federated UTM, including automated testing.
Apache License 2.0
12 stars 19 forks source link

[uss_qualifier] Extract individual participant definitions in utm_implementation_us #743

Closed BenjaminPelletier closed 3 months ago

BenjaminPelletier commented 3 months ago

This PR addresses the per-USS configuration portion of the #734 by defining each participant (uss1, uss2) in its own file and then assembling them into a full test environment definition by specifying a set of those participants.

There is also a small bugfix when loading Jsonnet bundles where a referenced libsonnet references a libsonnet file relative to that second-level libsonnet.

This PR is intended not to change the utm_implementation_us test configuration and I've verified that the test environment identifier does not change before and after this PR.