File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
e2e-tests/upgrade-consistency-sharded-tls Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -80,10 +80,10 @@ main() {
8080 compare_generation " 6" " statefulset" " ${CLUSTER} -cfg"
8181
8282 desc ' check if service and statefulset created with expected config'
83- compare_kubectl service/${CLUSTER} -rs0 " -1210 "
84- compare_kubectl service/${CLUSTER} -cfg " -1210 "
85- compare_kubectl statefulset/${CLUSTER} -rs0 " -1210 "
86- compare_kubectl statefulset/${CLUSTER} -cfg " -1210 "
83+ compare_kubectl service/${CLUSTER} -rs0 " -1211 "
84+ compare_kubectl service/${CLUSTER} -cfg " -1211 "
85+ compare_kubectl statefulset/${CLUSTER} -rs0 " -1211 "
86+ compare_kubectl statefulset/${CLUSTER} -cfg " -1211 "
8787
8888 desc ' test 1.22.0'
8989 kubectl_bin patch psmdb " ${CLUSTER} " --type=merge --patch ' {
You can’t perform that action at this time.
0 commit comments