skupperproject / skupper

Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
http://skupper.io
Apache License 2.0
596 stars 74 forks source link

Run go tests with race detection enabled #1728

Closed c-kruse closed 1 month ago

c-kruse commented 1 month ago

Updates makefile and CI to use the go test -race flag, fixes a race in the fs watcher test harness, and skips compat tests that depend on an external container engine.