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

Improve tests for IPAM controller #15

Merged
merged 2 commits into from
May 9, 2023

Commits on May 9, 2023

  1. Add data loading testing to controller tests

    Test data loading logic in the controller by
    setting annotations with valid and invalid
    data for nodes before the controller starts.
    
    Signed-off-by: Yury Kulazhenkov <ykulazhenkov@nvidia.com>
    ykulazhenkov committed May 9, 2023
    Configuration menu
    Copy the full SHA
    07c2b19 View commit details
    Browse the repository at this point in the history
  2. Improve logging in allocator package

    Improve logging for data loading procedure
    
    Signed-off-by: Yury Kulazhenkov <ykulazhenkov@nvidia.com>
    ykulazhenkov committed May 9, 2023
    Configuration menu
    Copy the full SHA
    6170b2b View commit details
    Browse the repository at this point in the history