Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-11261

add droute binary into Jenkins workers

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • Kiali
    • None

      currently if I want to use drouter, I need to download it first. It would be nice improvement to have it available in all workers used for tests - since all testsuites will upload results into report portal via drouter. 

      code snippet I'm using

      mkdir -p $HOME/bin                        
      
      curl https://jenkins-csb-dno-infra.dno.corp.redhat.com/job/DataRouter/job/Ci/job/droute-client/job/main/lastSuccessfulBuild/artifact/target/droute-linux-amd64 -o $HOME/bin/droute
      
      chmod +x $HOME/bin/droute
      
      export PATH=$HOME/bin:$PATH 

      then drouter is executable also via ./send_report_portal_results.sh script. I did read that inside VPN the jenkins mirror is most resilient 

      DROUTER DOCS

      DoD:
      drouter is added to a prepare_kiali_build_vm.sh and any other relevant vms / workers

       

              fbrychta@redhat.com Filip Brychta
              rhn-support-pmarek Pavel Marek
              Pavel Marek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: