-
Notifications
You must be signed in to change notification settings - Fork 0
/
vm-test-better.log
47 lines (31 loc) · 4 KB
/
vm-test-better.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Summarizing 17 Failures:
[Fail] [rfe_id:3064][crit:medium][vendor:[email protected]][level:component]Pausing A long running process [It] [Serial][test_id:3090]should be continued after the VMI is unpaused
tests/utils.go:4281
[Fail] [rfe_id:253][crit:medium][vendor:[email protected]][level:component]Expose Expose service on a VM [BeforeEach] Expose ClusterIP service [test_id:1531][label:masquerade_binding_connectivity]Should expose a Cluster IP service on a VMI and connect to it
tests/expose_test.go:36
[Fail] [rfe_id:253][crit:medium][vendor:[email protected]][level:component]Expose Expose service on a VM [BeforeEach] Expose ClusterIP service with string target-port [test_id:1532]Should expose a ClusterIP service and connect to the vm on port 80
tests/expose_test.go:36
[Fail] [rfe_id:253][crit:medium][vendor:[email protected]][level:component]Expose Expose service on a VM [BeforeEach] Expose ClusterIP service wiht ports on the vmi defined [test_id:1533]Should expose a ClusterIP service and connect to all ports defined on the vmi
tests/expose_test.go:36
[Fail] [rfe_id:253][crit:medium][vendor:[email protected]][level:component]Expose Expose service on a VM [BeforeEach] Expose NodePort service [test_id:1534[label:masquerade_binding_connectivity]Should expose a NodePort service on a VMI and connect to it
tests/expose_test.go:36
[Fail] [rfe_id:253][crit:medium][vendor:[email protected]][level:component]Expose Expose UDP service on a VMI [BeforeEach] Expose ClusterIP UDP service [test_id:1535][label:masquerade_binding_connectivity]Should expose a ClusterIP service on a VMI and connect to it
tests/expose_test.go:36
[Fail] [rfe_id:253][crit:medium][vendor:[email protected]][level:component]Expose Expose UDP service on a VMI [BeforeEach] Expose NodePort UDP service [test_id:1536][label:masquerade_binding_connectivity]Should expose a NodePort service on a VMI and connect to it
tests/expose_test.go:36
[Fail] [rfe_id:253][crit:medium][vendor:[email protected]][level:component]Expose Expose service on a VMI replica set [BeforeEach] Expose ClusterIP service [test_id:1537][label:masquerade_binding_connectivity]Should create a ClusterIP service on VMRS and connect to it
tests/utils.go:4125
[Fail] [rfe_id:253][crit:medium][vendor:[email protected]][level:component]Expose Expose a VM as a service. [BeforeEach] Expose a VM as a ClusterIP service. [test_id:1538][label:masquerade_binding_connectivity]Connect to ClusterIP service that was set when VM was offline.
tests/utils.go:4125
[Fail] [rfe_id:253][crit:medium][vendor:[email protected]][level:component]Expose Expose a VM as a service. [BeforeEach] Expose a VM as a ClusterIP service. [test_id:345][label:masquerade_binding_connectivity]Should verify the exposed service is functional before and after VM restart.
tests/utils.go:4125
[Fail] [rfe_id:253][crit:medium][vendor:[email protected]][level:component]Expose Expose a VM as a service. [BeforeEach] Expose a VM as a ClusterIP service. [test_id:343][label:masquerade_binding_connectivity]Should Verify an exposed service of a VM is not functional after VM deletion.
tests/utils.go:4125
[Fail] [rfe_id:1177][crit:medium][vendor:[email protected]][level:component]VirtualMachine A valid VirtualMachine given [It] [test_id:1528]should survive guest shutdown, multiple times
tests/vm_test.go:685
[Fail] [rfe_id:1177][crit:medium][vendor:[email protected]][level:component]VirtualMachine A valid VirtualMachine given Using virtctl interface Using RunStrategyAlways [It] [test_id:3165]should restart a succeeded VMI
tests/vm_test.go:939
[Fail] [rfe_id:1177][crit:medium][vendor:[email protected]][level:component]VirtualMachine A valid VirtualMachine given Using virtctl interface Using RunStrategyRerunOnFailure [It] [test_id:2188] should not remove a succeeded VMI
tests/vm_test.go:1096
[Fail] [rfe_id:1177][crit:medium][vendor:[email protected]][level:component]VirtualMachine A valid VirtualMachine given Using virtctl interface Using RunStrategyManual [It] [test_id:2190] should not remove a succeeded VMI
tests/vm_test.go:1336