Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-20915

test-infra: automate checking for container upgrades

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.7.0
    • 4.x
    • test-infra
    • Novice

    Description

      We use a lot of containers as part of our tests. With time, they become outdated and we have to manually check for upgrades.

      This tasks is to create a script to automate checking for new versions of the containers.

      You can find all the containers used in Camel by running the following command:

      find . -iname 'container.properties' -ipath '*src*' -exec sh -c "cat {} | grep container | cut -d = -f 2 "  \;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            orpiske Otavio Rodolfo Piske
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: