Commit Graph

244 Commits

Author SHA1 Message Date
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
Girish Ramakrishnan
ceca32c217 enable email 2016-09-01 09:03:27 -07:00
Girish Ramakrishnan
f0f42b4f5e delete the migrate instance as well 2016-08-13 10:45:07 -07:00
Girish Ramakrishnan
c91f09a34f not sure why the breather has to be taken after user creation
dovecot is not able to find the user if we send a mail immediately
after activation.
2016-08-13 10:42:23 -07:00
Girish Ramakrishnan
2bb6f9dcbd wait for a couple of minutes in ec2 code 2016-08-13 01:18:11 -07:00
Girish Ramakrishnan
d00f0c3824 use it instead of after so we can debug it with --bail 2016-08-13 01:08:38 -07:00
Johannes Zellner
0c051d373e Test against the correct version in ec2 to allow updates to work 2016-08-08 10:05:04 +02:00
Johannes Zellner
98f9651f73 Always log cli output 2016-08-05 17:42:51 +02:00
Johannes Zellner
c538009605 Adapt tests to --disk-size 2016-08-04 11:02:16 +02:00
Johannes Zellner
4806db9bea Use a dedicated ssh key for e2e selfhost test 2016-07-29 21:13:29 +02:00