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

Add e2e test for the NodeLatencyMonitor feature #6612

Merged
merged 14 commits into from
Sep 6, 2024

Commits on Sep 3, 2024

  1. Added e2e tests for NodeLatencyMonitor

    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c96dcde View commit details
    Browse the repository at this point in the history
  2. This commit addresses feedback from the PR review and refines the e2e…

    … tests for NodeLatencyMonitor resources to ensure better clarity and functionality.
    
    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d0affe0 View commit details
    Browse the repository at this point in the history
  3. nodelatencymonitor_test.go file is shifted to test/e2e directory

    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4e3685d View commit details
    Browse the repository at this point in the history
  4. Add NodeLatencyMonitor tests

    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    06ab884 View commit details
    Browse the repository at this point in the history
  5. Updated e2e tests for NodeLatencyMonitor

    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9d7f653 View commit details
    Browse the repository at this point in the history
  6. making single test case

    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4a750b7 View commit details
    Browse the repository at this point in the history
  7. NodeLatencyStats objects to make sure they are correct.

    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1b8fd8a View commit details
    Browse the repository at this point in the history
  8. refine nodelatencystats test

    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e9a8889 View commit details
    Browse the repository at this point in the history
  9. remove redundancy of codes & updates that more specific to Antrea fra…

    …me work
    
    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8d0f799 View commit details
    Browse the repository at this point in the history
  10. Update test/e2e/nodelatencymonitor_test.go

    Co-authored-by: Antonin Bas <antonin.bas@gmail.com>
    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It and antoninbas committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    639aa6b View commit details
    Browse the repository at this point in the history
  11. Update test/e2e/nodelatencymonitor_test.go

    Co-authored-by: Antonin Bas <antonin.bas@gmail.com>
    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It and antoninbas committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    09f8471 View commit details
    Browse the repository at this point in the history
  12. add defer function for mandatorily delete the nodelatencymonitor CR

    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3b0d16f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. update copywrite header and ci checks

    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7ca1fce View commit details
    Browse the repository at this point in the history
  2. update copywrite date

    Signed-off-by: Rupam-It <mannarupam3@gmail.com>
    Rupam-It committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3465eea View commit details
    Browse the repository at this point in the history