Use raw configuration endpoint

- extracted variables shared in both collectors (encrypted/unencrypted)
to .env file
- change consul url to contain `?raw=true` parameter which
allows to avoid decoding configuration

Change-Id: Ib10cd8d0cb729a1231fa8a034698c824336b1b68
Issue-ID: DCAEGEN2-827
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
3 files changed
tree: 16730f3394f360ce403c74ab1f564b56e10f723b
  1. plans/
  2. scripts/
  3. tests/
  4. .gitattributes
  5. .gitignore
  6. .gitreview
  7. README.md
  8. run-all-tests.sh
  9. 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.