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 19: Line 19:


The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
* Development - [[User:rcritten|Rob Crittenden]] (rcrit), [[User:puiterwijk|Patrick Uiterwijk]] (puiterwijk), [[User:simo|Simo Sorce]] (simo), [[User:nkinder|Nathan Kinder]] (nkinder)
* Development - [[rcritten:Rob Crittenden]] (rcrit), [[puiterwijk:Patrick Uiterwijk]] (puiterwijk), [[simo:Simo Sorces]] (simo), [[nkinder:Nathan Kinder]] (nkinder)
* QA - [[User:Roshi | Mike Ruckman]] (roshi)
* QA - [[User:Roshi | Mike Ruckman]] (roshi)


Line 30: Line 30:
Working DNS is required. It can be configured during the test.
Working DNS is required. It can be configured during the test.


You'll also need [https://getfedora.org/en/server/prerelease/ Fedora 22 Alpha].
You'll also need [https://getfedora.org/en/server/prerelease/ Fedora 22 alpha]


== How to test? ==
== How to test? ==
Line 54: Line 54:
=== '''Configure the COPR repo''' ===
=== '''Configure the COPR repo''' ===


A few last-minute changes were made to the packages for the Test Day. Run:
A few last-minute changes were made to the packages for the test day. These are the bits you want to use.


# dnf copr enable rcritten/ipsilon
# dnf copr enable rcritten/ipsilon
 
to enable the repository containing the needed packages before you begin testing.


=== '''Permissive SELinux''' ===
=== '''Permissive SELinux''' ===
Line 87: Line 85:
Info plugin testing:
Info plugin testing:


* [[QA:Testcase_ipsilonv1_sssd_info|Test retrieving additional attributes]]
* [[QA:Testcase_ipsilonv1_sssd_info|Test retrieving additional attribute]]


Attribute mapping and filtering:
Attribute mapping and filtering:
Line 95: Line 93:
== Test Results ==
== Test Results ==


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=22&component=ipsilon ipsilon]. 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.
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.


If you get an Internal Server error on an SP then include in the bug report any errors you might find in {{filename|/var/log/httpd/ssl_error_log}}.
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=22&component=ipsilon ipsilon] 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 get an Internal Server error on the IDP then include in the bug report any errors you might find in {{filename|/var/log/httpd/error_log}}.
If you get an Internal Server error on an SP then in the bugzilla include any errors you might find in /var/log/httpd/ssl_error_log
 
If you get an Internal Server error on the IDP then the bugzilla include any errors you might find in /var/log/httpd/error_log


Please include as much detail as you can on the steps taken to cause any exceptions.
Please include as much detail as you can on the steps taken to cause any exceptions.
Line 105: Line 105:
{|
{|
! User
! User
! [[QA:Testcase_ipsilonv1_ipa_install|Install IPA]]
! [[QA:Testcase_sample_1|Sample test 1]]
! [[QA:Testcase_ipsilonv1_ipa_idp_install|Install IDP]]
! [[QA:Testcase_sample_2|Sample test 2]]
! [[QA:Testcase_ipsilonv1_sp1_install|Install SPs]]
! [[QA:Testcase_sample_3|Sample test 3]]
! [[QA:Testcase_ipsilonv1_ipa_login|Login/out to SP]]
! [[QA:Testcase_sample_4|Sample test 4]]
! [[QA:Testcase_ipsilonv1_sssd_info|Info Plugins]]
! [[QA:Testcase_ipsilonv1_attr_map_filter|Attribute Mapping and Filtering]]
! References
! References
|-
|-
| [[User:SampleUser|Sample User]]
| [[User:SampleUser|Sample User]]
| {{result|none}}
| {{result|none}}  
| {{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>
Line 122: Line 118:
| <references/>
| <references/>
|-
|-
|-
|}
| [[User:mrniranjan|mrniranjan]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>Logins pass but after logout and login back auth form doesn't come up instead it shows authenticated!</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
|-
| [[User:simo|simo]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>kdestory to test password based re-login</ref><ref>sometimes password-based re-login leaves me stranded in the Idp and does not redirect back - https://fedorahosted.org/ipsilon/ticket/74</ref><ref> Clicking on LogOut in the SP when user is already logged out in the Idp, gives a 400 - Bad Request in the Idp</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
|-
| [[User:spoore|spoore]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>same results as simo above</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
|-
| [[User:nkinder|nkinder]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>IdP initiated logout does not trigger SLO - https://fedorahosted.org/ipsilon/ticket/87</ref><ref>SP logout without an active session results in a 400 page - https://fedorahosted.org/ipsilon/ticket/88 (also encountered by simo and spoore above)</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Roshi|Roshi]]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
|-|}
 


[[Category:Fedora 22 Test Days]]
[[Category:Fedora 22 Test Days]]
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)