Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-372

Make work items more generic

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 1.4
    • None
    • Other
    • None

      We currently have several work items

       

       JenkinsItem
       BuildItem
       TestItem
       ProvisionItem 
      

       

      which all inherit from the same base class with little differences. The downside of having the custom classes is that enforce complex logic in workitemfactory.

      We could make our lives easier by allowing to derive the build context from the module instructions which would allow removing the hacks and massively simplifying the workitem-related code. The other alternative is to pass the build context in part of the integration request.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hehalmet Heikki Halmet
            aakeskimo Aapo Keskimölö
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 1 day
                1d
                Remaining:
                Remaining Estimate - 1 day
                1d
                Logged:
                Time Spent - Not Specified
                Not Specified

                  There are no open Gerrit changes