Revision b8271d9c707b202ba0f6dcd2ffeed6d894f6fa63 authored by Marek Siarkowicz on 10 October 2023, 19:08:14 UTC, committed by Marek Siarkowicz on 11 October 2023, 10:25:31 UTC
E2e tests has been flaky, with failfast and 2 scenarios tests are twice
as fragile. Any early failure of one of the scenarios cases second to be
canceled. Retryign always require running both scenarios.

Intead let's just wait as in other tests allowing us to retry
just the scenario that failed

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
1 parent 9008776
History
File Mode Size
.devcontainer
.github
CHANGELOG
Documentation
api
client
contrib
etcdctl
etcdutl
hack
logos
pkg
scripts
security
server
tests
tools
.gitignore -rw-r--r-- 672 bytes
.go-version -rw-r--r-- 7 bytes
.header -rw-r--r-- 593 bytes
ADOPTERS.md -rw-r--r-- 9.7 KB
CONTRIBUTING.md -rw-r--r-- 7.6 KB
DCO -rw-r--r-- 1.4 KB
Dockerfile -rw-r--r-- 277 bytes
GOVERNANCE.md -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 11.1 KB
MAINTAINERS -rw-r--r-- 983 bytes
Makefile -rw-r--r-- 4.2 KB
OWNERS -rw-r--r-- 628 bytes
Procfile -rw-r--r-- 2.6 KB
README.md -rw-r--r-- 8.7 KB
bill-of-materials.json -rw-r--r-- 11.9 KB
bill-of-materials.override.json -rw-r--r-- 254 bytes
code-of-conduct.md -rw-r--r-- 143 bytes
codecov.yml -rw-r--r-- 428 bytes
dummy.go -rw-r--r-- 1.0 KB
etcd.conf.yml.sample -rw-r--r-- 3.9 KB
go.mod -rw-r--r-- 4.3 KB
go.sum -rw-r--r-- 26.5 KB

README.md

back to top