Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade ocm and sdk #114

Merged
merged 2 commits into from
Jun 6, 2024
Merged

upgrade ocm and sdk #114

merged 2 commits into from
Jun 6, 2024

Conversation

Signed-off-by: Wei Liu <[email protected]>
@skeeey
Copy link
Contributor Author

skeeey commented Jun 6, 2024

make test-integration
OCM_ENV=testing gotestsum --jsonfile-timing-events=/home/cloud-user/go/src/github.com/openshift-online/maestro/integration-test-results.json --format short-verbose -- -p 1 -ldflags -s -v -timeout 1h
./test/integration

I0606 04:33:19.535611 3290296 framework.go:75] Initializing testing environment
I0606 04:33:19.824412 3290296 framework.go:160] Using Mock OCM Authz Client
I0606 04:33:19.825836 3290296 framework.go:213] Disabling Sentry error reporting
I0606 04:33:19.834921 3290296 grpc_server.go:70] Serving gRPC service without TLS at 8090
I0606 04:33:19.835231 3290296 healthcheck_server.go:56] Serving HealthCheck without TLS at 8083
PASS test/integration.TestConsumerGet (0.07s)
PASS test/integration.TestConsumerPost (0.04s)
PASS test/integration.TestConsumerPatch (0.05s)
PASS test/integration.TestConsumerPaging (0.09s)
PASS test/integration.TestControllerRacing (1.44s)
PASS test/integration.TestControllerReconcile (1.14s)
PASS test/integration.TestControllerSync (1.04s)
PASS test/integration.TestPulseServer (7.05s)
PASS test/integration.TestResourceGet (0.05s)
PASS test/integration.TestResourcePost (2.06s)
PASS test/integration.TestResourcePostWithoutName (0.05s)
PASS test/integration.TestResourcePostWithName (0.05s)
PASS test/integration.TestResourcePatch (0.06s)
PASS test/integration.TestResourcePaging (0.16s)
PASS test/integration.TestResourceListSearch (0.10s)
PASS test/integration.TestResourceBundleGet (0.04s)
PASS test/integration.TestResourceBundleListSearch (0.14s)
PASS test/integration.TestUpdateResourceWithRacingRequests (0.11s)
PASS test/integration.TestResourceFromGRPC (3.08s)
PASS test/integration.TestResourceBundleFromGRPC (3.05s)
I0606 04:33:39.721063 3290296 api_server.go:157] Web server terminated
I0606 04:33:39.721484 3290296 healthcheck_server.go:60] HealthCheck server terminated
PASS test/integration

DONE 20 tests in 39.432s

@skeeey
Copy link
Contributor Author

skeeey commented Jun 6, 2024

/assign @clyang82

Copy link
Contributor

@clyang82 clyang82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@clyang82 clyang82 merged commit abdc788 into openshift-online:main Jun 6, 2024
1 of 2 checks passed
@skeeey skeeey deleted the uog branch June 7, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants