Uploaded image for project: 'IT: Release Engineering'
  1. IT: Release Engineering
  2. RELENG-2542

Global JJB Fix code for generating build config tarball

Issue XMLXMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Normal Normal
    • Q4 2019 Tech Debt
    • None
    • Global JJB
    • None

      There is code in shell/jjb-verity-job.sh that sorts the config files into multiple directories. The code assumes that the files are all located at the top-level of the directory and all start with {a..z}. Both those assumptions are incorrect. Actually there are NO files at the top as all the files are named 'config.xml'.

      When the tarball is created it uses the -v option which lists all the files in the tarball. The -v should be replaced with a short summary of how many files the tarball contains.

      This script is only called from one job:jenkins job builder-jjb-verify (opendaylight).

              tijohnson Tim Johnson
              tijohnson Tim Johnson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: