Bug 46252 - Zimbra Connector App for UCS 4.3
Zimbra Connector App for UCS 4.3
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.3
Other Linux
: P5 normal (vote)
: UCS 4.3
Assigned To: Felix Botner
Dirk Wiesenthal
: interim-3
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-02-08 11:34 CET by Nico Gulden
Modified: 2018-03-14 14:38 CET (History)
1 user (show)

See Also:
What kind of report is it?: Release Management
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 Nico Gulden univentionstaff 2018-02-08 11:34:30 CET
The Zimbra Connector app shall be available for UCS 4.3 with the release.
Comment 1 Felix Botner univentionstaff 2018-02-08 17:06:57 CET
App updated and copied to 4.3.

Manual tests - OK

i did the following to test the app with the zimbra docker image


docker run -p 125:25 -p 180:80 -p 1465:465 -p 1587:587 -p 110:110 \
  -p 143:143 -p 993:993 -p 995:995 -p 1443:443 -p 8080:8080 -p 8443:8443 \
  -p 7071:7071 -p 9071:9071 -h zimbra.fb.bf -i -t -e PASSWORD=univention \
  jorgedlcruz/zimbra  bash

in container
* install vim
* replace HOSTNAME=$(hostname -a) with HOSTNAME=$(hostname -s) in /opt/start.sh
* bash -x /opt/start.sh

docker exec -it 5c8be9a3dc2d wget http://10.200.7.160/ucs-root-ca.crt
docker exec -it 5c8be9a3dc2d su - zimbra -c '/opt/zimbra/bin/zmcertmgr addcacert /ucs-root-ca.crt'
docker exec -it 5c8be9a3dc2d su - zimbra -c 'zmmailboxdctl restart'

password univention
admin admin@fb.bf

zimbra web -> https://10.200.7.160:8443
zimbra admin web -> https://10.200.7.160:7071/zimbraAdmin/


TODO Jenkins Tests
Comment 2 Dirk Wiesenthal univentionstaff 2018-03-03 15:19:11 CET
(In reply to Felix Botner from comment #1)
> TODO Jenkins Tests

http://jenkins.knut.univention.de:8080/job/UCS-4.3/job/Apps/job/zimbra/job/App%20Autotest%20MultiEnv/6/
Comment 3 Felix Botner univentionstaff 2018-03-05 09:58:49 CET
Test look good, zimbra for 4.3 released.
Comment 4 Stefan Gohmann univentionstaff 2018-03-14 14:38:46 CET
UCS 4.3 has been released:
 https://docs.software-univention.de/release-notes-4.3-0-en.html
 https://docs.software-univention.de/release-notes-4.3-0-de.html

If this error occurs again, please use "Clone This Bug".