Skip to content

Conversation

@kaibocai
Copy link
Member

Issue describing the changes in this PR

This PR split e2e test suit from function samples, adding flexibility to create end-to-end tests.

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes are added to the CHANGELOG.md
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Additional PR information

}

@Test
// @Test
Copy link
Member Author

Choose a reason for hiding this comment

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

This test is pretty flaky, commented it out for now, will investigate this one and create PR accordingly. It may be an issue with the sidecar.

@kaibocai kaibocai marked this pull request as ready for review November 28, 2023 17:08
Copy link
Member

@cgillum cgillum left a comment

Choose a reason for hiding this comment

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

If I understand this change correctly, it looks like we're no longer running the samples in the CI but just the new E2E tests. Can we do both? Having automation that tests the samples, even minimally, is useful to help ensure we don't accidentally break the samples. Maybe we could have two separate GitHub workflows, one that tests the samples (like we had before) and one that does more general E2E testing?

@kaibocai
Copy link
Member Author

Yes, I can add back the tests for samples.

@kaibocai
Copy link
Member Author

Add back tests for samples! @cgillum

@kaibocai kaibocai merged commit ad8c959 into main Nov 29, 2023
@kaibocai kaibocai deleted the kaibocai/split-tests-samples branch November 29, 2023 00:13
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.

3 participants