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
Johannes Zellner
ca114d3fc9
Revert "Enable selfhost e2e tests"
...
This reverts commit fd3c4e6e24
.
2016-10-13 09:46:24 +02:00
Johannes Zellner
46c91810fa
Also here history begins at 0.20.0
2016-10-07 14:12:15 +02:00
Johannes Zellner
fd3c4e6e24
Enable selfhost e2e tests
2016-10-07 10:50:10 +02:00
Girish Ramakrishnan
d4fb86f506
debug out the backup list
2016-10-03 14:31:24 -07:00
Girish Ramakrishnan
4a11b3432b
create backup before clone
2016-10-03 14:30:47 -07:00
Girish Ramakrishnan
13292e5aba
pass backupId to clone api
2016-10-03 14:24:57 -07:00
Girish Ramakrishnan
3c4103032d
test cloning with our test app
2016-10-03 14:13:03 -07:00
Girish Ramakrishnan
512e9d682b
wait on the cloned app id
2016-10-03 13:40:14 -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
Girish Ramakrishnan
a4bdeb9cde
fix alias api usage
2016-09-28 19:13:20 -07:00
Girish Ramakrishnan
403de89eae
recreate logs dir
...
we have this empty .gitignore that the mail attachment code does
not like
0|e2etest | 2016-09-28 16:42:40: ERROR Unable to send via postmark: { status: 422,
0|e2etest | message: 'Zero-sized attachments not allowed.',
2016-09-28 11:21:32 -07:00
Girish Ramakrishnan
8f03929265
better debugs
2016-09-21 13:35:53 -07:00
Girish Ramakrishnan
735f5f1020
send the absolute path
2016-09-21 13:33:19 -07:00
Girish Ramakrishnan
0019cc0242
typo
2016-09-21 13:31:33 -07:00
Girish Ramakrishnan
742936e928
Add license
2016-09-21 19:06:20 +00:00
Girish Ramakrishnan
90333cc98a
remove deploy logs support
...
the logs are mostly pointless (because of all '.')
2016-09-21 11:53:37 -07:00
Girish Ramakrishnan
2ceda75d5d
dump all logs in single dir and send it as attachment
2016-09-21 10:39:09 -07:00
Girish Ramakrishnan
2be8b6fb41
remove redundant log dumping (we send it as attachments)
2016-09-21 10:11:13 -07:00
Johannes Zellner
b1bdad343d
Print activation attempt status
2016-09-21 17:29:25 +02:00
Johannes Zellner
41fe7f3567
Temporarily disable selfhosting tests
2016-09-21 15:47:55 +02:00
Girish Ramakrishnan
bfd20b1330
fix dmarc
2016-09-20 09:06:40 -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
b003fc0190
Send selfhosting test logs as attachments with result mail
2016-09-14 16:19:23 +02:00
Johannes Zellner
0ac94427e7
Also bump up the buffer memory
2016-09-13 17:01:48 +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
Girish Ramakrishnan
24a23f7873
another typo
2016-09-12 21:03:31 -07:00
Girish Ramakrishnan
bceb88a735
fix typo
2016-09-12 20:13:59 -07:00
Girish Ramakrishnan
cab5c53c96
Revert "Improve custom domain check"
...
This reverts commit 12a9eda3cf
.
2016-09-12 17:11:03 -07: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
12a9eda3cf
Improve custom domain check
2016-09-09 10:34:18 +02:00
Johannes Zellner
5450d2abaf
Enable digitalocean selfhost testing
2016-09-09 10:04:38 +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