Skip to content

integration test for the sarusctl to validate concurrent containers #36

Description

@fcruzcscs

Implement an integration test for the sarusctl that validates concurrent container runs do not conflict when exited in a staggered pattern.

Bug reproduction:

  • Launch 2 separate sarusctl containers concurrently, each running a long-lived workload (e.g., sleep)
  • Wait for both containers to be up and running
  • Terminate the first container normally
  • Check that the second container continues running and completes its full run, rather than terminating unexpectedly from first instance shared resource conflict

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions