ci: disable selinux to allow to run from unit
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/e2e.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/e2e.yml
									
									
									
									
										vendored
									
									
								
							| @@ -123,6 +123,8 @@ jobs: | |||||||
|  |  | ||||||
|         ssh root@$IP systemctl daemon-reload |         ssh root@$IP systemctl daemon-reload | ||||||
|  |  | ||||||
|  |         ssh root@$IP setenforce 0 | ||||||
|  |  | ||||||
|         ssh root@$IP systemctl start test --no-block |         ssh root@$IP systemctl start test --no-block | ||||||
|  |  | ||||||
|         while ! ssh root@$IP systemctl show test -p SubState --value | grep -E '(failed|exited)' |         while ! ssh root@$IP systemctl show test -p SubState --value | grep -E '(failed|exited)' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user