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

Simplify acceptance tests for new Flocker driver #2983

Open
shay-berman opened this issue Dec 19, 2016 · 1 comment
Open

Simplify acceptance tests for new Flocker driver #2983

shay-berman opened this issue Dec 19, 2016 · 1 comment

Comments

@shay-berman
Copy link

Since there are tests in the acceptance tests that not really related for testing a new Flocker driver. (for example test_export which is not relevant for the flocker driver),

So please consider to split the acceptance tests into two different parts, one for Flocker Project acceptance tests and one for new Flocker driver acceptance tests.

The motivation is just to simplify the acceptance tests process for new Flocker drivers (mainly to reduce the tests run time for irrelevant tests).

Thanks

@wallrj
Copy link
Contributor

wallrj commented Dec 20, 2016

Thanks for reporting @shay-berman

The simplest thing we could do would be to change the documentation at https://flocker-docs.clusterhq.com/en/latest/gettinginvolved/plugins/building-driver.html#certifying-your-driver to say exactly which tests we expect to pass.

E.g.

./admin/run-acceptance-tests --provider managed ... -- flocker.acceptance.endtoend.test_dataset

...is probably sufficient.

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

No branches or pull requests

2 participants