Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-8378

Investigate XML reporting that done by netwroking DFG and see if that could work for us.

XMLWordPrintable

    • CloudOps 2024 Sprint 15
    • CloudOps

      Let's check the following examples provided by Networking DFG and see if their approach can suit our needs.

       

      Down below are the key notes from the  conversation with Eduardo Olivares Toledo

      we do something really simple... i guess it would work on rhoso18, but haven't tried yet.
      please take a look at
      https://gitlab.cee.redhat.com/rhosp-networking/bgp-playbooks-templates/-/blob/master/playbooks/frrempest.yml
      and see what it does with frrempest_results_file
      -------------------------------------------------
      and here the results for each testcase are added:
      https://gitlab.cee.redhat.com/rhosp-networking/bgp-playbooks-templates/-/blob/master/playbooks/tasks/check_lb_conn.yml
      --------------------------------------------------
      this is how we create the test names:
      https://gitlab.cee.redhat.com/rhosp-networking/bgp-playbooks-templates/-/blob/master/playbooks/tasks/check_lb_conn.yml#L5
      test_name: "{{ ('check ' + test_ip_version + ' lb connectivity ' + item[0]) | replace(' ', '.') | replace('->', '.') }}"
       
      and item[0] is...
       
       
      https://gitlab.cee.redhat.com/rhosp-networking/bgp-playbooks-templates/-/blob/master/playbooks/frrempest.yml#L553
      item[0] is for example extvm->vm-provider  , extvm->vm-provider-vlan , undercloud-0->vm-provider  etc etc

            mgirgisf@redhat.com Marihan Girgis
            lnatapov@redhat.com Leonid Natapov
            rhos-dfg-cloudops
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: