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)
commit4cbd36db87a4aa1888a63120ea41c678fb4be40c
tree55be2fa477ae9ac371e7a8dec641ec4ab7119ca1
parentd972780d8bb5c1d04ad3f136d63108ae74d61b57
selenium: Remove Jenkins configuration file

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
Gruntfile.js
tests/selenium/wdio.conf.jenkins.js [deleted file]
tests/selenium/wdio.conf.js