Uploaded image for project: 'Integration'
  1. Integration
  2. INT-2121

5Gbulkpm test still has references to authenticated PM topic

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • Kohn Release
    • Kohn Release
    • None
    • None

      The 5gbulkpm test case (testsuite/robot/resources/usecases/5gbulkpm_helm_interface.robot) was updated in the Jakarta release to use an unauthenticated message router topic for performance measurement messages.  The test case still has two references to the old authenticated topic (org.onap.dmaap.mr.PERFORMANCE_MEASUREMENT).  Specifically, the test queries the dmaap-bc to see if the authenticated topic exists.  (Lines 199-210 on the current master branch version).

      In the Jakarta release, the OOM charts for dcaegen2-services continued to create the authenticated topic even though it was no longer used.  Because the topic was created, the 5gbulkpm test passed.  We are now in the process of changing the dcaegen2-services charts so that the authenticated topic is no longer being created.  This causes the 5gbulkpm test to fail.  (See the gating results for gerrit submission 129609 at https://logs.onap.org/onap-integration/gating//129609-2/5gbulkpm/5gbulkpm/log.html#s1.

      The test can probably simply eliminate the check for the existence of the topic.

      (Also, at lines 108-109, there's an operation to delete the authenticated topic.  This probably is no longer needed.)

            kkuzmick kkuzmick
            jackl Jack Lucas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: