Commit Graph

507 Commits

Author SHA1 Message Date
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
Johannes Zellner
72d7d3d1f9 check for static ip assignment 2016-09-06 15:37:52 +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
1f5bd4eda7 bump test app version 2016-09-01 19:00:19 -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
d3d67df25f Add Cloudron.setEmailEnabled 2016-09-01 08:59:16 -07:00
Girish Ramakrishnan
436533b887 bump test app version 2016-08-21 20:18:45 -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
Girish Ramakrishnan
7037c5c2f1 try harder for ec2 boxes 2016-08-13 00:55:32 -07:00
Girish Ramakrishnan
0056e7cfec wait really long since DO is so slow at times 2016-08-12 21:32:17 -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
Johannes Zellner
827aa6be34 fix selfhost migrate test 2016-07-29 20:06:09 +02:00
Johannes Zellner
cef2317b7d machine create output was changed 2016-07-29 17:04:57 +02:00
Johannes Zellner
39832abc60 Add selfhost migrate test 2016-07-29 16:23:41 +02:00
Girish Ramakrishnan
1cda5d7377 login after migration 2016-07-08 15:54:21 -07:00
Girish Ramakrishnan
2e776d5e88 fix typos 2016-07-08 15:36:54 -07:00
Girish Ramakrishnan
ab56cd0475 rename custom-domain to cloudron-migrate 2016-07-08 15:23:08 -07:00
Girish Ramakrishnan
9288937af3 test cloudron migration 2016-07-08 15:22:30 -07:00
Johannes Zellner
40d044c8fd Do not immedately error if app still redirects 2016-07-04 13:27:37 +02:00
Johannes Zellner
88dc83c237 Check mail in the right spot 2016-07-01 19:26:19 +02:00
Johannes Zellner
2e6eb0941c move EC2 cleanup to simply after() 2016-07-01 16:04:44 +02:00
Johannes Zellner
2b1559a6a1 Disable addon check for now 2016-07-01 12:15:53 +02:00
Johannes Zellner
72998cf818 Use cloudron-cli as a asset just like release 2016-06-30 16:26:29 +02:00
Johannes Zellner
0ad8e9f526 Replace sleep node module with execSync(sleep) 2016-06-30 16:18:10 +02:00
Johannes Zellner
8102ee1aad Include the selfhost test 2016-06-30 16:03:01 +02:00
Johannes Zellner
e082756138 Upgrade instances are cleaned up by the upgrade 2016-06-30 15:21:56 +02:00
Johannes Zellner
f7ae60f84f Use the correct credentials 2016-06-30 15:21:56 +02:00
Johannes Zellner
dfbea1cffa Allow to skip upgrade question 2016-06-30 15:21:56 +02:00
Johannes Zellner
293ffef2b6 Also install the cloudron tool with npm 2016-06-30 15:21:56 +02:00
Johannes Zellner
d10cd4a6e5 fix the upgrade test code 2016-06-30 15:21:56 +02:00
Johannes Zellner
0987649b92 t2.micro is just too small 2016-06-30 15:21:56 +02:00
Johannes Zellner
a767f28dd8 ensure the webadmin domain is correctly figured 2016-06-30 15:21:56 +02:00
Johannes Zellner
49ea131234 Use SELFHOST_DOMAIN instead of caas custom domain 2016-06-30 15:21:56 +02:00
Johannes Zellner
f7cbb2288f Adjust to the machine subcomand changes 2016-06-30 15:21:56 +02:00
Johannes Zellner
e23c80628b Add update test for selfhosters 2016-06-30 15:21:56 +02:00
Johannes Zellner
ef4b690b56 The machine tool now supports both 2016-06-30 15:21:56 +02:00
Johannes Zellner
7a246c6c16 Also specify --size for restore 2016-06-30 15:21:56 +02:00
Johannes Zellner
35213f5fde Add --size for ec2 creation 2016-06-30 15:21:56 +02:00
Johannes Zellner
82244edf49 Also cleanup the ec2 instances 2016-06-30 15:21:56 +02:00