diff options
author | Jorge Hernandez <jorge.hernandez-herrero@att.com> | 2021-10-26 13:59:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-26 13:59:31 +0000 |
commit | ae1216d9fcd438560d2c5c9284dbb0080578ab8d (patch) | |
tree | 5b8b1f851bc33873a3a39dfaf302d28e616de9d8 /docs/drools/pdpdApps.rst | |
parent | aad9fe1a023579bad0bc8c432807d872bab9c894 (diff) | |
parent | dc2b8124459f6a4f7c91c47456561ff249ec312d (diff) |
Merge "Fix urls in drools-pdp docs"
Diffstat (limited to 'docs/drools/pdpdApps.rst')
-rw-r--r-- | docs/drools/pdpdApps.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/drools/pdpdApps.rst b/docs/drools/pdpdApps.rst index 2e5a93de..0fcc9f46 100644 --- a/docs/drools/pdpdApps.rst +++ b/docs/drools/pdpdApps.rst @@ -877,8 +877,9 @@ Running PDP-D Control Loop Application with other components The reader can also look at the `policy/docker repository <https://github.com/onap/policy-docker/tree/master/csit>`__. More specifically, these directories have examples of other PDP-D Control Loop configurations: -* `plans <https://github.com/onap/policy-docker/tree/master/csit/drools-pdp/plans>`__: startup scripts. -* `tests <https://github.com/onap/policy-docker/tree/master/csit/drools-pdp/tests>`__: test plan. +* `plans <https://github.com/onap/policy-docker/tree/master/csit/drools-applications/plans>`__: startup & teardown scripts. +* `scripts <https://github.com/onap/policy-docker/blob/master/csit/docker-compose-all.yml>`__: docker-compose file. +* `tests <https://github.com/onap/policy-docker/tree/master/csit/drools-applications/tests>`__: test plan. Additional information ====================== |