1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-05 00:27:25 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
downtownallday
484ffd64ec do upgrade tests against maib master 2020-10-31 11:32:28 -04:00
downtownallday
2bdcbc9b6c Run upgrade tests before default ones 2020-09-29 08:52:33 -04:00
downtownallday
7c29628530 Separate miab and miab-ldap migrations
Add tests for migrating from miab w/totp (migration 13) to miab-ldap
2020-09-16 09:00:27 -04:00
downtownallday
257b2ee6f6 Integrate encryption-at-rest support 2020-06-22 12:03:13 -04:00
downtownallday
5aa3a6fd5d Add missing argument 2020-06-19 12:26:55 -04:00
downtownallday
1bd7b2c4c7 1. Better code organization & simplify
2. Add "populate" data for upgrades - enabled in both system-setup scripts
3. Add "upgrade" test runner suite
2020-06-19 12:12:49 -04:00
downtownallday
bce1cd41ff Apply a patch to setup/dns.sh on Travis so nsd will start during upstream install 2020-06-14 18:00:54 -04:00
downtownallday
071c89c420 Tail /var/log/messages if upstream setup fails 2020-06-14 17:19:30 -04:00
downtownallday
6a93af9670 Fix upgrade job failure 2020-06-14 16:48:21 -04:00
downtownallday
b0090edd52 Test upgrade to LDAP from upstream Mail-in-a-Box/sqlite 2020-06-14 13:51:00 -04:00
downtownallday
1f35e9ef91 Move directory setup/mods.d to local 2020-06-11 21:18:05 -04:00
downtownallday
99bb128d60 Investigating occasional test failures. See this in the log:
[ERROR] Jun 11 17:30:15 lmtp(alice@somedomain.com): Error: open(/etc/dovecot/sieve-spam.svbin.box.abc.com.13806.26a2405f731160b1) failed: Read-only file system
[ERROR] Jun 11 17:30:15 lmtp(alice@somedomain.com): Error: GKVhOyZq4l7uNQAAasegNA: sieve: binary save: failed to create temporary file: open(/etc/dovecot/sieve-spam.svbin.) failed: Read-only file system

systemctl service setting for dovecot includes ProtectSystem=full, so /etc will be read-only.

need to understand why sieve is attempting to create a temp file or maybe
move sieve script to /var
2020-06-11 13:47:50 -04:00
downtownallday
6baf4993db Ensure root user has a mailbox for sendmail -bv delivery report 2020-06-11 06:45:49 -04:00
downtownallday
4113ed8501 Look at resolv.conf this time 2020-06-10 23:16:35 -04:00
downtownallday
2bdb6f6216 Output more host information post-setup 2020-06-10 22:37:46 -04:00
downtownallday
a9b5350138 Hide sysctl read errors 2020-06-10 22:00:17 -04:00
downtownallday
adf7d3ed8d Dump kernel ip6 settings 2020-06-10 17:05:34 -04:00
downtownallday
ab087365c4 Move system-setup directory to tests
Set the hosts FQDN instead of adding hosts entry for private ip
2020-06-10 11:40:44 -04:00
downtownallday
64d24566b2 Dump /etc/hosts on travis 2020-06-10 07:49:17 -04:00
downtownallday
81c2b75ee4 Simplify networking info dump 2020-06-09 23:19:24 -04:00
downtownallday
f731d7444f Fix typo 2020-06-09 22:52:04 -04:00
downtownallday
0cd9e92566 Try to deal with nsd failure under Travis 2020-06-09 22:45:12 -04:00
downtownallday
828f9d0185 First attempt at automating tests with a remote Nextcloud under Travis-CI 2020-06-09 21:34:22 -04:00
downtownallday
fa046fc859 Remove unneeded status check 2020-06-03 12:02:25 -04:00
downtownallday
bae7bc4a15 add systemctl reset-failed 2020-06-03 10:09:58 -04:00
downtownallday
2b847a4314 add --wait to systemctl restart 2020-06-03 09:59:23 -04:00
downtownallday
44f7392e9e Last commit fixed things, so just cleaning up with this commit 2020-06-03 09:41:27 -04:00
downtownallday
e9ac87e63b again 2020-06-03 09:15:03 -04:00
downtownallday
0a5439f0bd again 2020-06-03 08:40:59 -04:00
downtownallday
6163be82c5 again 2020-06-02 23:54:26 -04:00
downtownallday
b6aaf12db2 again 2020-06-02 23:41:53 -04:00
downtownallday
ceca4a3cff again 2020-06-02 23:27:24 -04:00
downtownallday
cde1e84f98 again 2020-06-02 22:55:46 -04:00
downtownallday
1683bb46eb again 2020-06-02 22:36:07 -04:00
downtownallday
500d8cfaa7 again 2020-06-02 22:21:56 -04:00
downtownallday
784c709185 again 2020-06-02 22:04:00 -04:00
downtownallday
b0c4345cf8 again 2020-06-02 21:41:35 -04:00
downtownallday
9c848d6808 again 2020-06-02 21:22:11 -04:00
downtownallday
4f2c8d9e15 again 2020-06-02 21:03:43 -04:00
downtownallday
9a9360dda3 again 2020-06-02 20:49:23 -04:00
downtownallday
cbc1371ae2 again 2020-06-02 20:42:38 -04:00
downtownallday
d04a8a0ca6 again 2020-06-02 20:14:25 -04:00
downtownallday
2a2436f30f again 2020-06-02 19:55:58 -04:00
downtownallday
1c31adb034 again 2020-06-02 19:44:00 -04:00
downtownallday
677fe42566 again 2020-06-02 19:35:06 -04:00
downtownallday
5c4d5fb505 again 2020-06-02 18:56:55 -04:00
downtownallday
89c6ea13b6 again 2020-06-02 18:37:47 -04:00
downtownallday
6fce2288d0 again 2020-06-02 18:28:05 -04:00
downtownallday
bb66a7c32b again 2020-06-02 18:18:35 -04:00
downtownallday
c91012a338 Add option to skip tests requiring remote smtp 2020-06-02 15:18:56 -04:00