=== RUN TestNewController === RUN TestNewController/with_valid_pricing_provider === RUN TestNewController/with_nil_pricing_provider_-_should_use_NoOp --- PASS: TestNewController (0.00s) --- PASS: TestNewController/with_valid_pricing_provider (0.00s) --- PASS: TestNewController/with_nil_pricing_provider_-_should_use_NoOp (0.00s) === RUN TestControllerReconcile === RUN TestControllerReconcile/successful_reconcile === RUN TestControllerReconcile/refresh_error --- PASS: TestControllerReconcile (0.00s) --- PASS: TestControllerReconcile/successful_reconcile (0.00s) --- PASS: TestControllerReconcile/refresh_error (0.00s) === RUN TestControllerReconcileCallsRefresh --- PASS: TestControllerReconcileCallsRefresh (0.00s) === RUN TestNoOpPricingProvider === RUN TestNoOpPricingProvider/GetPrice_returns_default === RUN TestNoOpPricingProvider/GetPrices_returns_empty_map === RUN TestNoOpPricingProvider/Refresh_does_nothing --- PASS: TestNoOpPricingProvider (0.00s) --- PASS: TestNoOpPricingProvider/GetPrice_returns_default (0.00s) --- PASS: TestNoOpPricingProvider/GetPrices_returns_empty_map (0.00s) --- PASS: TestNoOpPricingProvider/Refresh_does_nothing (0.00s) === RUN TestControllerRegister --- PASS: TestControllerRegister (0.00s) === RUN TestControllerIntegration --- PASS: TestControllerIntegration (0.00s) === RUN TestControllerWithNilProvider --- PASS: TestControllerWithNilProvider (0.00s) === RUN TestControllerConcurrency --- PASS: TestControllerConcurrency (0.00s) PASS ok github.com/kubernetes-sigs/karpenter-provider-ibm-cloud/pkg/controllers/providers/pricing 1.088s