[TASK] travis: Acceptance tests with nginx+fpm
* Start a php-fpm server on port 9000 * Install nginx, configure and start on port 8000 for acceptance tests * Use phantomjs provided by composer directly without selenium Change-Id: Ie25c27d765437ed0a12d1df9b0c9b1a4355b1024 Resolves: #75837 Releases: master Reviewed-on: https://review.typo3.org/47815 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- .travis.yml 15 additions, 25 deletions.travis.yml
- typo3/sysext/core/Build/Configuration/TravisNginxFpm/ConfigureStartNginxFpm.sh 15 additions, 0 deletions...ld/Configuration/TravisNginxFpm/ConfigureStartNginxFpm.sh
- typo3/sysext/core/Build/Configuration/TravisNginxFpm/nginx.tpl.conf 56 additions, 0 deletions...xt/core/Build/Configuration/TravisNginxFpm/nginx.tpl.conf
- typo3/sysext/core/Build/Configuration/TravisNginxFpm/php-fpm.conf 7 additions, 0 deletions...sext/core/Build/Configuration/TravisNginxFpm/php-fpm.conf
- typo3/sysext/core/Tests/Acceptance.suite.yml 2 additions, 1 deletiontypo3/sysext/core/Tests/Acceptance.suite.yml
Please register or sign in to comment