Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
1d856345
Commit
1d856345
authored
Mar 12, 2025
by
hhzhang16
Committed by
GitHub
Mar 12, 2025
Browse files
test: enable unit tests for Dynamo API server (#107)
parent
995f71cc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Earthfile
Earthfile
+1
-1
No files found.
Earthfile
View file @
1d856345
...
@@ -27,7 +27,7 @@ golang-base:
...
@@ -27,7 +27,7 @@ golang-base:
############### ALL TARGETS ##############################
############### ALL TARGETS ##############################
all-test:
all-test:
BUILD ./deploy/dynamo/operator+test
BUILD ./deploy/dynamo/operator+test
#
BUILD ./deploy/dynamo/api-server+test
#TODO: mkhadkevich earthly tests fail https://gitlab-master.nvidia.com/aire/microservices/compoundai/-/jobs/144475821
BUILD ./deploy/dynamo/api-server+test
all-docker:
all-docker:
ARG CI_REGISTRY_IMAGE=my-registry
ARG CI_REGISTRY_IMAGE=my-registry
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment