[CentOS-devel] Running test-scripts with minimal kickstart

Athmane Madjoudj athmanem at gmail.com
Thu Apr 14 06:40:16 UTC 2011


Hello,

As noted by Fabian and Karanbir (at least what I've understand), the 
packages needed by the tests should be installed outside the kickstart.

So I've attached an install script for each tested services.

Now tests can be launched with simple 'for' loop, my directory structure 
looks like (I used 0-install_[SERVICE].sh and [SERVICE]_test_name.sh 
convention):

0-install_dovecot.sh
0-install_httpd.sh
0-install_mysqld.sh
0-install_postfix.sh
0-install_sshd.sh
0-install_vsftpd.sh
dovecot_imap_login.sh
dovecot_pop3_login.sh
httpd_php.sh
httpd_servehtml.sh
httpd_vhost.sh
mysqld_conn_test.sh
mysqld_create_db.sh
mysqld_drop_db.sh
postfix_smtp.sh
sshd_conn_test.sh
sshd_user_login.py
vsftpd_anonymous_login.sh


Best regards.

-- 
Athmane Madjoudj
RHCE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0-install_dovecot.sh
Type: application/x-shellscript
Size: 137 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20110414/093c64c6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0-install_httpd.sh
Type: application/x-shellscript
Size: 158 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20110414/093c64c6/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0-install_mysqld.sh
Type: application/x-shellscript
Size: 137 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20110414/093c64c6/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0-install_postfix.sh
Type: application/x-shellscript
Size: 139 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20110414/093c64c6/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0-install_sshd.sh
Type: application/x-shellscript
Size: 125 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20110414/093c64c6/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0-install_vsftpd.sh
Type: application/x-shellscript
Size: 134 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20110414/093c64c6/attachment-0005.bin>


More information about the CentOS-devel mailing list