Jenkins with microcontrollers

34 views
Skip to first unread message

Matheus Frata

unread,
Oct 13, 2015, 12:59:13 PM10/13/15
to Jenkins Users
Hi,

Do you guys know if i can use Jenkins with microcontrollers?

Test specific function, expecting a know output;
Test a routine and so on...

Here in the lab, a group will launch a cubeSAT and i need to know if Jenkins will help the software team to speed up the tests.

Best regards,
Matheus Frata.

Ginga, Dick

unread,
Oct 13, 2015, 1:05:25 PM10/13/15
to jenkins...@googlegroups.com

Matheus, Jenkins can run anything, literally anything, that has a command line interface from Windows, Linux, Unix,  or Mac OSx.

 

Output to the command window/console is recorded and saved by jenkins. You will probably have to use some type of scripting language to replace the tester saying “ yes, 22 is the correct output”.

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1160788d-b61f-43cc-b9ef-54ba19673930%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Brent Atkinson

unread,
Oct 13, 2015, 1:11:18 PM10/13/15
to jenkins...@googlegroups.com
Hi Matheus,

Dick beat me to it.

It's unclear from the information you have offered whether Jenkins itself would speed up your particular process. However, Jenkins can automatically detect changes in some source and run the manual process you are currently using automatically. The catch is that the commands need to be executable from a Jenkins supported platform, or run remotely from such a platform. This could be over most any transport. Presumably, you already have this working from the systems you are developing on - serial lines, etc.

Brent

--
Reply all
Reply to author
Forward
0 new messages