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

Add testing of the symbiflow examples on multiple Linux variants #30

Open
2 of 7 tasks
mithro opened this issue Jul 12, 2020 · 2 comments · Fixed by #46
Open
2 of 7 tasks

Add testing of the symbiflow examples on multiple Linux variants #30

mithro opened this issue Jul 12, 2020 · 2 comments · Fixed by #46
Assignees

Comments

@mithro
Copy link
Contributor

mithro commented Jul 12, 2020

We should be testing that the SymbiFlow examples successfully work and run on as many Linux variants as we can. This can probably be done using Docker on travis.

I started trying to get this working at https://github.com/SymbiFlow/symbiflow-examples/compare/master...mithro:multi-os-test?expand=1 kind of based off what we do for verible at https://github.com/google/verible/blob/master/.travis.yml

We should at least check;

  • Supported Ubuntu versions -- specially LTS versions
  • Debian stable / testing / unstable
  • Supported CentOS versions
  • (maybe -- or is this covered by CentOS?) Supported Red Hat Enterprise Linux versions?
  • Latest Fedora

Other nice to have would be;

  • Arch Linux
  • Gentoo
@mithro
Copy link
Contributor Author

mithro commented Oct 21, 2020

@PiotrZierhoffer -- I think we fixed this with @kamilrakoczy's work in #46?

@mithro
Copy link
Contributor Author

mithro commented Oct 21, 2020

Looks like Ubuntu versions are covered and Centos too.

Open question about Debian, RHEL and Fedora?

@pgielda Might have an opinion on if Gentoo support makes sense..

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 a pull request may close this issue.

2 participants