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

Sort order of ports returned to fix flaky tests #1003

Merged
merged 6 commits into from
Aug 3, 2022

Commits on Jul 25, 2022

  1. Sort order of ports returned to fix flaky tests

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    cc6c3c7 View commit details
    Browse the repository at this point in the history
  2. Verify type of receiver name

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    b0f3b9d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Sort ports too before returning

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7d22f3b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Add unit test

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    5305fc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. respond to comments

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    0b72f8d View commit details
    Browse the repository at this point in the history
  2. fix nits

    Signed-off-by: Kevin Earls <kearls@redhat.com>
    kevinearls committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    75ce40f View commit details
    Browse the repository at this point in the history