Commit Graph

253 Commits

Author SHA1 Message Date
Johannes Zellner
d2072209b5 Do not automatically reboot the server but do this in a controlled fashion
Rebooting the server while connected via ssh often makes ssh return an
error code
2017-02-07 15:27:01 +01:00
Johannes Zellner
baf8b57a20 Cleanup droplet for selfhosting test 2017-02-07 12:58:30 +01:00
Johannes Zellner
ccdf4736ad Fixing basic selfhosting test 2017-02-02 08:08:51 -08:00
Johannes Zellner
3b09abf3c9 require missing assert 2017-01-31 10:48:51 -08:00
Girish Ramakrishnan
9cc23e899c Test IP based access 2017-01-30 16:23:08 -08:00
Girish Ramakrishnan
8419e92df9 update comment 2017-01-28 01:56:16 -08:00
Girish Ramakrishnan
827314c451 test update with custom domain 2017-01-28 01:55:13 -08:00
Girish Ramakrishnan
3e82ec8e33 check dnsbl after reboot 2017-01-12 19:50:02 -08:00
Girish Ramakrishnan
45df699586 sprinkle dnsbl tests 2017-01-12 19:18:12 -08:00
Johannes Zellner
aba548025f Add initial test for digitalocean with s3 backups 2016-10-17 14:29:15 +02:00
Johannes Zellner
de4a49043a Rename selfhost-digitalocean test 2016-10-17 13:32:41 +02:00
Girish Ramakrishnan
ab611fd66e set cloudron name after logging in 2016-10-13 20:20:54 -07:00
Girish Ramakrishnan
64253b9e14 set cloudron name before adding user 2016-10-13 20:13:48 -07:00
Girish Ramakrishnan
b0c45d00c3 check email subject correctly 2016-10-13 19:48:48 -07:00
Johannes Zellner
a0c88cbd43 Remove temporary backup download folder 2016-10-13 16:43:21 +02:00
Johannes Zellner
cfc534539e Fix digitalocean selfhost restore test 2016-10-13 16:41:59 +02:00
Johannes Zellner
b3571c583a Use t2.small as micro simply is too small 2016-10-13 11:57:37 +02:00
Girish Ramakrishnan
4a11b3432b create backup before clone 2016-10-03 14:30:47 -07:00
Girish Ramakrishnan
3c4103032d test cloning with our test app 2016-10-03 14:13:03 -07:00
Girish Ramakrishnan
55b337eefc test app clone 2016-10-03 13:39:05 -07:00
Girish Ramakrishnan
ef183f0f5f admin alias is now reserved 2016-09-28 21:14:46 -07:00
Girish Ramakrishnan
8216aee8c4 get owner id when setting alias 2016-09-28 21:02:38 -07:00
Johannes Zellner
add3ca52f3 Well have to resort to t2.micro 2016-09-20 17:57:06 +02:00
Johannes Zellner
a1a877c465 t2.medium is also not available!!
Revert "t2.small is often not available :-/"

This reverts commit 1271a0c21b.
2016-09-20 14:50:50 +02:00
Johannes Zellner
1271a0c21b t2.small is often not available :-/ 2016-09-20 14:43:18 +02:00
Johannes Zellner
bb89c0d6ce No more static ips 2016-09-20 11:09:14 +02:00
Johannes Zellner
7f16c39129 Remove aws args for digitalocean test 2016-09-20 09:37:13 +02:00
Johannes Zellner
ee89782d65 Use the correct ssh key for DO when running on ci server 2016-09-13 14:10:49 +02:00
Johannes Zellner
b18c9da508 Use the correct ssh key on DO staging 2016-09-13 12:05:30 +02:00
Johannes Zellner
ab26324364 Use the selfhosting domains from the ecosystem 2016-09-13 10:19:18 +02:00
Johannes Zellner
9c58b903e6 Use release file from ecosystem 2016-09-13 09:59:13 +02:00
Johannes Zellner
383993ac7b The selfhost backup bucket is in europe 2016-09-12 14:47:09 +02:00
Johannes Zellner
0194fe071a Fix digitalocean test name 2016-09-10 10:02:30 +02:00
Johannes Zellner
62bba8422d Fix ssh key for digitalocean test 2016-09-09 17:35:41 +02:00
Johannes Zellner
20e2dcf2c4 Fix the digitalocean tests 2016-09-09 16:38:59 +02:00
Johannes Zellner
c3250eb37d Fixup other staticIp checks 2016-09-09 11:58:39 +02:00
Johannes Zellner
29dcc97da3 Only check for staticIp for custom domain cloudrons 2016-09-09 11:54:40 +02:00
Johannes Zellner
d6badf8a2b Cleanup DO instances after test runs
We should be doing this the same way as with caas tests
where we are smart enough to only delete those where
tests were successful
2016-09-09 10:04:09 +02:00
Johannes Zellner
d14342bfea Get token first, then enable email 2016-09-08 22:17:30 +02:00
Johannes Zellner
14d29bdf65 Fix id detection 2016-09-08 22:17:30 +02:00
Girish Ramakrishnan
49b78bc3e2 use staticIp 2016-09-08 09:17:42 -07:00
Johannes Zellner
8c72602c0f Rename ec2 selfhost test 2016-09-08 13:15:34 +02:00
Johannes Zellner
6de666d886 Add selfhost digitalocean test 2016-09-08 13:13:38 +02:00
Johannes Zellner
14e7d67808 Revert "Check for LA timezone on sfo cloudron"
This reverts commit 58a532d9ac.
2016-09-08 00:06:37 +02:00
Johannes Zellner
2133b7339e Revert "email api does not exist in old version"
This reverts commit da1ad85e6a.
2016-09-07 23:18:28 +02:00
Johannes Zellner
58a532d9ac Check for LA timezone on sfo cloudron 2016-09-07 22:55:34 +02:00
Girish Ramakrishnan
da1ad85e6a email api does not exist in old version 2016-09-02 00:13:56 -07:00
Girish Ramakrishnan
68fb024d85 the cloudron test-app requires email for the addon_check 2016-09-01 23:08:38 -07:00
Girish Ramakrishnan
8146074ead wait more 2016-09-01 20:55:07 -07:00
Girish Ramakrishnan
b15a868fe4 enable email here 2016-09-01 09:38:27 -07:00