Uploaded image for project: 'Nuxeo ECM Build/Test Environment'
  1. Nuxeo ECM Build/Test Environment
  2. NXBT-2185

Remove unneeded marketplace packages builds in jobs

    XMLWordPrintable

    Details

      Description

      Currently, marketplace packages are built in HF release jobs through :

      echo Prepare Marketplace Packages
      cd $WORKSPACE/nuxeo
      . scripts/gitfunctions.sh
      rm -rf marketplace || true
      ./scripts/release_mp.py clone -m $MARKETPLACE_INI -d $WORKSPACE/release-nuxeo.log
      cd marketplace
      ../scripts/release_mp.py prepare
      echo CHECK PREPARE
      gitf show -s --pretty=format:'%h%d'
      for release in release-*; do echo $release: ; cat $release ; echo ; done
      grep -C5 'skip = Failed' release.ini || true
      grep uploaded release.ini || true
      cd ..
      

      Only the marketplace package alignment should be kept. This should reduce build time.

        Attachments

          Activity

            People

            • Assignee:
              ffischer Frantz Fischer
              Reporter:
              ffischer Frantz Fischer
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 20 minutes
                20m