build_fce_report_yaml.py fails if one of openstack or k8s layers are not defined

Bug #1812465 reported by John George
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CDO QA System Tests
Won't Fix
Undecided
Unassigned

Bug Description

build_fce_report_yaml.py has the following check:
    try:
        products['ubuntu'] = versions['openstack']['distro_series']
    except KeyError:
        products['ubuntu'] = versions['kubernetes']['distro_series']

This causes an exception to be raised when setting up regression testing of virsh interaction with maas pods, which will not include openstack or kubernetes layers.

Tags: cdo-qa
John George (jog)
tags: added: cdo-qa
John George (jog)
Changed in cdoqa-system-tests:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.