]> source.dussan.org Git - nextcloud-server.git/commit
Enable acceptance tests again on Drone 0.7 5804/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Thu, 20 Jul 2017 06:08:35 +0000 (08:08 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Thu, 20 Jul 2017 09:33:03 +0000 (11:33 +0200)
commit6602455efc2e22a48ceca2b714b17918a6db1362
tree0091960efcdfe661729a1206f9b02950d629bc42
parentfcc157078955974a374fb516b8ea9a0b11c628b2
Enable acceptance tests again on Drone 0.7

Running the acceptance tests on Drone relied on the pod-style networking
used by services (service containers were available at 127.0.0.1 from
the build containers). However, in Drone 0.7 service and build
containers must be accessed from each other using their domain name
instead. Thus, acceptance tests had to be disabled on Drone.

Now that the acceptance test system supports setting a different domain
for the Selenium server and for the Nextcloud test server the acceptance
tests can be enabled again on Drone.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
.drone.yml