Log In
centos
/
t_functional
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
dfaa8a
Merge branch 'master' of gitorious.org:testautomation/t_functional
Merged and Committed by
arrfab
10 years ago
raw
patch
tree
parents
d002e923e0fdacc80f3351c3c0032a02d4676d53
c3b6d5789dee585ab2c05ed3584c1355c62fdd0f
55 files changed.
789 lines added
.
142 lines removed
.
tests/0_common/10_remove_32bitpkgs.sh
file modified
+0
-0
tests/0_common/40_update_hosts.sh
file modified
+1
-1
tests/p_amanda/0-install_amanda.sh
file modified
+9
-1
tests/p_anaconda/anaconda_centos_patch.sh
file modified
+5
-1
tests/p_diffutils/20-diff-tests
file modified
+6
-2
tests/p_dovecot/dovecot_imap_login.sh
file modified
+8
-10
tests/p_dovecot/dovecot_pop3_login.sh
file modified
+10
-1
tests/p_grub/grub_dir_layout_test.sh
file modified
+7
-0
tests/p_initscripts/initscripts_centos_brand_rcsysinit.sh
file modified
+4
-5
tests/p_initscripts/initscripts_service_status.sh
file modified
+1
-1
tests/p_ipa-server/0-preclean.sh
file added
+62
tests/p_ipa-server/1-install_freeipa.sh
file added
+13
tests/p_ipa-server/2-configure_freeipa.sh
file added
+39
tests/p_ipa-server/3-verify_kerberos_tickets.sh
file added
+42
tests/p_ipa-server/4-adduser.sh
file added
+89
tests/p_ipa-server/5-addservice.sh
file added
+82
tests/p_ipa-server/6-dnsdetails.sh
file added
+78
tests/p_ipa-server/7-addsudo.sh
file added
+92
tests/p_ipa-server/99-postclean.sh
file added
+37
tests/p_iptables/iptables_add-remove_test.sh
file modified
+8
-0
tests/p_iptables/iptables_default_rules.sh
file modified
+6
-0
tests/p_iptables/iptables_function-check_test.sh
file modified
+7
-0
tests/p_iptraf/5-test_iptraf.sh
file modified
+13
-4
tests/p_jwhois/0-install_jwhois.sh
file modified
+8
-1
tests/p_logwatch/logwatch_test.sh
file modified
+7
-1
tests/p_lynx/lynx_dump_page_test.sh
file modified
+1
-1
tests/p_mysql/0-install_mysqld.sh
file modified
+13
-12
tests/p_mysql/10_mysqld_conn_test.sh
file modified
+1
-7
tests/p_network/network_device_test.sh
file modified
+3
-1
tests/p_network/networking_enabled_test.sh
file modified
+7
-4
tests/p_network/networking_vlan_test.sh
file modified
+13
-10
tests/p_openssh/sshd_conn_test.sh
file modified
+1
-1
tests/p_passwd/_password_complexity.expect
file modified
+4
-1
tests/p_procinfo/0-install_procinfo.sh
file modified
+2
-3
tests/p_procinfo/5-test_procinfo.sh
file modified
+2
-3
tests/p_python/20-python-mysql-test.sh
file modified
+11
-5
tests/p_python/25-python-mysql55-test.sh
file modified
+1
-0
tests/p_rsync/0-install-rsync.sh
file modified
+7
-4
tests/p_rsync/10-rsync-test.sh
file modified
+13
-5
tests/p_ruby/20-ruby-version-test.sh
file modified
+5
-2
tests/p_ruby/30-irb-version-test.sh
file modified
+2
-3
tests/p_ruby/40-ri-version-test.sh
file modified
+2
-3
tests/p_ruby/50-rdoc-version-test.sh
file modified
+4
-4
tests/p_sendmail/10_sendmail_smtp.sh
file modified
+1
-1
tests/p_sendmail/20_sendmail_mta.sh
file modified
+1
-1
tests/p_sendmail/30_sendmail_mta_ehlo.sh
file modified
+12
-13
tests/p_squirrelmail/0-install_squirrelmail.sh
file modified
+3
-4
tests/p_squirrelmail/squirrelmail_test.sh
file modified
+3
-3
tests/p_tftp-server/10-tftp-server_get-test.sh
file modified
+1
-2
tests/p_tftp-server/20-tftp-server_put-test.sh
file modified
+6
-10
tests/p_tomcat/0-install_tomcat.sh
file modified
+8
-6
tests/p_tomcat/1-config_tomcat.sh
file modified
+9
-4
tests/p_tomcat/tomcat_test.sh
file modified
+7
-1
tests/p_webalizer/0-install_webalizer.sh
file modified
+6
-0
tests/p_webalizer/webalizer_test.sh
file modified
+6
-0
Merge branch 'master' of
gitorious.org
:testautomation/t_functional
tests/0_common/10_remove_32bitpkgs.sh
file modified
+0
-0
tests/0_common/40_update_hosts.sh
file modified
+1
-1
tests/p_amanda/0-install_amanda.sh
file modified
+9
-1
tests/p_anaconda/anaconda_centos_patch.sh
file modified
+5
-1
tests/p_diffutils/20-diff-tests
file modified
+6
-2
tests/p_dovecot/dovecot_imap_login.sh
file modified
+8
-10
tests/p_dovecot/dovecot_pop3_login.sh
file modified
+10
-1
tests/p_grub/grub_dir_layout_test.sh
file modified
+7
-0
tests/p_initscripts/initscripts_centos_brand_rcsysinit.sh
file modified
+4
-5
tests/p_initscripts/initscripts_service_status.sh
file modified
+1
-1
tests/p_ipa-server/0-preclean.sh
file added
+62
tests/p_ipa-server/1-install_freeipa.sh
file added
+13
tests/p_ipa-server/2-configure_freeipa.sh
file added
+39
tests/p_ipa-server/3-verify_kerberos_tickets.sh
file added
+42
tests/p_ipa-server/4-adduser.sh
file added
+89
tests/p_ipa-server/5-addservice.sh
file added
+82
tests/p_ipa-server/6-dnsdetails.sh
file added
+78
tests/p_ipa-server/7-addsudo.sh
file added
+92
tests/p_ipa-server/99-postclean.sh
file added
+37
tests/p_iptables/iptables_add-remove_test.sh
file modified
+8
-0
tests/p_iptables/iptables_default_rules.sh
file modified
+6
-0
tests/p_iptables/iptables_function-check_test.sh
file modified
+7
-0
tests/p_iptraf/5-test_iptraf.sh
file modified
+13
-4
tests/p_jwhois/0-install_jwhois.sh
file modified
+8
-1
tests/p_logwatch/logwatch_test.sh
file modified
+7
-1
tests/p_lynx/lynx_dump_page_test.sh
file modified
+1
-1
tests/p_mysql/0-install_mysqld.sh
file modified
+13
-12
tests/p_mysql/10_mysqld_conn_test.sh
file modified
+1
-7
tests/p_network/network_device_test.sh
file modified
+3
-1
tests/p_network/networking_enabled_test.sh
file modified
+7
-4
tests/p_network/networking_vlan_test.sh
file modified
+13
-10
tests/p_openssh/sshd_conn_test.sh
file modified
+1
-1
tests/p_passwd/_password_complexity.expect
file modified
+4
-1
tests/p_procinfo/0-install_procinfo.sh
file modified
+2
-3
tests/p_procinfo/5-test_procinfo.sh
file modified
+2
-3
tests/p_python/20-python-mysql-test.sh
file modified
+11
-5
tests/p_python/25-python-mysql55-test.sh
file modified
+1
-0
tests/p_rsync/0-install-rsync.sh
file modified
+7
-4
tests/p_rsync/10-rsync-test.sh
file modified
+13
-5
tests/p_ruby/20-ruby-version-test.sh
file modified
+5
-2
tests/p_ruby/30-irb-version-test.sh
file modified
+2
-3
tests/p_ruby/40-ri-version-test.sh
file modified
+2
-3
tests/p_ruby/50-rdoc-version-test.sh
file modified
+4
-4
tests/p_sendmail/10_sendmail_smtp.sh
file modified
+1
-1
tests/p_sendmail/20_sendmail_mta.sh
file modified
+1
-1
tests/p_sendmail/30_sendmail_mta_ehlo.sh
file modified
+12
-13
tests/p_squirrelmail/0-install_squirrelmail.sh
file modified
+3
-4
tests/p_squirrelmail/squirrelmail_test.sh
file modified
+3
-3
tests/p_tftp-server/10-tftp-server_get-test.sh
file modified
+1
-2
tests/p_tftp-server/20-tftp-server_put-test.sh
file modified
+6
-10
tests/p_tomcat/0-install_tomcat.sh
file modified
+8
-6
tests/p_tomcat/1-config_tomcat.sh
file modified
+9
-4
tests/p_tomcat/tomcat_test.sh
file modified
+7
-1
tests/p_webalizer/0-install_webalizer.sh
file modified
+6
-0
tests/p_webalizer/webalizer_test.sh
file modified
+6
-0