action #139172
closedExport smt data and upload it somewhere for rmt regression testing
0%
Description
Motivation :
RMT has a regression test that import the data which exported from a smt server. So we need to set up a smt server, enable and mirror some repos, then export the smt data and upload it somewhere. Then the RMT server could download the data and import the data.
Related the failure in openqa: https://openqa.suse.de/tests/12768594#step/rmt_feature/376
It seems that the openqa-rmt.suse.de is down, the rmt test can not download the data from it. So need to re-upload a smt data somewhere to resolve the failure.
Acceptance criteria
AC1 : export SMT data: steps: https://documentation.suse.com/sles/12-SP5/html/SLES-all/book-smt.html
AC2 : upload it somewhere that openqa testing can reach
AC3 : update the openqa code of rmt regression to the new link of smt data
Additional info :
Doc of migrating data from SMT to RMT:
https://documentation.suse.com/sles/15-SP5/html/SLES-all/cha-rmt-migrate.html
Updated by dzedro about 1 year ago
- Status changed from New to Feedback
I created the smt data file and uplaoded it on osd SMT_DATA_FILE=smt-data-export.11082023141343.tar.gz SMT_DATA_URL=http://openqa.suse.de/assets/other/
https://openqa.suse.de/tests/12781728
https://gitlab.suse.de/qa-maintenance/qam-openqa-yml/-/merge_requests/660
Updated by leli about 1 year ago
- Status changed from Feedback to Resolved
dzedro wrote in #note-1:
I created the smt data file and uplaoded it on osd
SMT_DATA_FILE=smt-data-export.11082023141343.tar.gz SMT_DATA_URL=http://openqa.suse.de/assets/other/
https://openqa.suse.de/tests/12781728https://gitlab.suse.de/qa-maintenance/qam-openqa-yml/-/merge_requests/660
It seems the issue already fixed by your MR, passed on latest build https://openqa.suse.de/tests/12806865#,Thanks. We will close this ticket.