Skip to content

Conversation

@ArangoGutierrez
Copy link
Collaborator

No description provided.

@ArangoGutierrez ArangoGutierrez added the testing issue/PR to fix/edit/create/enhance a project unit/e2e test label Feb 10, 2025
@ArangoGutierrez ArangoGutierrez self-assigned this Feb 10, 2025
@ArangoGutierrez ArangoGutierrez force-pushed the e2e_tests01 branch 3 times, most recently from b74e568 to 76b1b60 Compare February 10, 2025 10:19
@ArangoGutierrez
Copy link
Collaborator Author

Image check now looks like this:
image

@ArangoGutierrez ArangoGutierrez force-pushed the e2e_tests01 branch 3 times, most recently from 2d33574 to 3cf3118 Compare February 10, 2025 10:55
$(DEFAULT_PUSH_TARGET):
$(DOCKER) image inspect $(IMAGE) > /dev/null || $(DOCKER) pull $(IMAGE)
$(DOCKER) tag $(IMAGE) $(subst :$(IMAGE_TAG),:$(VERSION),$(IMAGE))
endif
Copy link
Member

Choose a reason for hiding this comment

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

nit: newline

- "pull-request/[0-9]+"
- main
- release-*
workflow_call:
Copy link
Member

Choose a reason for hiding this comment

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

Should there not also be a change to image.yaml?

@ArangoGutierrez ArangoGutierrez force-pushed the e2e_tests01 branch 3 times, most recently from 03266c5 to a251a5f Compare February 10, 2025 12:05
@ArangoGutierrez
Copy link
Collaborator Author

PR is ready for review

name: End-to-end Tests
uses: ./.github/workflows/e2e.yaml
secrets: inherit
needs: image
Copy link
Member

Choose a reason for hiding this comment

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

Newline:

Suggested change
needs: image
needs: image

Copy link
Member

@elezar elezar left a comment

Choose a reason for hiding this comment

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

Minor nit.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
@ArangoGutierrez ArangoGutierrez merged commit fa1379c into NVIDIA:main Feb 10, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing issue/PR to fix/edit/create/enhance a project unit/e2e test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants