Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Add S3 connector integration tests #117

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Add S3 connector integration tests #117

merged 1 commit into from
Sep 12, 2023

Conversation

masih
Copy link
Member

@masih masih commented Sep 11, 2023

Add testing of s3 connector to devnet integration tests.

This change will then remove the need to duplicate integration test setup in motion-s3-connector repo, and would help us catch breaking changes early since the devnet instance started up in motion repo builds the motion container from main branch.

Add testing of s3 connector to devnet integration tests.

This change will then remove the need to duplicate integration test
setup in motion-s3-connector repo, and would help us catch breaking
changes early since the devnet instance started up in `motion` repo
builds the motion container from `main` branch.
@masih masih force-pushed the masih/s3-connector-it branch from acd079a to 45059fc Compare September 11, 2023 15:26
masih added a commit to filecoin-project/motion-s3-connector that referenced this pull request Sep 11, 2023
Remove integration tests from here and move to `motion` repo, in order
to:
* reduce duplicate CI setup, since motion repo already stands up a
devnet for testing.
* make sure the connector remains compatible with the latest commit to
main of Motion repo.

See:
 - filecoin-project/motion#117
Copy link
Contributor

@hannahhoward hannahhoward left a comment

Choose a reason for hiding this comment

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

LGTM

@masih masih merged commit 83461dc into main Sep 12, 2023
@masih masih deleted the masih/s3-connector-it branch September 12, 2023 04:01
masih added a commit to filecoin-project/motion-s3-connector that referenced this pull request Oct 5, 2023
Remove integration tests from here and move to `motion` repo, in order
to:
* reduce duplicate CI setup, since motion repo already stands up a
devnet for testing.
* make sure the connector remains compatible with the latest commit to
main of Motion repo.

See:
 - filecoin-project/motion#117
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants