Skip to content

[FEATURE] Move the tests to hosted machines #1460

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

Closed
miguelgfierro opened this issue Jun 24, 2021 · 3 comments · Fixed by #1494
Closed

[FEATURE] Move the tests to hosted machines #1460

miguelgfierro opened this issue Jun 24, 2021 · 3 comments · Fixed by #1494
Assignees
Labels
enhancement New feature or request

Comments

@miguelgfierro
Copy link
Collaborator

Description

Right now, we have the tests on a DSVM that is running 24/7. These tests run sequentially.

We want to change this and run the test in hosted VMs and in parallel. We should have a matrix that tests python 3.6 and 3.7

Expected behavior with the suggested feature

Other Comments

@miguelgfierro miguelgfierro added the enhancement New feature or request label Jun 24, 2021
@miguelgfierro
Copy link
Collaborator Author

miguelgfierro commented Jul 15, 2021

@laserprec added you as owner, let me know if you have any question or need any guidance, here you can find the current pipelines: https://github.com/microsoft/recommenders/tree/main/tests/ci/azure_pipeline_test

@laserprec
Copy link
Contributor

Thanks! Sounds good!

@laserprec laserprec linked a pull request Aug 6, 2021 that will close this issue
4 tasks
laserprec pushed a commit that referenced this issue Aug 13, 2021
Propose CI infrastructures in github action.

Resolves issues:  
1. #1460 [FEATURE] Move the tests to hosted machines 
2. #1395 [BUG] testing within vscode
@laserprec
Copy link
Contributor

Non-gpu tests are moved to Github-hosted machines with PR #1494

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants