{
  "generatedAt": "2026-05-09T03:35:01.643Z",
  "testPlanPath": "/workspace/e2e-test/testplan.json",
  "totalConfigurations": 3,
  "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-wnmnldgm",
      "template": "go",
      "git": "github",
      "ci": "tekton",
      "registry": "quay"
    },
    {
      "name": "e2e-tests-go-fnnztqyt",
      "template": "go",
      "git": "github",
      "ci": "githubactions",
      "registry": "artifactory"
    },
    {
      "name": "e2e-tests-go-xjstnprh",
      "template": "go",
      "git": "gitlab",
      "ci": "gitlabci",
      "registry": "nexus"
    }
  ]
}