os-autoinst-distri-fedora/tests
Adam Williamson c2b1ea4e8c Use test3 not test1 for FreeIPA password change test module
Previously this module changed test1's password, so that it
would still be able to work even if the webui test module
failed (so test3/test4 didn't get created). But this means
that, for about 30 seconds, test1's password is 'loremipsum'
not 'batterystaple', and if one of the *other* client test
jobs happens to hit a point where it has to auth as test1
during the 30 seconds test1's password is different, it will
fail. This looks to be what happened to the join_kickstart
test the last few days - it failed because it tried to login
as test1 during the password change window.

By using the test3 user instead (which is only used by the
join_cockpit test, currently) we avoid this problem, at the
cost that the password_change module will always fail if the
webui module fails.
2017-05-04 17:29:35 -07:00
..
_advisory_post.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_advisory_update.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_anaconda_network_static.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_boot_to_anaconda.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_check_install_source.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_collect_data.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_console_avc_crash.pm Tweak _console_avc_crash so we get soft failures 2017-04-10 15:44:13 -07:00
_console_login.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_console_shutdown.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_console_wait_login.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_console_wait_login_2.pm Workaround issues with loading same module more than once 2017-04-18 10:38:16 -07:00
_do_install_and_reboot.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_graphical_input.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_graphical_input_2.pm Workaround issues with loading same module more than once 2017-04-18 10:38:16 -07:00
_graphical_wait_login.pm Work around F26 base image bug: g-i-s failing to run 2017-04-24 18:49:25 -07:00
_graphical_wait_login_2.pm Workaround issues with loading same module more than once 2017-04-18 10:38:16 -07:00
_memcheck.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_post_network_static.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_software_selection.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
_support_server.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
base_selinux.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
base_service_manipulation.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
base_services_start.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
base_update_cli.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
database_client.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
desktop_browser.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
desktop_notifications.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
desktop_terminal.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
desktop_update_graphical.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_custom_blivet_ext3.pm Add custom partitioning tests for blivet 2017-04-24 14:23:35 +02:00
disk_custom_blivet_lvmthin.pm Add custom partitioning tests for blivet 2017-04-24 14:23:35 +02:00
disk_custom_blivet_no_swap.pm Add custom partitioning tests for blivet 2017-04-24 14:23:35 +02:00
disk_custom_blivet_software_raid.pm Add custom partitioning tests for blivet 2017-04-24 14:23:35 +02:00
disk_custom_blivet_xfs.pm Add custom partitioning tests for blivet 2017-04-24 14:23:35 +02:00
disk_custom_btrfs.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_custom_ext3.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_custom_iscsi.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_custom_iscsi_postinstall.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_custom_lvmthin.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_custom_no_swap.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_custom_software_raid.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_custom_software_raid_postinstall.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_custom_xfs.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_delete_all.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_delete_partial.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_delete_partial_postinstall.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_empty.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_encrypted.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_encrypted_postinstall.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_encrypted_postinstall_2.pm Workaround issues with loading same module more than once 2017-04-18 10:38:16 -07:00
disk_guided_free_space_postinstall.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_multi.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_multi_empty_all.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_multi_empty_all_postinstall.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_multi_postinstall.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_shrink.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
disk_guided_shrink_postinstall.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
firewall_configured.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
firewall_disabled.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
freeipa_client.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
freeipa_password_change.pm Use test3 not test1 for FreeIPA password change test module 2017-05-04 17:29:35 -07:00
freeipa_webui.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
install_arm_image_deployment.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
install_source_graphical.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
install_text.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
realmd_join_cockpit.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
realmd_join_sssd.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
rescue_mode_encrypted.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
role_deploy_database_server.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
role_deploy_domain_controller.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
server_cockpit_basic.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
server_cockpit_default.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
server_firewall_default.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
uefi_postinstall.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
upgrade_postinstall.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
upgrade_preinstall.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00
upgrade_run.pm Remove test_flags comments, add ignore_failure flag 2017-04-10 15:00:10 -07:00