{
  "generatedAt": "2026-04-19T01:19:00.289Z",
  "testPlanPath": "/workspace/e2e-test/testplan.json",
  "totalConfigurations": 1,
  "requestedPlan": "e2e-tests,import-tests",
  "availableTestPlans": [
    "e2e-tests"
  ],
  "testFiltering": {
    "tests": [
      "full_workflow.test.ts"
    ],
    "testMatchPattern": [
      "tests/**/full_workflow.test.ts",
      "**/nonexistent.test.ts"
    ],
    "testMatchPatterns": [
      "tests/**/full_workflow.test.ts",
      "**/nonexistent.test.ts"
    ]
  },
  "testItems": [
    {
      "name": "e2e-tests-go-zubftmln",
      "template": "go",
      "git": "github",
      "ci": "tekton",
      "registry": "quay"
    }
  ]
}