Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filters/scheduler: refactor fifo tests #2693

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

AlexanderYastrebov
Copy link
Member

  • separate argument tests from behaviour test
  • use eskip to define filter configuration
  • use TestFifo prefix for all test names

@AlexanderYastrebov AlexanderYastrebov force-pushed the filters/scheduler/refactor-fifo-test branch 2 times, most recently from bc81632 to bf0131a Compare October 19, 2023 12:03
* separate argument tests from behaviour test
* use eskip to define filter configuration
* use TestFifo prefix for all test names

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
@AlexanderYastrebov AlexanderYastrebov force-pushed the filters/scheduler/refactor-fifo-test branch from bf0131a to 0e8f73a Compare October 19, 2023 12:12
@AlexanderYastrebov
Copy link
Member Author

👍

// logrus.Info("histogram reporter:")
// histReporter := vegeta.NewHistogramReporter(atk.metrics.Histogram)
// histReporter.Report(os.Stdout)
log.Print("text reporter:")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this related to refactoring fifo tests?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vegeta Attacker is used by the tests and I saw this stray log message so decided to fix it right away.

@szuecs
Copy link
Member

szuecs commented Oct 19, 2023

👍

@szuecs szuecs merged commit c7c8a9c into cw2023freeze Oct 19, 2023
9 checks passed
@szuecs szuecs deleted the filters/scheduler/refactor-fifo-test branch October 19, 2023 14:23
szuecs pushed a commit that referenced this pull request Nov 7, 2023
* separate argument tests from behaviour test
* use eskip to define filter configuration
* use TestFifo prefix for all test names

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
RomanZavodskikh pushed a commit that referenced this pull request Nov 27, 2023
* separate argument tests from behaviour test
* use eskip to define filter configuration
* use TestFifo prefix for all test names

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
AlexanderYastrebov added a commit that referenced this pull request Nov 27, 2023
* separate argument tests from behaviour test
* use eskip to define filter configuration
* use TestFifo prefix for all test names

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
AlexanderYastrebov added a commit that referenced this pull request Nov 27, 2023
* separate argument tests from behaviour test
* use eskip to define filter configuration
* use TestFifo prefix for all test names

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants