{
  "components": [
    {
      "id": "maas_billing",
      "pytest_marker": "smoke",
      "pytest_extra_args": "-svv --collect-must-gather -o junit_suite_name=maas_billing",
      "tests_subdir": "tests/model_serving/maas_billing",
      "artifact_prefix": "maas_billing-smoke",
      "gate_after_component": "workbenches",
      "min_prior_pass_rate": 0.8,
      "min_pass_rate_for_success": 0.9,
      "non_blocking_on_timeout": true,
      "component_test_timeout": "45m"
    }
  ]
}
