Index: debian/changelog =================================================================== --- debian/changelog (Revision 57130) +++ debian/changelog (Arbeitskopie) @@ -1,3 +1,10 @@ +ucs-ec2-tools (1.0.2-5) UNRELEASED; urgency=medium + + * Bug #37450: Test CamelCase base DN in autotest-*-admember-*-w2k8r2-english + * Bug #33110: Test CamelCase base DN in autotest-091-master-s4 + + -- Arvid Requate Wed, 07 Jan 2015 11:05:32 +0100 + ucs-ec2-tools (1.0.2-4) unstable; urgency=low * Bug #35856: corrected check_correct_* functions in Index: examples/jenkins/autotest-091-master-s4.cfg =================================================================== --- examples/jenkins/autotest-091-master-s4.cfg (Revision 57130) +++ examples/jenkins/autotest-091-master-s4.cfg (Arbeitskopie) @@ -33,9 +33,9 @@ [master091] profile: hostname="master091" - domainname="autotest091.local" + domainname="AutoTest091.local" windows/domain="AUTOTEST091" - ldap/base="dc=autotest091,dc=local" + ldap/base="dc=AutoTest091,dc=local" root_password="univention" locale/default="de_DE.UTF-8:UTF-8" packages_install="univention-s4-connector univention-samba4 univention-mail-server univention-dhcp univention-printserver cups univention-squid univention-nagios-server univention-pkgdb univention-admingrp-user-passwordreset" Index: examples/jenkins/autotest-221-admember-module-w2k8r2-english.cfg =================================================================== --- examples/jenkins/autotest-221-admember-module-w2k8r2-english.cfg (Revision 57130) +++ examples/jenkins/autotest-221-admember-module-w2k8r2-english.cfg (Arbeitskopie) @@ -31,9 +31,9 @@ [master221] profile: hostname="admember221" - domainname="autotest221.local" + domainname="AutoTest221.local" windows/domain="AUTOTEST221" - ldap/base="dc=autotest221,dc=local" + ldap/base="dc=AutoTest221,dc=local" root_password="Univention@99" locale/default="de_DE.UTF-8:UTF-8" packages_install="univention-ad-connector" Index: examples/jenkins/autotest-226-admember-installation-w2k8r2-english.cfg =================================================================== --- examples/jenkins/autotest-226-admember-installation-w2k8r2-english.cfg (Revision 57130) +++ examples/jenkins/autotest-226-admember-installation-w2k8r2-english.cfg (Arbeitskopie) @@ -31,9 +31,9 @@ [master226] profile: hostname="admember226" - domainname="autotest226.local" + domainname="AutoTest226.local" windows/domain="AUTOTEST226" - ldap/base="dc=autotest226,dc=local" + ldap/base="dc=AutoTest226,dc=local" root_password="Univention@99" locale/default="de_DE.UTF-8:UTF-8" packages_install="univention-ad-connector"