File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8686 evg-test-enterprise-auth :
8787 - go run -tags gssapi ./internal/cmd/testentauth/main.go
8888 evg-test-oidc-auth :
89- - go run ./internal/cmd/testoidcauth/main.go
90- - go run - race ./internal/cmd/testoidcauth/main.go
89+ - go test -v ./internal/test/oidcauth/...
90+ - go test -v - race ./internal/test/oidcauth/...
9191 evg-test-kmip :
9292 - go test -exec "env PKG_CONFIG_PATH=${PKG_CONFIG_PATH} LD_LIBRARY_PATH=${LD_LIBRARY_PATH} DYLD_LIBRARY_PATH=${MACOS_LIBRARY_PATH}" ${BUILD_TAGS} -v -timeout {{.TEST_TIMEOUT}}s ./internal/integration -run TestClientSideEncryptionSpec/kmipKMS >> test.suite
9393 - go test -exec "env PKG_CONFIG_PATH=${PKG_CONFIG_PATH} LD_LIBRARY_PATH=${LD_LIBRARY_PATH} DYLD_LIBRARY_PATH=${MACOS_LIBRARY_PATH}" ${BUILD_TAGS} -v -timeout {{.TEST_TIMEOUT}}s ./internal/integration -run TestClientSideEncryptionProse/data_key_and_double_encryption >> test.suite
You can’t perform that action at this time.
0 commit comments