Commit Graph

266 Commits

Author SHA1 Message Date
367b22bcff Adding a test for HTTP/2
I've never really worked with node before and not sure how to run these
e2e tests, but this is baed on the usage shown on the project's Github

https://github.com/stefanjudis/is-http2
2017-05-03 17:21:34 +00:00
Girish Ramakrishnan
c2a0245623 checkForUpdates 2017-05-01 14:22:50 -07:00
Girish Ramakrishnan
58f6750fa4 Add test for alt domain as naked domain 2017-04-26 16:13:41 -07:00
Girish Ramakrishnan
87c7c3cdb9 add .enc extension 2017-04-24 11:48:50 -07:00
Girish Ramakrishnan
43f7ef0852 give some time for update to become available 2017-04-24 11:10:54 -07:00
Johannes Zellner
e60217145b The appstore api wants box backupIds with extension 2017-04-24 16:04:57 +02:00
Girish Ramakrishnan
6a182994b6 Fix cli usage 2017-04-15 09:39:26 -07:00
Girish Ramakrishnan
76860770f1 Fix bug 2017-04-15 08:47:23 -07:00
Girish Ramakrishnan
728b12f866 use appstore.login 2017-04-15 08:21:41 -07:00
Girish Ramakrishnan
d545ae7134 set appstore config to get updates 2017-04-15 07:32:45 -07:00
Girish Ramakrishnan
1f7a6fc322 upt app rate limit test in the end 2017-03-30 20:57:09 -07:00
Girish Ramakrishnan
915f460c6e fix new-user-test 2017-03-30 20:32:20 -07:00
Girish Ramakrishnan
4c73e6310d add ratelimit tests 2017-03-30 16:31:22 -07:00
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