Odo: Use of make test-e2e in test suite

Created on 27 May 2019  路  3Comments  路  Source: openshift/odo

[kind/Documentation]

What did you find missing in the documentation?

Are we really care about the running of make test-e2e [1], i mean running the whole test suite through make test-e2e or may be make integration ?

[1] https://github.com/openshift/odo/blob/master/Makefile#L156

I am in the favor of removing [1] because it is available from the start of odo i guess but not in use.

What is the relevance of it?

Test cleanup

aretesting kinbug

Most helpful comment

Yes. We need it. I use it constantly and it beats waiting for the CI to finish.

Plus you need it to test locally against your own cluster.

I'm good for renaming it though, but we 100% need to keep this.

All 3 comments

Yes. We need it. I use it constantly and it beats waiting for the CI to finish.

Plus you need it to test locally against your own cluster.

I'm good for renaming it though, but we 100% need to keep this.

馃憤 for keeping this.
Running all test with a single command is really useful, especially once we can run multiple tests in parallel.

Sorry @amitkrout I think that we have a consensus. I'm going to close this for now, we 100% need to keep make test-e2e.

Was this page helpful?
0 / 5 - 0 ratings