openrisc / mor1kx

mor1kx - an OpenRISC 1000 processor IP core
Other
491 stars 147 forks source link

Replace custom image by providing LibreCores CI Image #81

Closed Nancy-Chauhan closed 5 years ago

Nancy-Chauhan commented 5 years ago

This issue is in direction of Setting up Demo CI Flow for mor1kx Project. Currently mor1kx constantly evolving code is verified by Travis Continous Integration. One of the first aim of GSoC 2019 project is to use Librecores CI for Continous Integration of mor1kx. Librecores CI is an approach/service to provide continuous integration to hardware projects hosted on Librecores to improve user experience and reliability.

Goal : This will create shared tooling of Librecores CI image with mor1kx project Implementation : With reference to issue https://github.com/librecores/docker-images/issues/10 , it will be possible to replace custom dockerfile image used in mor1kx project https://github.com/openrisc/mor1kx/tree/master/.travis with Librecores CI image . Further Jenkinsfile can be created for refactoring of existing travis CI

Project Link: https://github.com/librecores/librecores-ci/

CC @oleg-nenashev @wallento @stffrdhrn Link to doc proposal

oleg-nenashev commented 5 years ago

Please add description and link to other tasks in your GSoC project scope