action #33808
closed[sled][functional][rsync.pl][easy] test fails in addon_products_sle because we don't sync the WE license
0%
Description
Observation¶
openQA test in scenario sle-15-Installer-DVD-x86_64-create_hdd_sled_gnome@64bit-virtio-vga fails in
addon_products_sle because the Installer cannot fetch the license.
From the y2logs I could extract the URL it tries to access it:
2018-03-26 07:57:56 <1> install(3382) [Ruby] registration/eula_downloader.rb:82 Downloading license index from http://openqa.suse.de/assets/repo/SLE-15-Product-WE-POOL-x86_64-Build533.2-Media1.license/directory.yast...
2018-03-26 07:57:56 <2> install(3382) [Ruby] registration/downloader.rb:71 Warning: Using insecure "http" transfer protocol
2018-03-26 07:57:56 <3> install(3382) [Ruby] registration/downloader.rb:87 HTTP request failed: Error 404:Not Found: <?xml version="1.0" encoding="UTF-8"?>
This is caused because SCC now returns the WE extension which we don't sync to openqa.suse.de yet. Therefore we need to expand rsync.pl to also sync the WE license repo.
AC1: expand rsync.pl to sync the WE license repo
Reproducible¶
Fails since SCC returns the WE extension in Build 533.2 (current job)
Updated by mgriessmeier over 6 years ago
- Due date changed from 2018-03-27 to 2018-04-10
Updated by mgriessmeier over 6 years ago
- Subject changed from [sled][functional][rsync.pl][fast][easy] test fails in addon_products_sle because we don't sync the WE license to [sled][functional][rsync.pl][easy] test fails in addon_products_sle because we don't sync the WE license
- Target version set to Milestone 15
Updated by riafarov over 6 years ago
- Status changed from Workable to Feedback
- Assignee set to riafarov
https://gitlab.suse.de/openqa/scripts/commit/60d97befd7422ced31531247ae56cdca4a347dea Loic did the job, I'll check that test works and resolve the ticket.
Updated by okurz over 6 years ago
Seems to have caused some issues in staging sync&trigger, see discussion in #qa-review by fcrozat and me. I reverted https://gitlab.suse.de/openqa/scripts/merge_requests/202 for now and asked to create new commits again with tests covering staging as well.
Updated by riafarov over 6 years ago
https://gitlab.suse.de/openqa/scripts/merge_requests/203 fixing issues with staging, should be fine now
Updated by GraceWang over 6 years ago
- Related to action #34060: [sled][functional][y][medium] test fails in addon_products_sle of sled_gnome not expecting WE license added
Updated by GraceWang over 6 years ago
- Related to action #34063: [sled][functional][y][medium][fast] test fails in scc_registration sled_gnome+development not expecting WE license added
Updated by riafarov over 6 years ago
- Status changed from Feedback to Resolved
No new issues, seems to work fine