Uploaded image for project: 'netvirt'
  1. netvirt
  2. NETVIRT-1086 NetVirt CSIT Improvements
  3. NETVIRT-1149

CSIT job log scraper to search for certain data

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • General
    • None

      It is difficult and time consuming to inspect multiple job logs to find data, such as trying to find the first job that an exception appeared, or finding a test failure looking through jobs that are not in the last 30 provided by the jenkins gui that show the pass/fail results. The jenkins gui only keeps the last 30 jobs so it is difficult to correlate the test-patch/gate triggers to the actual job that ran - the test-patch job starts the gate jobs, but only those last 30 test-patch jobs are kept. The logs are there but not the nice, easy gui interface.

      The scraper could take such input and then curl for the jobs and look for the specific data.

      Scrapers to add:

      1. scrape exceptions, looking for first that a specific exception appeared in, list gerrits
      2. scrape exceptions, looking for first that a specific exception stopped appearing, list gerrits
      3. scrape and generate report showing more than the last 30 test-patch jobs, list test failures and gerrits per job

            Unassigned Unassigned
            shague Sam Hague
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: