-
Notifications
You must be signed in to change notification settings - Fork 666
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
shard travis builds for python 2 #1697
Labels
Comments
webknjaz
added
enhancement
test
Improvement to quality assurance: CI/CD, testing, building
labels
Jan 24, 2019
gundalow
pushed a commit
that referenced
this issue
Jan 30, 2019
* fixes #1697 shard travis builds for python2 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * fixes #1697 shard travis builds for python2 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * attempt to shard tests on py27 without breaking tests on py3 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * attempt to shard tests on py27 without breaking tests on py3 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * attempt to shard tests on py27 without breaking tests on py3 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * attempt to shard tests on py27 without breaking tests on py3 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * attempt to shard tests on py27 without breaking tests on py3 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * fix yaml, fix yamllint errors * Revert "fix yaml, fix yamllint errors" This reverts commit e8c5369. * Fix yaml syntax. Keep wrong indentation errors reported by yamllint to keep the PR readable. Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com>
ssbarnea
pushed a commit
to ssbarnea/molecule
that referenced
this issue
Jan 31, 2019
* fixes ansible#1697 shard travis builds for python2 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * fixes ansible#1697 shard travis builds for python2 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * attempt to shard tests on py27 without breaking tests on py3 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * attempt to shard tests on py27 without breaking tests on py3 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * attempt to shard tests on py27 without breaking tests on py3 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * attempt to shard tests on py27 without breaking tests on py3 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * attempt to shard tests on py27 without breaking tests on py3 Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com> * fix yaml, fix yamllint errors * Revert "fix yaml, fix yamllint errors" This reverts commit e8c5369. * Fix yaml syntax. Keep wrong indentation errors reported by yamllint to keep the PR readable. Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Type
Desired Behavior
Travis builds for python 2.7 should get sharded as the builds for python 3
Actual Behaviour
Builds are not sharded, and sometimes it causes time limit error.
Example: https://travis-ci.com/ansible/molecule/jobs/172385426
The text was updated successfully, but these errors were encountered: