Actions
action #168460
closedsalt-states-openqa pipeline fails due to missing XML file expected by scriptgen.py
Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
https://gitlab.suse.de/openqa/salt-states-openqa/-/jobs/3256944
ID: SUSE:SLE-12-SP5:Update:Products:SLERT
Function: cmd.run
Name: su geekotest -c 'python3 script/scriptgen.py SUSE:SLE-12-SP5:Update:Products:SLERT'
Result: False
Comment: Command "su geekotest -c 'python3 script/scriptgen.py SUSE:SLE-12-SP5:Update:Products:SLERT'" run
Started: 13:05:25.651926
Duration: 58.698 ms
Changes:
----------
pid:
2683
retcode:
1
stderr:
Cannot find xml file for SUSE:SLE-12-SP5:Update:Products:SLERT ...
stdout:
Generating scripts for SUSE:SLE-12-SP5:Update:Products:SLERT
Acceptance criteria¶
- AC1: salt-states pipelines pass consistently
Suggestions¶
- Look into openqa-trigger-from-ibs.sls
- Cross-reference https://github.com/os-autoinst/openqa-trigger-from-obs and https://gitlab.suse.de/openqa/openqa-trigger-from-ibs-plugin for the according XML file
Updated by livdywan 4 months ago
- Description updated (diff)
- Status changed from In Progress to Feedback
https://gitlab.suse.de/openqa/openqa-trigger-from-ibs-plugin/-/commit/ae0703a26193224d87b22dc9ec15072f54766afe?page=7 is the commit that removes xml/SUSE:SLE-12:Update:SLERT.xml
so I'm dropping it from salt accordingly:
https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/1292
Updated by livdywan 4 months ago
- Related to action #168475: salt-states-openqa telegraf pipeline failing with error in libcrypto added
Actions