ethz-asl / robot_control

1 stars 2 forks source link

Dummy branch to test CI #11

Closed grizzi closed 4 years ago

grizzi commented 4 years ago

This PR adds nothing. I have set-up the CI project on the Jenkins server. We can add more custom feature later. This is to check that the server does something.

ethzasl-jenkins commented 4 years ago

Test FAILed.

ethzasl-jenkins commented 4 years ago

Test FAILed.

ethzasl-jenkins commented 4 years ago

Test PASSed.

grizzi commented 4 years ago

I had to disable cppcheck and ros tests as this would make the build fail since there is no cpp file and gtests. This can be added later. @kekeblom do you have access to the CI project?

ethzasl-jenkins commented 4 years ago

Test PASSed.

kekeblom commented 4 years ago

Yes I do.

Where are the tests configured? What tests are run every time a build is triggered?

grizzi commented 4 years ago

there is a bash script that handles running unit tests and checks. It is here. For now I have turned them off setting the corresponding flags.