Disable due to resource usage
This commit is contained in:
		
							parent
							
								
									09bca33a8b
								
							
						
					
					
						commit
						8ba67621ef
					
				| @ -23,6 +23,7 @@ package org.nd4j.parameterserver.distributed.v2; | |||||||
| import io.reactivex.functions.Consumer; | import io.reactivex.functions.Consumer; | ||||||
| import lombok.extern.slf4j.Slf4j; | import lombok.extern.slf4j.Slf4j; | ||||||
| import lombok.val; | import lombok.val; | ||||||
|  | import org.junit.jupiter.api.Disabled; | ||||||
| import org.junit.jupiter.api.Test; | import org.junit.jupiter.api.Test; | ||||||
| import org.junit.jupiter.api.Timeout; | import org.junit.jupiter.api.Timeout; | ||||||
| import org.nd4j.common.tests.BaseND4JTest; | import org.nd4j.common.tests.BaseND4JTest; | ||||||
| @ -48,6 +49,7 @@ import java.util.concurrent.atomic.AtomicInteger; | |||||||
| import static org.junit.jupiter.api.Assertions.*; | import static org.junit.jupiter.api.Assertions.*; | ||||||
| 
 | 
 | ||||||
| @Slf4j | @Slf4j | ||||||
|  | @Disabled | ||||||
| public class ModelParameterServerTest extends BaseND4JTest { | public class ModelParameterServerTest extends BaseND4JTest { | ||||||
|     private static final String rootId = "ROOT_NODE"; |     private static final String rootId = "ROOT_NODE"; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user