Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-9328

Fix vlan issues from test suite test_privategw_acl.py in BVT

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.9.0
    • Automation
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      Fix vlan issues from test suite test_privategw_acl.py in BVT

      Currently the tests reads the vlans from the physical network and takes the first vlan from the list of vlans and uses it. However, this approach might not work when the tests run in parallel. E.g. in CI we run test suits in parallel and the first vlan may not be available and tests would fail if we try to use the vlan which is already in use.

      Made changes to the script so that it will get the free vlan list from the DB and uses the first vlan from the available pool.

      Attachments

        Activity

          People

            sanjeevn Sanjeev N
            sanjeevn Sanjeev N
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: