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

Workflow for automated acceptance test cases #325

Conversation

siddharth-kulshrestha
Copy link
Contributor

  1. Moved all the test case dependencies to a single file "test_config.json".
  2. Added a workflow (acceptance-test.yml) to run the acceptance test cases on a self-hosted runner.
  3. ok-to-test.yml uses slash command dispatch to dispatch execution of acceptance tests once /ok-to-test command is passed as an issue comment on any PR.

…and dispatch.

Moved all the acceptance test dependencies to a single file (config.json).
Copy link
Contributor

@shreevari shreevari left a comment

Choose a reason for hiding this comment

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

Maybe we could intentionally break the acceptance tests once and then fix them and run the acceptance tests again to see them in action.

.github/workflows/acceptance-test.yml Outdated Show resolved Hide resolved
@siddharth-nutanix siddharth-nutanix merged commit 4dc5a41 into nutanix:master Jan 18, 2022
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.

4 participants