From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_19_test_days]]
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_19_test_days]]
| caption = [[Features/FreeIPA_Two_Factor_Authentication]]
| caption = [[Features/FreeIPA_Two_Factor_Authentication]]
| date = 2013-06-06 to 2013-06-07
| date = 2013-06-06
| time = all day both days
| time = all day
| website = [[QA/Fedora_19_test_days]]
| website = [[QA/Fedora_19_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-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webirc])
}}
}}
{{admon/note | TEST DAY EXTENDED | Please note that due to the lack of advance notice, the Test Day has been extended to 2013-06-07. QA folks and developers will be around both days to take results and help with troubleshooting. If you were interested in the event but the notice was too short to make it on 2013-06-06, just come along the next day!}}


{{admon/note | 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 [http://bugzilla.redhat.com 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 [[QA/Test_Days|current schedule]] and see if a similar but more recent Test Day is planned or has already happened.}}
{{admon/note | 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 [http://bugzilla.redhat.com 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 [[QA/Test_Days|current schedule]] and see if a similar but more recent Test Day is planned or has already happened.}}
Line 36: Line 34:
! Architecture !! SHA256SUM  
! Architecture !! SHA256SUM  
|-  
|-  
| [http://npmccallum.fedorapeople.org/freeipa-otp/testday-20130606-x86_64.iso x86_64] || <tt>9cc3f8884df74dc4b61636dcf3ff6b2f7a19d1f034078722112a7944ddc72c45</tt>
| [http://npmccallum.fedorapeople.org/freeipa-otp/testday-201300606-x86_64.iso x86_64] || TODO
|-
|-
| [http://npmccallum.fedorapeople.org/freeipa-otp/testday-20130606-i686.iso i686] || <tt>a924364c313b21006b4efaca02b549b6cd1eab13a4adb85233265d2cb3b66c3e</tt>
| [http://npmccallum.fedorapeople.org/freeipa-otp/testday-201300606-i686.iso i686] || TODO
|}
|}
{{admon/note | Memory | Please make sure that the LiveCD has enough memory to operate. We recommend:
{{admon/note | Memory | Please make sure that the LiveCD has enough memory to operate. We recommend:
Line 45: Line 43:
}}
}}


* Fedora 19 prepared with the following instructions (run as root):
* Fedora 19 prepared with the following instructions:
# Get environment script
<code><pre>
wget http://npmccallum.fedorapeople.org/freeipa-otp/ipa-testday-env
# cd /etc/yum.repos.d
# wget http://repos.fedorapeople.org/repos/npmccallum/freeipa-otp/fedora-freeipa-otp.repo
# If you have mod_ssl installed, it will cause a conflict during environment install
# cd /usr/sbin
yum remove mod_ssl
# wget http://npmccallum.fedorapeople.org/freeipa-otp/ipa-testday-otp
# wget http://npmccallum.fedorapeople.org/freeipa-otp/ipa-testday-radius
# Install FreeIPA 2FA test environment
# yum update
bash ipa-testday-env install
# yum install freeipa-server freeipa-client sssd python-qrcode python-pyrad</pre></code>
# When testing is complete, remove the test environment
bash ipa-testday-env uninstall
 
{{admon/important | Package updates | An updated libbsd package is causing the Kerberos database to not be created which causes the IPA installation to fail. Do not update the libbsd package to libbsd-0.5.1-1. libbsd-0.4.2-3 is known to work.}}


== Test Cases ==
== Test Cases ==
Line 66: Line 59:
* 2.  [[QA:Testcase_freeipav3_otp|Internal OTP]]
* 2.  [[QA:Testcase_freeipav3_otp|Internal OTP]]
* 3.  [[QA:Testcase_freeipav3_radius|External OTP]]
* 3.  [[QA:Testcase_freeipav3_radius|External OTP]]
{{admon/important | 3rd Party RADIUS | If you have tested against a 3rd party RADIUS server, please provide the name and version of this server in the table below.}}


== Test Results ==
== Test Results ==
Line 73: Line 64:
Construct a table or list to allow testers to post results.  Each column should be a test case or configuration, and each row should consist of test results. Include some instructions on how to report bugs, and any special instructions. Here's an example, from a Palimpsest test day:
Construct a table or list to allow testers to post results.  Each column should be a test case or configuration, and each row should consist of test results. Include some instructions on how to report bugs, and any special instructions. Here's an example, from a Palimpsest test day:


If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla] usually for the component [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=13&component=freeipa freeipa], or [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=13&component=krb5 krb5]. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one. For each test case, use the [[Template:result|result template]] to enter your result, as shown in the example result line.
If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla] usually for the component [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=13&component=udisks udisks], or [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=13&component=gnome-disk-utility gnome-disk-utility] for bugs in the Palimpsest graphical front end itself. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one. For each test case, use the [[Template:result|result template]] to enter your result, as shown in the example result line.


{|
{|
! User
! User
! [[QA:Testcase_freeipav3_installation|Basic installation tests]]
! [[QA:Testcase_sample_1|Sample test 1]]
! [[QA:Testcase_freeipav3_otp|Internal OTP]]
! [[QA:Testcase_sample_2|Sample test 2]]
! [[QA:Testcase_freeipav3_radius|External OTP]]
! [[QA:Testcase_sample_3|Sample test 3]]
! Other
! [[QA:Testcase_sample_4|Sample test 4]]
! 3rd Party RADIUS
! References
! References
|-
|-
| [[User:SampleUser|Sample User]]
| [[User:SampleUser|Sample User]]
| {{result|none}}
| {{result|none}}  
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|fail}} <ref>{{bz|12345}}</ref>
| {{result|fail}} <ref>{{bz|12345}}</ref>
| FreeRADIUS 2.2.0,
RSA Authentication Manager 8.0
| <references/>
|-
| [[User:Rcritten|Rob Crittenden]]
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, radius user not visible. https://fedorahosted.org/freeipa/ticket/3693</ref>
| {{result|none}}
| Internal
| <references/>
| <references/>
|-
|-
|-
| [[User:Frank|Frank Jayalath]]
| {{result|fail||971639}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| Internal
| <references/>
|-
| [[User:TBabej|Tomas Babej]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| Internal
| <references/>
|-
| [[User:Chris|Chris Hudson]]
| {{result|pass}}
| {{result|warn}} <ref group="long">Test pass, QR code would only scan on iOS after making the keylength 30 (divisible by 5) https://code.google.com/p/google-authenticator/issues/detail?id=268</ref>
| {{result|pass}}
| {{result|none}}
| Internal
| <references/>
|}
|}


== Long comments ==
[[Category:Test Days]]  [[Category:Fedora 19 Test Days]]
<references group="long" />
[[Category:QA Templates]]
 
[[Category:Fedora 19 Test Days|f]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)