From Fedora Project Wiki

(→‎Ignition Config File: include a step how to ssh in)
(change irc channel to #fedora-iot)
Line 6: Line 6:
| time = all day
| time = all day
| website = [[QA/Test Days]]
| website = [[QA/Test Days]]
| irc = [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webirc])
| irc = [irc://irc.freenode.net/#fedora-iot #fedora-iot] ([http://webchat.freenode.net/?channels=fedora-iot webirc])
| fedora_mailing_list = test
| fedora_mailing_list = test
}}
}}

Revision as of 14:42, 4 March 2020

Fedora Test Day
Echo-testing-48px.png
Fedora IoT Edition

Date 2020-03-04
Time all day

Website QA/Test Days
IRC #fedora-iot (webirc)
Mailing list test


Note.png
Can't make the date?
If you come to this page before or after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find at Bugzilla, and add your results to the results section. If this page is more than a month old when you arrive here, please check the current schedule and see if a similar but more recent Test Day is planned or has already happened.

What to test?

Today's instalment of Fedora Test Day will focus on Fedora IoT Edition

Who's available?

The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...

For real time help, please join us on the IRC: #fedora-iot[?] on http://freenode.net

Documentation is also available here. Documentation feedback is welcome through chat, mailing list, or as an issue. NOTE: there is a known issue about the links on the obtaining images page. For the test day, please use the images specified below!

Prerequisites for Test Day

Ignition Config File

The inital-setup is deprecated (the documentation doesn't reflect it yet). You you want to deploy a disk image, you need to have an ignition config prepared. Here's how:

  • Download a sample ignition json and save it locally as config.ign
  • Replace the included ssh public key with your own ssh public key
  • Host the ignition file somewhere (fedorapeople, your server, or https://paste.centos.org and get a link using View raw)
  • Boot the system with these kernel arguments:
    ignition.firstboot=1 ignition.platform.id=cmdline ignition.config.url=http://<url>/config.ign
    and replace http://<url>/config.ign with the URL to your ignition file
  • You can now ssh to the device using the ssh key you provided in the ignition config file:
    ssh root@device-ip
  • For UEFI devices, use https://fedora-iot.roving-it.com/portal/ (clarification pending)

This is not needed when you use the .iso installer to install the IoT Edition (then, the standard documented procedure applies).

How to test?

Run the tests

Visit the result page and click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the Enter result button for the test.

Reporting bugs

This is mostly useful for issues with packaging and for issues that need tracking (blocker bugs for F32): Red Hat Bugzilla under "IoT".

If you are unsure about exactly how to file the report or what other information to include, just ask on IRC #fedora-test-day or #fedora-qa and we will help you.

Test Results