Skip to content

Add E2E coverage for custom deployment add-revision (FR-3205 command redesign + FR-3342 runtime-variant defaults) #8326

Description

@agatha197

Add end-to-end (Playwright) test coverage for the custom deployment add-revision flow, covering both:

Scope (broad):

  • Custom add-revision flow: runtime variant select → model folder → command (shell/exec) → Model Definition Path (Advanced) → submit payload shape.
  • Runtime-variant gates: variant selection toggles runtime-parameter presets vs the Service Configuration section; placeholder hints populate from the DB defaultModelDefinition baseline merged under the vfolder model-definition.yaml; the Advanced Model Definition Path value does NOT alter placeholders above it.

Approach: mock-based (setupGraphQLMocks), since FR-3342 fields are gated at manager 26.8.0 and not available on any live backend. Reuse existing e2e deployment mocks/helpers where possible.

Stacking: separate PR stacked on top of PR #8324 (FR-3342), because the FR-3342 behavior can only be exercised with that branch's code present.

JIRA Issue: FR-3344

Metadata

Metadata

Assignees

No one assigned

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions