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

  • SEARCH
  • Home
  • 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 7021799
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T23:29:52+00:00 2026-05-27T23:29:52+00:00

My jenkins install is working properly just that the phpunit+coverage on my code takes

  • 0

My jenkins install is working properly just that the phpunit+coverage on my code takes 5 minutes finish – because of too many files.

For me, it’s too much wait for just knowing if my last commit broke the build or not.

Is there a way I can run a special build (or scheduled) when jenkins is idle and while only in that build it will create phpunit code coverage reports?

I could run phpunit -c with-coverage.xml in cron but that is isolated from jenkins, it does not refresh jenkin’s job home page.

  • 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-27T23:29:53+00:00Added an answer on May 27, 2026 at 11:29 pm

    This is a common general problem: you want a first-tier build to quickly tell you if you’ve broken the application and a second-tier build to perform deeper analysis. Things that take more time in this latter build include

    • Code coverage
    • Static analysis (code duplication and complexity)
    • API documentation

    You can achieve this using two separate Jenkins projects–each executing an appropriate Ant task–where the second build is dependent on the first build’s success. I believe you can even have the first-tier build pass artifacts (e.g. junit.xml) to the second-tier build, but I haven’t had the time to experiment with this yet.

    Unfortunately, this is a half-answer. I know you can do it, but I haven’t done it myself, nor can I tell you step-by-step how to do it. Hopefully this gives you enough pointers to get you started.

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

Sidebar

Related Questions

I know that Jenkins is focused on continous building/testing, monitoring of batch jobs about
I'm running Ubuntu 11.10 and have run sudo apt-get install jenkins to install Jenkins
I am using Jenkins 1.450 for CI, my source code is in a git
I have Jenkins running a python script that makes some SVN calls, my problem
I have a Jenkins (Hudson) server setup that runs tests on a variety of
Trying to configure Jenkins CI. Currently just running it from the .war (eventual intention
I have a system with Jenkins, Ant, PHP, PHPunit among other php tools. Is
does anybody knows if there is a Jenkins /Hudson plugin that when the build
When setting up a new Hudson/Jenkins instance i run into the problem that i
I'm just getting started with Jenkins CI, and had a question which I'm struggling

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.