|
| 1 | +--- |
| 2 | +all_allow_list: &all_allow_list |
| 3 | + {} |
| 4 | + |
| 5 | +sdn_list: &sdn_tests |
| 6 | + <<: *all_allow_list |
| 7 | + ".*Author:jechen-High-46555-Medium-46962-[Automatic EgressIP] Random egressIP is used on a pod that is not on a node hosting an egressIP, and random outages with egressIP . [.*": |
| 8 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 9 | + ".*Author:jechen-High-46556-[Automatic EgressIP] A pod that is on a node hosting egressIP, it will always use the egressIP of the node . [.*": |
| 10 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 11 | + ".*Author:jechen-High-46557-[Manual EgressIP] Random egressIP is used on a pod that is not on a node hosting an egressIP . [.*": |
| 12 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 13 | + ".*Author:jechen-High-46558-[Manual EgressIP] A pod that is on a node hosting egressIP, it will always use the egressIP of the node . [.*": |
| 14 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 15 | + ".*Author:jechen-High-47462-EgressNetworkPolicy should work well with egressIP [.*": |
| 16 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 17 | + ".*Author:jechen-Medium-47461-Should not be able to access the node via the egressIP [.*": |
| 18 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 19 | + ".*Author:jechen-High-46559-[Automatic EgressIP] If some egress node is unavailable, pods continue use other available egressIPs after a short delay. [.*": |
| 20 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 21 | + ".*Author:jechen-High-46561-[Manual EgressIP] If some egress node is unavailable, pods continue use other available egressIPs after a short delay. [.*": |
| 22 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 23 | + ".*Author:jechen-High-46701-High-47470-Pods will lose external access if same egressIP is assigned to different netnamespace, error should be logged on master node. [.*": |
| 24 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 25 | + ".*Author:jechen-High-46705-The egressIP should still work fine after the node or network service restarted. [.*": |
| 26 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 27 | + ".*Author:jechen-High-46960- EgressIP can failover if the node is NotReady. [.*": |
| 28 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 29 | + ".*Author:jechen-High-47455-The egressIP could be assigned to project automatically once it is defined in hostsubnet egressCIDR. [.*": |
| 30 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 31 | + ".*Author:jechen-High-47464-The egressIP will be unavailable if it is set to multiple hostsubnets. [.*": |
| 32 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 33 | + ".*Author:jechen-High-47468-High-47469-Pod access external through egressIP if egress node hosts the egressIP that assigned to netns, or it lose access to external if no node hosts the egressIP that assigned to netns. [.*": |
| 34 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 35 | + ".*Author:jechen-High-47054-The egressIP can be HA if netnamespace has single egressIP . [.*": |
| 36 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 37 | + ".*Author:jechen-High-47456-High-47457-Can change egressIP of project when there are multiple egressIP, can access outside with nodeIP after egressIP is removed. [.*": |
| 38 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 39 | + ".*Author:jechen-High-47458-High-47459-EgressIP works when reusing the egressIP that was held by a deleted project, EgressIP works well after removed egressIP is added back. [.*": |
| 40 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 41 | + ".*Author:jechen-High-47463-Pod will not be affected by the egressIP set on other netnamespace. [.*": |
| 42 | + description: "https://issues.redhat.com/browse/KURYRQE-1007" |
| 43 | + |
| 44 | +ovnk_list: &ovnk_tests |
| 45 | + <<: *all_allow_list |
| 46 | + ".*Author:huirwang.*47019.*EgressIP works well with networkpolicy and egressFirewall.*": |
| 47 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 48 | + ".*Author:huirwang.*47018.*47017.*Multiple projects use same EgressIP.*": |
| 49 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 50 | + ".*Author:huirwang.*47028.*After remove EgressIP node tag.*failover.*": |
| 51 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 52 | + ".*Author:huirwang.*47030.*EgressIP object can not have multiple egress IP assignments on the same node.*": |
| 53 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 54 | + ".*Author:huirwang.*47031.*After reboot egress node EgressIP still work.*": |
| 55 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 56 | + ".*Author:huirwang.*47032.*47034.*Traffic is load balanced between egress nodes.*": |
| 57 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 58 | + ".*Author:huirwang.*47164.*47025.*update egressip object.*pods removed matched labels.*": |
| 59 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 60 | + ".*Author:huirwang.*47272.*Pods will not be affected by the egressIP set on other netnamespace.*": |
| 61 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 62 | + ".*Author:huirwang.*55632.*egress node shouldn't generate broadcast ARP for service IPs.*": |
| 63 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 64 | + ".*Author:huirwang.*47029.*47024.*egress IP can only be assigned to one node only.*Warning event.*": |
| 65 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 66 | + ".*Author:huirwang.*47163.*47026.*Deleting EgressIP object and recreating it works.*": |
| 67 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 68 | + ".*Author:huirwang.*47021.*lr-policy-list and snat should be updated correctly after remove pods.*": |
| 69 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 70 | + ".*Author:huirwang.*55030.*After reboot egress node.*lr-policy-list and snat should keep correct.*": |
| 71 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 72 | + ".*Author:huirwang.*53069.*EgressIP should work for recreated same name pod.*": |
| 73 | + description: "https://issues.redhat.com/browse/KURYRQE-1016" |
| 74 | + |
| 75 | +########## |
| 76 | +# This feature is supported since OpenShift 4.12 |
| 77 | + |
| 78 | +# OpenShift 4.12 |
| 79 | +"4.12": |
| 80 | + "OpenShiftSDN": |
| 81 | + <<: *sdn_tests |
| 82 | + |
| 83 | + "OVNKubernetes": |
| 84 | + <<: *ovnk_tests |
| 85 | + |
| 86 | + "Kuryr": |
| 87 | + <<: *all_allow_list |
| 88 | + |
| 89 | +# OpenShift 4.13 |
| 90 | +"4.13": |
| 91 | + "OpenShiftSDN": |
| 92 | + <<: *sdn_tests |
| 93 | + |
| 94 | + "OVNKubernetes": |
| 95 | + <<: *ovnk_tests |
| 96 | + |
| 97 | + "Kuryr": |
| 98 | + <<: *all_allow_list |
| 99 | + |
| 100 | +# OpenShift 4.14 |
| 101 | +"4.14": |
| 102 | + "OpenShiftSDN": |
| 103 | + <<: *sdn_tests |
| 104 | + |
| 105 | + "OVNKubernetes": |
| 106 | + <<: *ovnk_tests |
| 107 | + |
| 108 | + "Kuryr": |
| 109 | + <<: *all_allow_list |
| 110 | + |
| 111 | +# OpenShift 4.15 |
| 112 | +"4.15": |
| 113 | + "OVNKubernetes": |
| 114 | + <<: *ovnk_tests |
| 115 | + |
| 116 | +# OpenShift 4.16 |
| 117 | +"4.16": |
| 118 | + "OVNKubernetes": |
| 119 | + <<: *ovnk_tests |
| 120 | + |
| 121 | +# OpenShift 4.17 |
| 122 | +"4.17": |
| 123 | + "OVNKubernetes": |
| 124 | + <<: *ovnk_tests |
| 125 | + |
| 126 | +# OpenShift 4.18 |
| 127 | +"4.18": |
| 128 | + "OVNKubernetes": |
| 129 | + <<: *ovnk_tests |
| 130 | + |
| 131 | +# OpenShift 4.19 |
| 132 | +"4.19": |
| 133 | + "OVNKubernetes": |
| 134 | + <<: *ovnk_tests |
| 135 | + |
| 136 | +# OpenShift 4.20 |
| 137 | +"4.20": |
| 138 | + "OVNKubernetes": |
| 139 | + <<: *ovnk_tests |
| 140 | + |
| 141 | +# OpenShift 4.21 |
| 142 | +"4.21": |
| 143 | + "OVNKubernetes": |
| 144 | + <<: *ovnk_tests |
| 145 | + |
| 146 | +# OpenShift 4.22 |
| 147 | +"4.22": |
| 148 | + "OVNKubernetes": |
| 149 | + <<: *ovnk_tests |
0 commit comments