diff --git a/Makefile b/Makefile index 813d058ed..c6978943a 100644 --- a/Makefile +++ b/Makefile @@ -98,6 +98,7 @@ integration-test: @$(MAKE) pkg-integration-test PKG=./pkg/ping/dynamoping @$(MAKE) pkg-integration-test PKG=./pkg/scyllaclient @$(MAKE) pkg-integration-test PKG=./pkg/service/backup + @$(MAKE) pkg-integration-test PKG=./pkg/service/restore @$(MAKE) pkg-integration-test PKG=./pkg/service/cluster @$(MAKE) pkg-integration-test PKG=./pkg/service/healthcheck @$(MAKE) pkg-integration-test PKG=./pkg/service/repair