Removing unnecessary mounts in APEX CSIT

In the end to end csit test cases of APEX, currently we are mounting the
config files for APEX and PAP. This is not necessary.

Change-Id: I10f9ed509e4bb537cc91f145dde34aeb8c0d9b99
Issue-ID: POLICY-1863
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
9 files changed
tree: f5ff9e637153649ac29d033bf26b19a1dc7df455
  1. plans/
  2. scripts/
  3. tests/
  4. .gitattributes
  5. .gitignore
  6. .gitreview
  7. INFO.yaml
  8. README.md
  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.