Uploaded image for project: 'VNF Validation Program'
  1. VNF Validation Program
  2. VVP-284

SDC Onboarding Fails When Duplicate ENV parameters exist

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Frankfurt Release
    • El Alto Release
    • VVP- El Alto 6, VVP- El Alto 7, VVP- Frankfurt 1

      If a *.env file defines a parameter twice, then it will fail onboarding into SDC

      Example:

      parameters:   svc_flavor: flavor_name
        svc_flavor: flavor_name
      

      VVP performs a check for duplicate keys in test_initial_configuration::test_02_no_duplicate_keys_in_file, but this only checks YAML files - not .env file.

      We either need a new test to check env files or the existing test should be updated to include env files.

            tl2972 tl2972
            tl2972 tl2972
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: