Skip to content
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

fixes #1697 shard travis builds for python2 #1698

Merged
merged 10 commits into from
Jan 30, 2019

Conversation

themr0c
Copy link
Contributor

@themr0c themr0c commented Jan 23, 2019

Signed-off-by: Fabrice Flore-Thebault themr0c@users.noreply.github.com

fixes #1697 shard travis builds for python2

PR Type

  • Bugfix Pull Request

@gundalow gundalow added this to the v2.20 milestone Jan 23, 2019
@gundalow gundalow requested a review from webknjaz January 23, 2019 19:20
@gundalow gundalow mentioned this pull request Jan 23, 2019
@themr0c
Copy link
Contributor Author

themr0c commented Jan 23, 2019

NB: if it appears to be impossible, there is already some ticket to propose some more deep enhancement #1575

@themr0c
Copy link
Contributor Author

themr0c commented Jan 24, 2019

\o/ the sharding of tests have worked. the lint error is normal, was still here before.
@gundalow @webknjaz would you please review this PR as it may help get rid of a good proportion of false positives due to too long jobs in CI ?

@decentral1se decentral1se mentioned this pull request Jan 24, 2019
Copy link
Member

@webknjaz webknjaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I had to be strict in this review.

.travis.yml Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
.travis.yml Show resolved Hide resolved
@themr0c
Copy link
Contributor Author

themr0c commented Jan 25, 2019

@webknjaz Thank you for your comments, much appreciated. I replied to some, and I will adapt after you confirm the final direction to take.

Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com>
Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com>
Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com>
Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com>
Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com>
Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com>
@themr0c themr0c force-pushed the 1697-shard-travis-builds-for-python2 branch from 9664c45 to 206ce1e Compare January 28, 2019 13:12
Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com>
.travis.yml Outdated Show resolved Hide resolved
@themr0c
Copy link
Contributor Author

themr0c commented Jan 28, 2019

Good news the errors on the last build https://travis-ci.com/ansible/molecule/builds/98812943 are errors that are already in master, unrelated to this PR.

Copy link
Member

@webknjaz webknjaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also with so many changes this thing is unreviewable

.travis.yml Outdated Show resolved Hide resolved
…o keep the PR readable.

Signed-off-by: Fabrice Flore-Thebault <themr0c@users.noreply.github.com>
@gundalow
Copy link
Contributor

This improves on what we have, so merging
@themr0c @lwm @webknjaz Thank you all for your work on this

@gundalow gundalow merged commit 929db34 into ansible:master Jan 30, 2019
@webknjaz
Copy link
Member

👍

ssbarnea pushed a commit to ssbarnea/molecule that referenced this pull request 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>
@webknjaz webknjaz removed their assignment May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

shard travis builds for python 2
4 participants