ESROCOS / buildconf

In this repository all the neccessary files are stored to build an esrocos environment with autoproj
0 stars 0 forks source link

CI #20

Closed Kynneb closed 6 years ago

Kynneb commented 6 years ago

in #19 I will research the feasability of an automated ESROCOS installation process.

Kynneb commented 6 years ago

The good news is: The build runs fine, the bad new is: it needs 1:20h on my system. I will see if we can use the jenkins infrastructure at dfki but perhaps it might make sense to have an own server?

@maltewi @jhidalgocarrio what do you think?

jhidalgocarrio commented 6 years ago

It sounds good to me. 1:20h... it is not that bad, it usually takes longer when the number of packages grow. IMO when ready: squash and merge to master.

Kynneb commented 6 years ago

Ah, sorry. Of course depending on the actual constraints 1:20h is absolutely okay for a whole system installation. But for regular testing it takes quite a bite out of my workday so some external build server which can run over night or for CI on push would be nice ;-)

jhidalgocarrio commented 6 years ago

sure :+1:

maltewi commented 6 years ago

You have tried a local jenkins installation already or used the internal DFKI server... so that we know it's the technology we want to use?

If yes, we can ask to setup an externally visible server

Kynneb commented 6 years ago

I reached out to the admin of the internal dfki server and will investigate if that's a good solution. He set up a config for us or already but I did not get to test it yet.