Add one memory test and one filesystem test memory/memfd_create filesystem/ext4/freeze-protection-bypass Signed-off-by: xiawu <xiawu@redhat.com>
		
			
				
	
	
		
			4 lines
		
	
	
		
			105 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			105 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/bash
 | |
| export TEST_DOCKER_EXTRA_ARGS="--privileged -v /dev:/dev"
 | |
| exec merge-standard-inventory "$@"
 |