Skip to content

Conversation

@wyli
Copy link
Contributor

@wyli wyli commented Jan 23, 2020

just resolved the conflicts @IsaacYangSLA (apologies I didn't see those earlier)

should be able to run the integration test with ./runtests.sh --net; the unit tests with ./runtests.sh --coverage

closes #11
closes #19

to run the gitlab ci locally:

@wyli wyli requested review from IsaacYangSLA and ericspod January 24, 2020 23:44
@wyli wyli force-pushed the 11-integration-test-resolves-conflicts branch 2 times, most recently from 17d3c55 to bc90006 Compare January 25, 2020 01:04
@wyli wyli force-pushed the 11-integration-test-resolves-conflicts branch from bc90006 to f213fbf Compare January 25, 2020 01:08
@IsaacYangSLA
Copy link
Contributor

Please don't directly run .gitlab-ci.yml as it is a CI script understandable by gitlab runner. Please find the run portion of the yaml file. Basically, uninstall built-in pytorch/pytorchvision and ignite and then install that with correct versions.

@wyli wyli merged commit 7b2d73f into master Feb 4, 2020
@wyli wyli deleted the 11-integration-test-resolves-conflicts branch April 6, 2020 13:35
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.

CI/CD Pipeline setup Simplified integration tests with an end-to-end example

4 participants