mirror of
				https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
				synced 2025-10-30 23:05:58 +00:00 
			
		
		
		
	Give toolbox install a bit longer to run
It seems psst-selinux scripts can take a *long* time and this test is sometimes timing out here. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
		
							parent
							
								
									e283bf6718
								
							
						
					
					
						commit
						bca01de5e7
					
				| @ -7,7 +7,7 @@ sub run { | |||||||
|     my $self = shift; |     my $self = shift; | ||||||
|     $self->root_console(tty => 3); |     $self->root_console(tty => 3); | ||||||
|     # on non-canned flavors, we need to install toolbox |     # on non-canned flavors, we need to install toolbox | ||||||
|     assert_script_run "dnf -y install toolbox", 240 unless (get_var("CANNED")); |     assert_script_run "dnf -y install toolbox", 360 unless (get_var("CANNED")); | ||||||
|     # check toolbox is installed |     # check toolbox is installed | ||||||
|     assert_script_run "rpm -q toolbox"; |     assert_script_run "rpm -q toolbox"; | ||||||
|     # check to see if you can create a new toolbox container |     # check to see if you can create a new toolbox container | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user