action #104827
openQA documentation generation deletes test API content
Start date:
2022-01-12
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
See https://github.com/os-autoinst/openQA/pull/4445#pullrequestreview-850040275 . The test API content is mostly deleted in this pull request. As long as we do not accept such changes we are fine but we should check the documentation generation what went wrong and prevent this.
Acceptance criteria¶
- AC1: os-autoinst test API documentation is properly generated into openQA documentation
Suggestions¶
- Check CI job logs, maybe some intermittent network error that is not properly caught in doc generation scripts? E.g. take a look into https://app.circleci.com/pipelines/github/os-autoinst/openQA/8721/workflows/8713c12a-23d3-4f05-94a8-d216b9c76461/jobs/82215
History
#2
Updated by okurz 4 months ago
- Status changed from New to Feedback
- Assignee set to okurz
The "last good" CI job in https://app.circleci.com/pipelines/github/os-autoinst/openQA/8706/workflows/1ba62a05-5bba-4355-9074-b13874ca081b/jobs/82071?invite=true#step-108-292 says from curl "72124" bytes have been received. This is also the number I get locally. The "first bad" says "54894" bytes have been downloaded so this is not complete.