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

Build nightly end-to-end scenario test set to better find regressions #1243

Closed
clockfly opened this issue Jul 27, 2015 · 2 comments
Closed
Assignees
Milestone

Comments

@clockfly
Copy link
Member

We need a system way to assure quality for each release tag.

@clockfly
Copy link
Member Author

Requirements:

End to end test, which means we should cover all use cases a normal user may encounter.

Fully Automated

  • Commands under bin/ can run correctly. (in CoreSpec)(https://hub.docker.com/r/kairen/yarn-spark/))
  • Read/write data from/to Kafka. (in ConnectorSpec)
  • Submit/kill/query all built-in examples from command line shell. (in ExampleSpec)
  • Message loss, machine crash, high availability test. (in StabilitySpec)
  • Able to run Storm applications over Gearpump. (in StormCompatibilitySpec)

Manually or Out-of-scope

  • Support Gearpump over YARN cluster. (in YarnIntegrationSpec use [Dockerfile]
  • Apply configuration on-the-fly and check if it takes effects
  • Submit/kill examples all built-in example from UI.
  • Performance regression test.

@clockfly clockfly added the P2 label Aug 4, 2015
@clockfly clockfly modified the milestone: 0.7 Sep 14, 2015
@whjiang whjiang assigned stanleyxu2005 and unassigned skw1992 Oct 20, 2015
@stanleyxu2005
Copy link
Member

Here is a proposal

stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Nov 10, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Nov 10, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Nov 11, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Nov 11, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Nov 11, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Nov 11, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Nov 11, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Nov 11, 2015
stanleyxu2005 pushed a commit to stanleyxu2005/gearpump that referenced this issue Nov 11, 2015
whjiang pushed a commit that referenced this issue Nov 11, 2015
fix #1243: provide an integration test suite with a basic test spec
stanleyxu2005 added a commit that referenced this issue Nov 27, 2015
fix #1243: provide an integration test suite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants