Skip to content

Backport e2e suite Iceberg keyspace isolation (#5888) to release/v1.2 #5902

Description

@Ma77Ball

Task Summary

Backport #5888 ("fix(test): isolate e2e suites by unique workflow/execution id") to release/v1.2. The amber e2e suites all ran with the default WorkflowContext (wid=1/eid=1), so concurrent suites collided in the shared Iceberg keyspace. #5888 gives each suite a distinct id (DataProcessingSpec=1, PauseSpec=2, ReconfigurationSpec=3, ReconfigurationIntegrationSpec=4). The auto-backport could not apply cleanly because TestUtils.scala diverged between main and release/v1.2 (the StorageConfig import path), so a manual backport is needed.

Task Type

  • Tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions