Bug 37289 - Jenkins jobs for various AD member setups
Jenkins jobs for various AD member setups
Status: VERIFIED FIXED
Product: UCS Test
Classification: Unclassified
Component: General
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: Stefan Gohmann
:
Depends on: 38167 38168 38169
Blocks: 51647 52208
  Show dependency treegraph
 
Reported: 2014-12-10 15:46 CET by Stefan Gohmann
Modified: 2020-10-12 13:38 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2014-12-10 15:46:30 CET
We should add Jenkins jobs for various AD member setups.
Comment 1 Philipp Hahn univentionstaff 2015-01-09 12:58:01 CET
Jenkisn regression r56772: 60_umc.05_get_client_ip_address.test
> Traceback (most recent call last):
>   File "05_get_client_ip_address", line 48, in <module>
>     main()
>   File "05_get_client_ip_address", line 28, in main
>     username = ldap.explode_rdn(usernamd_dn)[0].split('=', 1)[-1]
> NameError: global name 'ldap' is not defined

$ pyflakes 05_get_client_ip_address 
05_get_client_ip_address:28: undefined name 'ldap'

FIXED r57223 | Bug #37289 test: Fix Jenkins regression
 import ldap
Comment 2 Stefan Gohmann univentionstaff 2015-03-31 07:42:37 CEST
The following issues need to be fixed:

- Bug 38167 - 41_ad_connector_rejects fails in "module,w2k12r2-france" w2k12-german-other-join-user setup
- Bug 38168 - 60_umc-system.23_umc-service-create-user fails in German AD member mode setup
- Bug 38169 - univention-samba join script is not executed in installation,w2k12-german-other-join-user setup setup
Comment 3 Stefan Gohmann univentionstaff 2016-03-09 15:10:58 CET
The tests are now successful in 4.1-1 for the following domains:
 - w2k12-german
 - w2k8r2-english
 - w2k8r2-english-same-domain 

The tests will be executed every Tuesday.
Comment 4 Stefan Gohmann univentionstaff 2016-10-12 07:48:46 CEST
For this bug is no separate QA needed.