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

Run foldersync tests separately #307

Merged
merged 3 commits into from
Apr 7, 2020
Merged

Conversation

asutula
Copy link
Member

@asutula asutula commented Apr 7, 2020

Even though the folder sync tests themselves were running serially, I think they were still running in parallel with all the other tests. Here we try to run them in a completely separate CI step.

@asutula asutula self-assigned this Apr 7, 2020
Signed-off-by: Aaron Sutula <[email protected]>
Signed-off-by: Aaron Sutula <[email protected]>
@asutula asutula requested a review from sanderpick April 7, 2020 16:01
@asutula asutula marked this pull request as ready for review April 7, 2020 16:01
@asutula
Copy link
Member Author

asutula commented Apr 7, 2020

Ok, this seems much more stable this way. I was able to re-enable the 3 peer folder sync tests, which is crucial.

Copy link
Member

@sanderpick sanderpick left a comment

Choose a reason for hiding this comment

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

LGTM! Nit: I wonder if there's a better way going forward to refer to the foldersync tests... maybe just "heavy test" or "peer sync"... just a thought.

@asutula
Copy link
Member Author

asutula commented Apr 7, 2020

Yea, good thought. It's an easy change if/when we add some other integration tests.

@asutula asutula merged commit e1b3ffe into master Apr 7, 2020
@asutula asutula deleted the asutula/separate-foldersync branch April 7, 2020 16:14
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.

None yet

2 participants