forked from rpms/python-blivet
		
	Fix disk names for gating tests
Disks we create for our gating tests are now 'vdb' and 'vdc' instead of 'vda' and 'vdb'.
This commit is contained in:
		
							parent
							
								
									84bdf1c9f5
								
							
						
					
					
						commit
						d3cbb91713
					
				| @ -10,7 +10,7 @@ | ||||
|             run: python3 /usr/share/doc/python3-blivet/examples/list_devices.py | ||||
|         - lvm-factory: | ||||
|             dir: . | ||||
|             run: python3 ./lvm_factory.py --disks=vda,vdb | ||||
|             run: python3 ./lvm_factory.py --disks=vdb,vdc | ||||
|         - list-devices-2: | ||||
|             dir: . | ||||
|             run: python3 /usr/share/doc/python3-blivet/examples/list_devices.py | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user