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

test(e2e): allow for manual triggering of E2E suite #24

Closed

Conversation

charliedmcb
Copy link
Collaborator

Fixes #

Description
Currently there is no way to test within the github action workflows a new E2E test suite.

I'd like to be able to have it automatically pick up the change to the set of test suites and use that. However, the workflows are being run via their state on the main branch. This solution is meant as an alternative solution by allowing a developer to trigger a e2e suite run, and then they can share the link within their PR description.

How was this change tested?
Nothing additional
*

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note

NONE

@charliedmcb charliedmcb marked this pull request as ready for review November 10, 2023 04:48
@charliedmcb charliedmcb marked this pull request as draft November 10, 2023 05:03
@charliedmcb
Copy link
Collaborator Author

Currently don't have a need for additional manual run controls for the E2E suites, so closing this.

@charliedmcb charliedmcb deleted the charliedmcb/allowForManualTriggerOfE2ETestSuite branch December 15, 2023 21:51
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.

1 participant