Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git , jenkins and unit test using ceedling #866

Closed
MNasser-iono opened this issue Apr 1, 2024 · 3 comments
Closed

git , jenkins and unit test using ceedling #866

MNasser-iono opened this issue Apr 1, 2024 · 3 comments

Comments

@MNasser-iono
Copy link

i want to automate the unit test case that use ceedling by jenkuns

@mvandervoord
Copy link
Member

No problem! Ceedling can definitely be called by Jenkins as a command line tool and it has a variety of output reports to output in a format that Jenkins likes. What part of the process are you looking for help on?

@MNasser-iono
Copy link
Author

the project i work at is a private repo , when i try to pull the code from the git , using jenkins , it can't because of the credentials, i tried all the method in in the internet , and it didn't work , and someone told me that jenkins won't see git and i should use bonobo local git instead

@mvandervoord
Copy link
Member

Ah. I'm not really a jenkins expert. I believe that it CAN pull from git, but I'm sure there'd be an extra configuration step to tell it what your credentials are. Possibly the fix is to set up an SSH key specifically for your jenkins server?

In any case, this question falls outside of Ceedling. Once you've got git pulling your entire project. you should be able to run it on Ceedling. The setup instructions for getting Ceedling, Ruby, and other dependencies running on your Jenkins server should be the same as the normal installation instructions.

@mkarlesky mkarlesky closed this as not planned Won't fix, can't repro, duplicate, stale Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants