Skip to content

Commit e56079c

Browse files
author
Frank Neff
committed
Docfix
1 parent 06da2fc commit e56079c

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

README.md

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -60,35 +60,6 @@ Ideas / Todo
6060
* Use Java Service Wraper (optional)
6161
* http://yajsw.sourceforge.net/
6262
63-
Tests
64-
-----
65-
66-
By now, there are only manual tests, which basically deploy a test application to different vagrant boxes using the
67-
deploy role.
68-
69-
### Setup
70-
71-
**Boot vagrant boxes**
72-
73-
```bash
74-
cd tests/centos_6
75-
vagrant up
76-
```
77-
78-
**Provide example play app for download:**
79-
```bash
80-
cd tests/testapp/play-java-seed
81-
sbt dist
82-
cd target/universal
83-
python -m SimpleHTTPServer
84-
```
85-
**Run test Playbook**
86-
87-
```bash
88-
cd tests/playbook
89-
ansible-playbook -i hosts deploy.yml
90-
```
91-
9263
### Tested with
9364
* Ansible 2.3 / 2.4
9465
* Virtualbox 0.5 / 5.1 / 5.2

0 commit comments

Comments
 (0)