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

Implement a PR builder for LibreCores Web #4

Open
oleg-nenashev opened this issue Sep 23, 2016 · 2 comments
Open

Implement a PR builder for LibreCores Web #4

oleg-nenashev opened this issue Sep 23, 2016 · 2 comments

Comments

@oleg-nenashev
Copy link
Member

TODO:

  • Check that the instance gets compiled properly
  • Automate Test instance deployment flow (with Vagrant and other stuff, or Docker)
  • Check that the service gets started correctly
  • Check that root entries are accessible after the service startup
  • Nice2Have: Some common reporting of test results
@oleg-nenashev
Copy link
Member Author

CC @imphil

@imphil
Copy link

imphil commented Sep 29, 2016

librecores-web uses Vagrant backed by Virtualbox as development environment. To test the setup, we need to run a baremetal CI slave, and cannot run on AWS (or travis, for that matter).

In the long term, I'd like to move all that Vagrant stuff to docker, so we can run the development environment on VMs, but this won't happen in near future.

So for now, we first need a baremetal node. I can probably make one available, together with the node for the synthesis/FPGA tests. I'll get back to it.

@oleg-nenashev oleg-nenashev transferred this issue from librecores/librecores-ci-jenkins-server Sep 28, 2019
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

2 participants