-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#133] Regression tests are executed two times faster #461
Conversation
ablatov
commented
Sep 14, 2018
- pabot library integration for parallel execution https://github.com/mkorpela/pabot.
- all tests are separated to 4 suites (4 processes).
- the third test-bare-model added.
- jenkins_dex_client updated for the cookies catching before all processes start.
- tests execution time changed from 40-50 minutes to 15-20 minutes.
ok to test |
Build status: FAILURE |
ok to test |
Build status: FAILURE |
607e6ef
to
f8ad944
Compare
ok to test |
Build status: FAILURE |
1 similar comment
Build status: FAILURE |
ok to test |
Build status: FAILURE |
1 similar comment
Build status: FAILURE |
ok to test |
1 similar comment
ok to test |
test this please |
Build status: FAILURE |
@@ -0,0 +1,13 @@ | |||
FROM python:3.6-alpine3.7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, add copyrights
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aliaksandr-d done.
@@ -0,0 +1,40 @@ | |||
from flask import Flask, jsonify |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, add copyrights
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aliaksandr-d done.
@@ -0,0 +1 @@ | |||
Flask==0.10.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flask 0.12.4 is a recommended version
1dc97a9
to
b4e12ea
Compare
669c897
to
110276a
Compare
b78ce34
to
725a7d5
Compare
bot, test all |
Build status: FAILURE |
bot, test all |
Build status: FAILURE |
bot, test all |
Build status: FAILURE |
bot, test all |
Build status: FAILURE |
bot, test all |
Build status: FAILURE |
bot, test all |
1 similar comment
bot, test all |
Build status: SUCCESS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍