File tree 1 file changed +1
-17
lines changed
1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change @@ -357,24 +357,8 @@ KVM doesn't work
357
357
* make sure you are not already running other hypervisors such as VirtualBox
358
358
* when running inside a vm make sure nested virtualization is enabled (pass nested=1 to your kvm module)
359
359
360
- Tests try to access openqa via 'localhost' inside qemu which fails
361
- ==================================================================
362
-
363
- The workers needs to be configured to connect to the fully qualified domain
364
- name of your openqa host. You can do that in +/etc/openqa/workers.ini+ by
365
- setting the +HOST+ variable, e.g:
366
-
367
- HOST = http://www.example.com
368
-
369
-
370
- However, for that to work, you will need some DNS server to resolve the
371
- domain name you chose to an IP address. Furthermore, the address of that
372
- DNS server needs to be listed as the first entry in the host's +/etc/resolv.conf+
373
- file, since it is the one that QEmu will pick up to set up its "user mode
374
- networking".
375
-
376
360
openid login times out
377
- ======================
361
+ ~~~~~~~~~~~~~~~~~~~~~~
378
362
379
363
www.opensuse.org's openid provider may have trouble with IPv6. openQA shows a message like this:
380
364
You can’t perform that action at this time.
0 commit comments