diff options
author | ktimoney <kevin.timoney@est.tech> | 2021-10-20 15:57:24 +0100 |
---|---|---|
committer | Liam Fallon <liam.fallon@est.tech> | 2021-10-29 10:14:14 +0000 |
commit | e7aa0f15b462859358dca48ec5b97c92a5689db9 (patch) | |
tree | 01fbd8f9ed84c0b63c3262d11d32b365a27bbaa4 /docs/development/devtools/devtools.rst | |
parent | 25d5a6b4f34ed8c636eab6df681155435ae4a294 (diff) |
Added doc for smoke testing db-migrator
Issue-ID: POLICY-3724
Change-Id: I7069e52cf7eb6c503b0c2d7cdf13bcfccef35c8e
Signed-off-by: ktimoney <kevin.timoney@est.tech>
(cherry picked from commit 33149af496ec30528a3c2201845b441b773ff2e3)
Diffstat (limited to 'docs/development/devtools/devtools.rst')
-rw-r--r-- | docs/development/devtools/devtools.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/development/devtools/devtools.rst b/docs/development/devtools/devtools.rst index 0cf11a4c..6aa6eb0a 100644 --- a/docs/development/devtools/devtools.rst +++ b/docs/development/devtools/devtools.rst @@ -276,6 +276,12 @@ familiar with the Policy Framework components and test any local changes. .. toctree:: :maxdepth: 1 +<<<<<<< HEAD (25d5a6 Merge "Refactor s3p documents" into istanbul) +======= + policy-gui-controlloop-smoke.rst + + db-migrator-smoke.rst +>>>>>>> CHANGE (33149a Added doc for smoke testing db-migrator) .. api-smoke.rst |