client/lib/test
Navid Shaikh 20e1a79b62
fix(e2e): Create next namespace for e2e if one exists (#835)
* fix(e2e): Create next namespace if one exists

 Do not error out if the namespace to run e2e into exists, try creating
 next one in row. Retry at 20 next namespaces, before erroring out.

* Tag plugin tests as !serving and !eventing

* Debug: Create a test namespace to see if its skipped

* Revert "Debug: Create a test namespace to see if its skipped"

This reverts commit 8b45fcef4d.

* Refactor file utils from e2e tests to test lib
2020-05-14 04:33:59 -07:00
..
cli.go fix(#772) refactored / simplified parameters to KnResultCollector (#773) 2020-04-08 02:18:01 -07:00
flags.go (refactor) address the e2e extract / refactor of issue #763 (#765) 2020-04-01 09:21:18 -07:00
integration.go fix(e2e): Create next namespace for e2e if one exists (#835) 2020-05-14 04:33:59 -07:00
result_collector.go fix(#772) refactored / simplified parameters to KnResultCollector (#773) 2020-04-08 02:18:01 -07:00
revision.go fix(e2e): Refactor e2e utils and resource actions (#832) 2020-05-11 06:09:46 -07:00
service.go fix(e2e): Refactor e2e utils and resource actions (#832) 2020-05-11 06:09:46 -07:00
utils.go fix(e2e): Create next namespace for e2e if one exists (#835) 2020-05-14 04:33:59 -07:00