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

Need to set up CI to test frontend & backend #77

Open
leofang opened this issue Jan 29, 2020 · 3 comments
Open

Need to set up CI to test frontend & backend #77

leofang opened this issue Jan 29, 2020 · 3 comments
Milestone

Comments

@leofang
Copy link
Contributor

leofang commented Jan 29, 2020

This is the sibling issue of NSLS-II/ptycho#39.

@leofang
Copy link
Contributor Author

leofang commented May 15, 2020

Now we have CIs running on a local GPU machine (#90, #91), but currently we only test if the package can be built.

Next steps:

  • Set up another Azure/GH CI that uses the default runners (not our own machine) --- This can be used to test CPU codes
  • Write tests to actually run CPU/GPU codes
  • Move the local CIs to containers (currently the runners are under a local user space)

@leofang
Copy link
Contributor Author

leofang commented May 25, 2020

I think our local CI can be used to build a conda package locally for releases. Probably needs a webhook for kicking it off on GitHub.

@leofang
Copy link
Contributor Author

leofang commented Jul 20, 2020

Another thing: investigate if the GPU CI can be invoked only when needed.

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

No branches or pull requests

1 participant