Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6639477
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T23:33:30+00:00 2026-05-25T23:33:30+00:00

I want to setup Jenkins to 1) pull our source code from our repository,

  • 0

I want to setup Jenkins to
1) pull our source code from our repository,
2) compile and build it
3) run the tests on an embedded device

step 1 & 2 are quite easy and straight forward with Jenkins
as for step 3,
we have hundreds of those devices in various versions of them, and I’m looking for a utility (preferable in python) that can handle the availability of hardware devices/resources.

in such manner that one of the steps will be able to receive which of the device is available and run the tests on it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T23:33:31+00:00Added an answer on May 25, 2026 at 11:33 pm

    What I have found, is that the best thing to do, is have something like jenkins, or if you’re using enterprise, electric commander, manage a resource ‘pool’ the pool is essentially virtual devices, but they have a property, such that you can call into a python script w/ either an ip-address or serial port and communicate w/ your devices.

    I used it for automated embedded testing on radios. The python script managed a whole host of tests, and commander would go ahead and choose a single-step resource from the pool, that resource had an ip, and would pass it into the python script. test would then perform all the tests and the stdout would get stored up into commander/jenkins … Also set properties to track pass/fail count as test was executing

    //main resource gets single step item from pool, in the main resource wrote a tiny script that asked if the item pulled from the pool had the resource name == “Bench1” .. “BenchX” etc.

    basically:

    if resource.name==”BENCH1″:
    python myscript.py –com COM3 –baud 9600
    …
    etc.

    the really great feature about doing it this way, is if you have to disconnect a device, you don’t need to deliver up script changes, you simply mark the commander/jenkins resource as disabled, and the main ‘project’ can still pull from what remains in your resource pool

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to setup in-house CPAN for distributing our internal code. So I was
I want to setup a cron job that makes a production site pull from
We are using the Play! framework and I've setup our Jenkins CI to run
I want to setup the TFS to build both Debug and Release versions of
In Husdon/Jenkins, I can setup notifications when the build is broken to email the
I have setup jenkin and create a jenkins job to build my maven project,
I have a Jenkins (Hudson) server setup that runs tests on a variety of
I'm trying to run Junit test from my ant build.xml file. I read here
I want to run a CI Jenkins server on Amazon EC2 on Windows 2008.
I have set up Jenkins to periodically run iphone UI automation tests. When the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.