Actions
action #95296
closedopenQA-in-openQA container tests fail with "/root/run_openqa.sh: line 6: This: command not found"
Description
Observation¶
https://openqa.opensuse.org/tests/1832594#step/multiple_container_webui/105 fails with
validate_script_output got:
Waiting for DB creation
/root/run_openqa.sh: line 6: This: command not found
/root/run_openqa.sh: line 6: This: command not found
/root/run_openqa.sh: line 6: This: command not found
/root/run_openqa.sh: line 6: This: command not found
/root/run_openqa.sh: line 6: This: command not found
coolo suggested to reduce the rate of comments in devel:openQA after having received 10 emails about the same error the same day.
Acceptance criteria¶
- AC1: No rapid succession of comments for the same error
- AC2: Specific problem in container setups scripts is fixed
- AC3: openQA-in-openQA again creates automatic submissions to openSUSE:Factory as soon as all tests pass
Suggestions¶
- One way to prevent multiple comments about the same issue would be to stop the pipeline until the previous comment was deleted. Maybe a jenkins plugin can be used to disable the build after too many failures.
- After fixing the problem re-enable http://jenkins.qa.suse.de/job/monitor-openQA_in_openQA-TW/ and remove the comment in the description why the jenkins job was disabled
Actions