Uploaded image for project: 'Kiali QE - archived, use OSSM project'
  1. Kiali QE - archived, use OSSM project
  2. SWSQE-145 Modularize CI/CD Pipline
  3. SWSQE-165

Create Kiali Phase (Step 2) of Pipeline

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • None
    • Kiali QE Sprint 5

      Step 2 (SWSQE-165)
      • Create a Jenkins Job to build kiali (Make optional because I think sometimes we don't want to build Kiali - but Mandatory for PRs and Nightly Jobs) using the building part of prepare env script
      • Create a Jenkins Job to deploy Kiali based Mazz Comment
      Unable to find source-code formatter for language: shell. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
      curl https://raw.githubusercontent.com/kiali/kiali/master/deploy/openshift/kiali-configmap.yaml \
      | oc create -n istio-system -f -
      
      curl https://raw.githubusercontent.com/kiali/kiali/master/deploy/openshift/kiali.yaml \
      | IMAGE_NAME=kiali/kiali IMAGE_VERSION=latest  NAMESPACE=istio-system VERBOSE_MODE=4 envsubst \
      | oc create -n istio-system -f -
      

      where IMAGE_NAME and IMAGE_VERSION could be changed to QE images (built on step 2.1.2) it can be deployed developers images by default

      I don't know if the best configuration is two scripts (one for build or another to deploy) or just two functions on the same script but with optional parameters, so I'm leaving this one as you may you prefer to move this forward

      • Make sure that Kiali installation allows to install more than one Kiali on the same cluster.

              hhovsepy@redhat.com Hayk Hovsepyan
              rh-ee-gbaufake Guilherme Baufaker Rego (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: