GabrielBrascher commented on issue #2382: CLOUDSTACK-4045 IP address acquired 
with associateIpAddress is marked as source NAT
URL: https://github.com/apache/cloudstack/pull/2382#issuecomment-452699436
 
 
   @houthuis there are some errors on the build. Could you please take a look 
and fix? Thanks!
   
   ```
   [ERROR]   
IpAddressManagerTest.isIpEqualsGatewayOrNetworkOfferingsEmptyTestExpectFalseServicesCidrNotNull:153
 
   Wanted but not invoked:
   networkModel.listNetworkOfferingServices(
       <any>
   );
   -> at 
com.cloud.network.IpAddressManagerTest.isIpEqualsGatewayOrNetworkOfferingsEmptyTestExpectFalseServicesCidrNotNull(IpAddressManagerTest.java:153)
   Actually, there were zero interactions with this mock.
   
   [ERROR]   
IpAddressManagerTest.isIpEqualsGatewayOrNetworkOfferingsEmptyTestExpectFalseServicesNotEmpty:143
 
   Wanted but not invoked:
   networkModel.listNetworkOfferingServices(
       <any>
   );
   -> at 
com.cloud.network.IpAddressManagerTest.isIpEqualsGatewayOrNetworkOfferingsEmptyTestExpectFalseServicesNotEmpty(IpAddressManagerTest.java:143)
   Actually, there were zero interactions with this mock.
   
   [ERROR]   
IpAddressManagerTest.isIpEqualsGatewayOrNetworkOfferingsEmptyTestNetworkOfferingsEmptyAndCidrNull:221
 
   Wanted but not invoked:
   networkModel.listNetworkOfferingServices(
       <any>
   );
   -> at 
com.cloud.network.IpAddressManagerTest.isIpEqualsGatewayOrNetworkOfferingsEmptyTestNetworkOfferingsEmptyAndCidrNull(IpAddressManagerTest.java:221)
   Actually, there were zero interactions with this mock.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to