Uploaded image for project: 'RDO Project'
  1. RDO Project
  2. RDO-115

[rdopkg] Should we output the repo provider ?

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • RDO Bobcat
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      I'm wondering whether or not we should precise the repo provider in the "rdopkg release" output command:

      For instance:

      $ rdopkg release -r xena
      name: xena
      status: maintained
      branch: rpm-master
      source_branch: stable/xena
      repos: el8s, el9s
      

      would be

      [...]
      repos: el8s-cloudsig, el8s-trunk, el9s-trunk
      

      We can dynamically get the information based on 'buildsys-tags' value:

        - name: el9s
          buildsys: cbs/cloud9s-openstack-xena-el9s
          buildsys-tags:
          - cloud9s-openstack-xena-el9s-build
          - cloud9s-openstack-xena-candidate
          - cloud9s-openstack-xena-testing
      

      from https://github.com/redhat-openstack/rdoinfo/blob/d081f56e9e7525131c4d33f61395dc83ff6fe7dd/rdo.yml#L135-L140

      where there is not the 'cloud9s-openstack-xena-release' value.

      The other solution would be to process the "distrepos" value.

              Unassigned Unassigned
              jcapitao1@redhat.com Joel Capitao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: