Log In
centos
/
t_functional
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
68199b
Merge pull request #77 from AdamSaleh/centos_9
59 files
Merged by
hughesjr
2 years ago
, Committed by GitHub
2 years ago
,
raw
patch
tree
parents
1296661793e0d737162e359f572787026f3c0e18
3030657d8f9c016de30710175295cb11df47f8f7
59 files changed.
285 lines added
.
60 lines removed
.
tests/0_common/000_centos_default_repos.py
file modified
+26
-8
tests/p_amanda/0-install_amanda.sh
file modified
+9
-0
tests/p_amanda/amanda-server_test.sh
file modified
+7
-0
tests/p_anaconda/anaconda_centos_patch.sh
file modified
+5
-0
tests/p_arpwatch/0_install_arpwatch.sh
file modified
+8
-0
tests/p_arpwatch/10_arpwatch_test.sh
file modified
+7
-0
tests/p_centos-release/centos-release_centos-base_repos.sh
file modified
+2
-1
tests/p_cron/0-install_cron.sh
file modified
+1
-1
tests/p_diffutils/10-cmp-tests
file modified
+0
-0
tests/p_file/01_file_mime_application.sh
file modified
+2
-0
tests/p_freeradius/10_radiusd_test.sh
file modified
+8
-0
tests/p_gzip/0_install_gzip.sh
file modified
+8
-1
tests/p_gzip/20-gzip-test
file modified
+16
-8
tests/p_gzip/30-gzexe-test
file modified
+0
-0
tests/p_gzip/90-znew-tests
file modified
+7
-0
tests/p_httpd/httpd_centos_brand_server_tokens.sh
file modified
+1
-1
tests/p_iptables/00_install_service.sh
file added
+3
tests/p_iptables/iptables_add-remove_test.sh
file modified
+1
-1
tests/p_iptables/iptables_default_rules.sh
file modified
+1
-1
tests/p_iptables/iptables_function-check_test.sh
file modified
+5
-3
tests/p_iptables/iptables_kmod_loaded.sh
file modified
+1
-1
tests/p_java-openjdk/p_java-openjdk-common
file modified
+2
-0
tests/p_libxml2-python/0-install-libxml2-python.sh
file modified
+1
-1
tests/p_lsb/0-install_redhat-lsb.sh
file modified
+9
-0
tests/p_lsb/lsb_release_brand_test.sh
file modified
+7
-0
tests/p_mailman/0-install_mailman.sh
file modified
+6
-0
tests/p_mailman/mailman_test.sh
file modified
+7
-0
tests/p_net-snmp/snmpv1_test.sh
file modified
+8
-0
tests/p_net-snmp/snmpv2c_test.sh
file modified
+8
-0
tests/p_net-snmp/snmpv3_test.sh
file modified
+8
-0
tests/p_php_7.2/10_php_api.sh
file modified
+10
-1
tests/p_php_7.2/20_php_mariadb.sh
file modified
+7
-0
tests/p_php_7.3/10_php_api.sh
file modified
+7
-0
tests/p_php_7.3/20_php_mariadb.sh
file modified
+7
-0
tests/p_postgresql/postgresql_create_db.sh
file modified
+7
-1
tests/p_python/0-install-python.sh
file modified
+1
-1
tests/p_python/20-python-mysql-test.sh
file modified
+1
-1
tests/p_python38-mod_wsgi/0-install_python38-mod_wsgi.sh
file modified
+9
-0
tests/p_python38-mod_wsgi/10-test_python38-mod_wsgi.sh
file modified
+9
-0
tests/p_python38-mod_wsgi/20-remove_python38-mod_wsgi.sh
file modified
+8
-0
tests/p_rsync/0-install-rsync.sh
file modified
+3
-3
tests/p_rsync/10-rsync-test.sh
file modified
+2
-2
tests/p_ruby/20-ruby-version-test.sh
file modified
+4
-1
tests/p_ruby/30-irb-version-test.sh
file modified
+4
-1
tests/p_ruby/40-ri-version-test.sh
file modified
+2
-2
tests/p_ruby/50-rdoc-version-test.sh
file modified
+2
-2
tests/p_screen/0-install_screen.sh
file modified
+1
-1
tests/p_selinux/0_install_tools.sh
file modified
+1
-1
tests/p_setup/group_file_test.sh
file modified
+1
-1
tests/p_setup/passwd_file_test.sh
file modified
+1
-1
tests/p_tftp-server/0-install_tftp-server.sh
file modified
+8
-1
tests/p_tomcat/0-install_tomcat.sh
file modified
+1
-1
tests/p_yum-plugin-fastestmirror/0_install_yum-plugin-fastestmirror.sh
file modified
+1
-1
tests/p_yum-plugin-fastestmirror/10-fastestmirror.sh
file modified
+1
-1
tests/r_lamp/0_lamp_install.sh
file modified
+1
-1
tests/r_lamp/1_lamp_check.sh
file modified
+1
-1
tests/z_centos_pkg/centos_rpm_checker.py
file modified
+7
-6
tests/z_repoclosure/repoclosure_test.sh
file modified
+3
-1
tests/z_rpminfo/check-rpminfo.sh
file modified
+1
-1
Merge pull request #77 from AdamSaleh/centos_9 Allow running under centos 9
tests/0_common/000_centos_default_repos.py
file modified
+26
-8
tests/p_amanda/0-install_amanda.sh
file modified
+9
-0
tests/p_amanda/amanda-server_test.sh
file modified
+7
-0
tests/p_anaconda/anaconda_centos_patch.sh
file modified
+5
-0
tests/p_arpwatch/0_install_arpwatch.sh
file modified
+8
-0
tests/p_arpwatch/10_arpwatch_test.sh
file modified
+7
-0
tests/p_centos-release/centos-release_centos-base_repos.sh
file modified
+2
-1
tests/p_cron/0-install_cron.sh
file modified
+1
-1
tests/p_diffutils/10-cmp-tests
file modified
+0
-0
tests/p_file/01_file_mime_application.sh
file modified
+2
-0
tests/p_freeradius/10_radiusd_test.sh
file modified
+8
-0
tests/p_gzip/0_install_gzip.sh
file modified
+8
-1
tests/p_gzip/20-gzip-test
file modified
+16
-8
tests/p_gzip/30-gzexe-test
file modified
+0
-0
tests/p_gzip/90-znew-tests
file modified
+7
-0
tests/p_httpd/httpd_centos_brand_server_tokens.sh
file modified
+1
-1
tests/p_iptables/00_install_service.sh
file added
+3
tests/p_iptables/iptables_add-remove_test.sh
file modified
+1
-1
tests/p_iptables/iptables_default_rules.sh
file modified
+1
-1
tests/p_iptables/iptables_function-check_test.sh
file modified
+5
-3
tests/p_iptables/iptables_kmod_loaded.sh
file modified
+1
-1
tests/p_java-openjdk/p_java-openjdk-common
file modified
+2
-0
tests/p_libxml2-python/0-install-libxml2-python.sh
file modified
+1
-1
tests/p_lsb/0-install_redhat-lsb.sh
file modified
+9
-0
tests/p_lsb/lsb_release_brand_test.sh
file modified
+7
-0
tests/p_mailman/0-install_mailman.sh
file modified
+6
-0
tests/p_mailman/mailman_test.sh
file modified
+7
-0
tests/p_net-snmp/snmpv1_test.sh
file modified
+8
-0
tests/p_net-snmp/snmpv2c_test.sh
file modified
+8
-0
tests/p_net-snmp/snmpv3_test.sh
file modified
+8
-0
tests/p_php_7.2/10_php_api.sh
file modified
+10
-1
tests/p_php_7.2/20_php_mariadb.sh
file modified
+7
-0
tests/p_php_7.3/10_php_api.sh
file modified
+7
-0
tests/p_php_7.3/20_php_mariadb.sh
file modified
+7
-0
tests/p_postgresql/postgresql_create_db.sh
file modified
+7
-1
tests/p_python/0-install-python.sh
file modified
+1
-1
tests/p_python/20-python-mysql-test.sh
file modified
+1
-1
tests/p_python38-mod_wsgi/0-install_python38-mod_wsgi.sh
file modified
+9
-0
tests/p_python38-mod_wsgi/10-test_python38-mod_wsgi.sh
file modified
+9
-0
tests/p_python38-mod_wsgi/20-remove_python38-mod_wsgi.sh
file modified
+8
-0
tests/p_rsync/0-install-rsync.sh
file modified
+3
-3
tests/p_rsync/10-rsync-test.sh
file modified
+2
-2
tests/p_ruby/20-ruby-version-test.sh
file modified
+4
-1
tests/p_ruby/30-irb-version-test.sh
file modified
+4
-1
tests/p_ruby/40-ri-version-test.sh
file modified
+2
-2
tests/p_ruby/50-rdoc-version-test.sh
file modified
+2
-2
tests/p_screen/0-install_screen.sh
file modified
+1
-1
tests/p_selinux/0_install_tools.sh
file modified
+1
-1
tests/p_setup/group_file_test.sh
file modified
+1
-1
tests/p_setup/passwd_file_test.sh
file modified
+1
-1
tests/p_tftp-server/0-install_tftp-server.sh
file modified
+8
-1
tests/p_tomcat/0-install_tomcat.sh
file modified
+1
-1
tests/p_yum-plugin-fastestmirror/0_install_yum-plugin-fastestmirror.sh
file modified
+1
-1
tests/p_yum-plugin-fastestmirror/10-fastestmirror.sh
file modified
+1
-1
tests/r_lamp/0_lamp_install.sh
file modified
+1
-1
tests/r_lamp/1_lamp_check.sh
file modified
+1
-1
tests/z_centos_pkg/centos_rpm_checker.py
file modified
+7
-6
tests/z_repoclosure/repoclosure_test.sh
file modified
+3
-1
tests/z_rpminfo/check-rpminfo.sh
file modified
+1
-1