selenium: Remove Jenkins configuration file
authorŽeljko Filipin <zeljko.filipin@gmail.com>
Sat, 7 Apr 2018 13:56:56 +0000 (15:56 +0200)
committerKrinkle <krinklemail@gmail.com>
Fri, 13 Apr 2018 20:54:43 +0000 (20:54 +0000)
Both Mocha and Cucumber tests should run. Since WebdriverIO supports only
running one test framework, the only way to do it is to have a generic
configuration file and two framework-specific files (Mocha, Cucumber). Having
Jenkins configuration file complicates things, and there is no need for
it.

Bug: T179190
Change-Id: I710066f7b5479dcad27aa57cd61007c1c2d88931


No differences found