Commit Graph

51 Commits

Author SHA1 Message Date
rhy-jot
4ad0c6bb7c Update buildstep URL and reenable PHP test 2013-11-19 15:13:09 -08:00
rhy-jot
aed9968265 Revert "Reenable PHP test"
This reverts commit 7ecacd5d98.
2013-11-18 17:59:18 -08:00
rhy-jot
7ecacd5d98 Reenable PHP test 2013-11-18 17:53:00 -08:00
Paul Lietar
158c3d215b Enable DOKKU_TRACE when running travis tests. 2013-11-18 21:02:41 +00:00
Paul Lietar
ea663d13d3 Set the hostname of the ci receiver correctly. 2013-11-15 03:08:14 +00:00
Jeff Lindsay
2ac9996b27 kill it 2013-11-08 15:17:53 -08:00
Jeff Lindsay
a3c561c69d disabling php 2013-11-08 14:47:14 -08:00
Jeff Lindsay
48aba9567f changes to the environment 2013-11-08 14:43:30 -08:00
Jeff Lindsay
960f9503e3 remove build dir if exists. use absolute paths 2013-11-08 14:22:21 -08:00
Jeff Lindsay
75a5466650 boot is now an image setup script. receiver updated to work with gitreceive-next 2013-11-08 14:19:30 -08:00
Jeff Lindsay
986acb28b5 gopath 2013-11-08 14:01:51 -08:00
Jeff Lindsay
b732fc58c0 ci stuff 2013-11-08 13:45:12 -08:00
Jeff Lindsay
df7507d1be normalizing shebang and bash options. also added long-term fix for bootstrap instructions 2013-10-29 17:13:02 -05:00
Paul Lietar
27d4bc8c3c Replace gitreceive by a git plugin.
This removes the need for two distinct users.
Git pushes and dokku commands are sent using the same user.
2013-10-28 21:15:17 +00:00
Jeff Lindsay
39b05a1b20 disabling go since its now broken with docker 0.4.8 2013-07-16 00:47:11 -07:00
Alexander
e08aac8b46 Fix typo 2013-07-02 21:53:54 +02:00
Alexander
5653eedac4 Fix vagrant test setup 2013-07-02 00:02:37 +02:00
Jeff Lindsay
4ecb13a918 disabling websocket test since its currently broken 2013-06-30 17:55:45 -05:00
Luigi Maselli
4d77b668b4 websocket test init 2013-06-30 23:59:06 +02:00
Jeff Lindsay
997d2dd09c only override url if vhost file exists 2013-06-30 12:02:52 -05:00
Jeff Lindsay
6d2954d11b nope, no luck for testing branches 2013-06-30 08:29:40 -05:00
Jeff Lindsay
3ce4897264 hopefully get travis to test this particular branch 2013-06-30 08:17:34 -05:00
Jeff Lindsay
7ecdba7387 poor man's retry 2013-06-30 02:27:36 -05:00
Jeff Lindsay
fc396490dd exiting with 7 means could not connect. adding sleep to give container a second to spin up 2013-06-30 01:47:10 -05:00
Damian Gryski
0d6d7cdbed tests: reenable go test 2013-06-24 21:50:46 +02:00
Damian Gryski
601bbc2efd tests: "something" doesn't like the app just being called 'go'
s/go/web/ in the heroku metadata files fixes this test.
2013-06-24 21:45:13 +02:00
Jeff Lindsay
b15b55f4af outputting result from curl for deploy debugging 2013-06-23 18:35:30 -07:00
Jeff Lindsay
964299d167 disabling go app since it is broken atm 2013-06-23 18:13:35 -07:00
Jeff Lindsay
02fa55342b include app name in repo name 2013-06-23 18:04:33 -07:00
Jeff Lindsay
5f1d2c4a3e remove debug output 2013-06-23 17:50:24 -07:00
Jeff Lindsay
0f230c3732 actually copy hidden/dot files. needed for .godir in go app 2013-06-23 17:33:17 -07:00
Jeff Lindsay
ef7ac5bbdb moving test apps into place with proper check_deploy scripts 2013-06-23 17:17:56 -07:00
Jeff Lindsay
67c727a935 testing failure 2013-06-23 16:57:17 -07:00
Jeff Lindsay
5af2055c82 moving around set -e to see if that changes anything 2013-06-23 16:39:00 -07:00
Jeff Lindsay
daebad9b88 should have used ssh-keygen 2013-06-23 16:30:59 -07:00
Jeff Lindsay
28651543ab output key before uploading to inspect it 2013-06-23 15:54:48 -07:00
Jeff Lindsay
2f74fc98c0 try and figure out why it silently fails 2013-06-23 04:15:28 -07:00
Jeff Lindsay
7da64d77c1 capture stderr to show errors on failure 2013-06-23 04:11:59 -07:00
Jeff Lindsay
1184dc39c6 make sure keys are uploaded correctly 2013-06-23 04:03:31 -07:00
Jeff Lindsay
4bd8331ee2 ugh, that line wasn't even necessary 2013-06-23 03:54:18 -07:00
Jeff Lindsay
c5ebc4a5dc ensuring git is configured 2013-06-23 03:45:45 -07:00
Jeff Lindsay
8a884f02f2 using proper template Xs 2013-06-23 03:37:00 -07:00
Jeff Lindsay
7fd8f4e437 a travis script, since its getting a little complex 2013-06-23 03:13:17 -07:00
Jeff Lindsay
e94a9a47c7 use test private key identity 2013-06-23 02:55:38 -07:00
Jeff Lindsay
946973b060 first pass at fully functional test infrastructure to work with travis ci 2013-06-23 02:31:32 -07:00
Jeff Lindsay
7a1b4be14e debug mode and better waiting for ssh 2013-06-23 01:07:21 -07:00
Felipe Coury
fa9757b784 added python test app 2013-06-21 03:03:17 -03:00
Felipe Coury
f9ffc72f5e added php test app 2013-06-21 03:03:17 -03:00
Felipe Coury
b31ef35ccc added go test app 2013-06-21 03:03:13 -03:00
Jeff Lindsay
3e2989d954 committing my progress, but no working tests yet. stuck on bug where I can't curl the URL I get from the deploy transcript 2013-06-10 21:26:31 -07:00