Add trailing slash to context URIs

Also added various properties to drools/base.conf to keep it
consistent with drools-apps/base.conf, as much as possible.
I believe the old SO actor will break if we use the CONTEXT_URI,
thus I'm leaving the SO_URL intact for now.

Issue-ID: POLICY-2441
Change-Id: I1c4122ecec86ef1ef0e165560464e74ace2bdf34
Signed-off-by: Jim Hahn <jrh3@att.com>
2 files changed
tree: 48fb0e62ae0662c003875dcef8458792475733cf
  1. plans/
  2. scripts/
  3. tests/
  4. .gitattributes
  5. .gitignore
  6. .gitreview
  7. INFO.yaml
  8. prepare-csit.sh
  9. README.md
  10. run-csit.sh
README.md

Manual CSIT Scripts

The scripts in this directory are to help developers manually kick off test flows on their own dev environments in order to help debug any test failures.