Skip to content

[EventHubs] Add push mode samples to timed samples section #16705

@swathipil

Description

@swathipil

To be completed after issue: #16617

Summary

Many EH samples run forever because of push mode. Currently, we choose to ignore these samples when testing in the live test pipeline. This is done by listing the samples in the IGNORED_SAMPLES of scripts/devops_tasks/test_run_samples.py. We want to allow these samples to exit() after a time limit.

Scope of work

Add the following push-mode samples to the TIMED_SAMPLES section in scripts/devops_tasks/test_run_samples.py. Since this issue should be completed after #16617 , the TIMED_SAMPLES section should already be in place.

Success Criteria

  • Add EH push-mode samples to the TIMED_SAMPLES section.
  • Remove these samples from the IGNORED_SAMPLES section

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Event Hubs

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions