Request 16GB+ RAM
The tests are killed by OOM killer otherwise:
    ./tmt-test-wrapper.sh-default-0-default-0: line 2: 18964 Killed                  python3.12 -c 'import numpy; assert numpy.test()'
Local experiment by Miro Hrončok <miro@hroncok.cz> showed the tests
use at least 10.5 GB RAM.
			
			
This commit is contained in:
		
							parent
							
								
									82e12b206a
								
							
						
					
					
						commit
						2fab8acc1b
					
				
							
								
								
									
										3
									
								
								plan.fmf
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								plan.fmf
									
									
									
									
									
								
							| @ -14,3 +14,6 @@ discover: | |||||||
|     test: | |     test: | | ||||||
|       pip3.12 install hypothesis==6.45.0 typing_extensions==4.9.0 && |       pip3.12 install hypothesis==6.45.0 typing_extensions==4.9.0 && | ||||||
|       python3.12 -c 'import numpy; assert numpy.test()' |       python3.12 -c 'import numpy; assert numpy.test()' | ||||||
|  | provision: | ||||||
|  |     hardware: | ||||||
|  |       memory: ">= 16 GB" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user