Project

General

Profile

action #70387

Updated by riafarov over 3 years ago

## Observation 

 openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-autoyast_reinstall_gnome@64bit fails in 
 [verify_cloned_profile](https://openqa.opensuse.org/tests/1367215/modules/verify_cloned_profile/steps/8) 

 Validation error: 
 Errors found: 
 XPATH error: no node found as a result of expression: /ns:profile/ns:partitioning/ns:drive[./ns:device[text()='/dev/vda']]/ns:partitions/ns:partition[./ns:partition_nr[text()='2']]/ns:subvolumes[count(ns:subvolume)=9] 
 XPATH error: no node found as a result of expression: /ns:profile/ns:partitioning/ns:drive[./ns:device[text()='/dev/vda']]/ns:partitions/ns:partition[./ns:partition_nr[text()='2']]/ns:subvolumes/ns:subvolume[./ns:path[text()='tmp']] 
 XPATH error: no node found as a result of expression: /ns:profile/ns:partitioning/ns:drive[./ns:device[text()='/dev/vda']]/ns:partitions/ns:partition[./ns:partition_nr[text()='2']]/ns:subvolumes/ns:subvolume[./ns:path[text()='tmp']]/ns:copy_on_write[text() = 'true'] 
 XPATH error: no node found as a result of expression: /ns:profile/ns:partitioning/ns:drive[./ns:device[text()='/dev/vda']]/ns:partitions/ns:partition[./ns:partition_nr[text()='2']]/ns:subvolumes/ns:subvolume[./ns:path[text()='tmp']]/ns:path[text() = 'tmp'] 

 Same test data file is used for SLES: test_data/yast/autoyast_reinstall/autoyast_reinstall_64bit.yaml 
 Where we don't have validation failing ATM, so we might need to split it. 

 It also might be that cloning part didn't work correctly and subvolume was not added to the generated profile. 

 ## Test suite description 



 ## Reproducible 

 Fails since (at least) Build [20200806](https://openqa.opensuse.org/tests/1355570) 

 We need to investigate this issue and file a bug or adjust expectations. 
 There are differences in the subvolumes setup 

 ## Expected result 

 Last good: [20200805](https://openqa.opensuse.org/tests/1354374) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=autoyast_reinstall_gnome&version=Tumbleweed) 

Back