example-wordpress-composer icon indicating copy to clipboard operation
example-wordpress-composer copied to clipboard

behat tests cannot find multidev environment

Open lambtron opened this issue 6 years ago • 0 comments

hey gang,

first off, thanks for putting this resource together. getting CI to play with wordpress/pantheon's systems has been a goal for a long time, and the light is finally at the end of the tunnel.

we have multidev setup, and every new feature branch => multidev with the CI BUILD number. however, the CI BUILD increments per job and not workflow. so in the behat /test/behat/initialize.sh script, circle errors out:

Config value "installed_paths" updated successfully; old value was "../../wp-coding-standards/wpcs"
 [error]  Could not find an environment identified by ci-41. 
Exited with code 1
CircleCI received exit code 1

is there a better approach for circleci and feature PR => multidev? not sure if CI BUILD number is the way to go. any other ideas?

open to ideas. thanks!

lambtron avatar Nov 14 '19 20:11 lambtron