From the meta-issue:

Currently, we have some of the same stuff in behat.template.yml and behat.travis.yml and always have to change both. Also, behat.template.yml is meant to be copied to behat.yml and modified, so each time we update behat.template.yml, users have to update their behat.yml. If instead we had a behat.common.yml (or something) that was imported in the other files we could just update that and not have any making double changes.

Comments

cboyden’s picture

Patch is attached. Travis run coming soon.

cboyden’s picture

Status: Active » Needs review

Travis is chugging along with the imported config: https://travis-ci.org/cboyden/panopoly/jobs/40219370. At this point, any errors in the suite probably won't be related to this patch.

dsnopek’s picture

Status: Needs review » Fixed

Looks great! Committed.

  • dsnopek committed 4bb2da6 on 7.x-1.x
    Update Panopoly Test for #2370527 by cboyden: Use 'imports' in behat.yml...
dsnopek’s picture

Status: Needs review » Closed (fixed)

Setting back to fixed!