Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Allow deploy of tests to be user configurable by environment #156

Closed
paxtonhare opened this issue Nov 28, 2013 · 1 comment
Closed

Allow deploy of tests to be user configurable by environment #156

paxtonhare opened this issue Nov 28, 2013 · 1 comment
Assignees

Comments

@paxtonhare
Copy link
Contributor

Currently, if you enable unit tests in roxy the /test dir gets deployed except to the "prod" environment. Since people can rename their environments, we need to make this configurable too. That way when I deploy to "PROD" I can turn off tests. I propose we provide a:

do-not-deploy-tests=prod in default.properties.

this will allow people to override in their build.props.

@ghost ghost assigned paxtonhare Nov 28, 2013
@dmcassel
Copy link
Collaborator

Makes sense to me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants