Project

General

Profile

Actions

action #628

closed

fix NET iso in openQA

Added by lnussel over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
2013-08-09
Due date:
% Done:

100%

Estimated time:

Description

NET isos are currently not tested as a factory repo mirror is not there yet. There's already an rsync cron job running that mirrors the repo to /var/lib/openqa/factory/repo/oss. This needs to be integrated.

My idea would be to have dnsmasq running that redirect download.opensuse.org to the openqa host. Then have a virtual host there that serves the repo. Qemu offers parameters to change the DNS server of the guest.

Actions #1

Updated by lnussel over 10 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

The idea with dnsmasq didn't work out as qemu wants to internally listen at the ip of the name server. It doesn't allow to simply forward the ip address to the real dns server. So the test cases now enter the url with the iso name as url.

Actions

Also available in: Atom PDF