Skip to content

Commit

Permalink
Merge pull request #225 from plone/py3_run_some_tests
Browse files Browse the repository at this point in the history
make jenkins actually run some py3-tests
  • Loading branch information
gforcada committed May 9, 2018
2 parents 35c57cf + 8344f24 commit a7a4843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/scripts/plip-py3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ sed -i 's/ mr.developer/ mr.developer\ngit-clone-depth = 100/' core.cfg
pip install -r requirements.txt
buildout -c py3.cfg

timeout 15 ./bin/wsgi.py etc/waitress.ini
./bin/test -s plone.app.contenttypes

0 comments on commit a7a4843

Please sign in to comment.