Bug 1922075 - [e2e][automation] Fix Flavor string style in tests
Summary: [e2e][automation] Fix Flavor string style in tests
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Console Kubevirt Plugin
Version: 4.7
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.7.0
Assignee: Tomas Jelinek
QA Contact: Guohua Ouyang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-29 07:44 UTC by Guohua Ouyang
Modified: 2021-02-03 11:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-03 11:00:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 7978 0 None closed Bug 1922075: Fix kubevirt flavor string 2021-02-03 10:59:19 UTC

Description Guohua Ouyang 2021-01-29 07:44:41 UTC
Description of problem:
Some tests failed because Flavor style is changed on new UI, fix the string in tests.

Expected:
{"name":"t-test-obbtk-desktop-tiny-g8v88","description":"Default vmt description","os":"Red Hat Enterprise Linux 7.0 or higher","profile":"desktop","bootOrder":["rootdisk (Disk)"],"flavor":"Tiny: 1 CPU, 1 GiB Memory"},
Got:
{"name":"t-test-obbtk-desktop-tiny-g8v88","description":"Default vmt description","os":"Red Hat Enterprise Linux 7.0 or higher","profile":"desktop","bootOrder":["rootdisk (Disk)"],"flavor":"Tiny: 1 CPU | 1 GiB Memory"}


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.