action #164811
Updated by okurz 10 months ago
## Observation Clone job with not existing branch for `CASEDIR=https://github.com/asmorodskyi/os-autoinst-distri-opensuse.git#zypperlog` ( IMPORTANT NOTE : my fork has branch `zypper.log` (with a dot) but there is NO branch zypperlog ( NO dot ) ==> there is no failure which would clearly state that openQA failed to checkout the branch , it "successfully" cloning something but I failed to understand what repo state was cloned after all and I can say for sure that test behavior is wrong and unexpected https://openqa.suse.de/tests/15052356#settings (In attachment you may find os-autoinst log) This looks like a regressio. https://openqa.suse.de/tests/15052356/logfile?filename=autoinst-log.txt clearly states: ``` [2024-08-01T11:55:44.578369+02:00] [debug] [pid:9084] Clone failed, retries left: 2 of 2 ``` but then just continues with ``` [2024-08-01T11:55:49.578961+02:00] [debug] [pid:9084] Skipping to clone 'https://github.com/asmorodskyi/os-autoinst-distri-opensuse.git'; os-autoinst-distri-opensuse already exists ```