kubevirt / web-ui

OpenShift Cluster Console UI
https://www.openshift.org
Apache License 2.0
26 stars 11 forks source link

Add test case for adding already added net-attach-def #389

Closed rhrazdil closed 5 years ago

rhrazdil commented 5 years ago

Added CNV-1722 - [ui] NIC cannot be added twice to a VM using one net-attach-def https://polarion.engineering.redhat.com/polarion/redirect/project/CNV/workitem?id=CNV-1722

Changed methods for adding nics/disks to take only one parameter - object describing added resource.

rhrazdil commented 5 years ago

@gouyang could you code-review please?

gouyang commented 5 years ago

It looks so good to me.