Commit Graph

494 Commits

Author SHA1 Message Date
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
Johannes Zellner
6645436577 Make selfhost cloudron creation test run 2016-06-30 15:21:56 +02:00
Johannes Zellner
e5b7cd5345 tell linter we use esnext 2016-06-30 15:21:56 +02:00
Johannes Zellner
476dd27ae5 Initial ec2 selfhosting test 2016-06-30 15:21:56 +02:00
Girish Ramakrishnan
e34afa9854 ams3 -> ams2 2016-06-29 12:21:18 -05:00
Girish Ramakrishnan
67559ec339 enable all alias tests 2016-06-25 11:35:52 -05:00
Girish Ramakrishnan
da86a8b404 enable send as alias tests 2016-06-25 00:21:54 -05:00
Girish Ramakrishnan
7415a95ee4 alias tests do not work (yet) 2016-06-24 18:24:03 -05:00
Girish Ramakrishnan
652971e445 run alias tests after restore 2016-06-24 18:14:53 -05:00
Girish Ramakrishnan
11858d3b10 test if we can send mail as alias 2016-06-24 18:12:08 -05:00
Girish Ramakrishnan
b10f19f2ca set alias early 2016-06-24 17:35:26 -05:00
Girish Ramakrishnan
db3e9ccbc3 more escaping 2016-06-24 13:01:16 -05:00
Girish Ramakrishnan
17c5cfc44f do not escape the regexp qualifiers 2016-06-24 12:54:03 -05:00
Girish Ramakrishnan
86152e3f99 escape the email 2016-06-24 12:38:26 -05:00