diff options
author | BT2983 <BT2983@att.com> | 2018-08-16 21:48:07 -0600 |
---|---|---|
committer | BT2983 <BT2983@att.com> | 2018-08-16 21:48:07 -0600 |
commit | 9cbcdacf01abd92ca0952410760d3d8545b23ad8 (patch) | |
tree | b5cf281c43bd683ae4749944cc5348a9494864e0 /ms/neng/src/test/sanity/README.txt | |
parent | ec42fbdf2e1b1f985777cd6adc1a3287f842b28f (diff) |
Naming micro-service code.
Docker updates and tests.
Change-Id: Iba669453c4035290441c757f5b1c673ab41213d6
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
Diffstat (limited to 'ms/neng/src/test/sanity/README.txt')
-rw-r--r-- | ms/neng/src/test/sanity/README.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ms/neng/src/test/sanity/README.txt b/ms/neng/src/test/sanity/README.txt new file mode 100644 index 00000000..b98414f8 --- /dev/null +++ b/ms/neng/src/test/sanity/README.txt @@ -0,0 +1,6 @@ +To run the sanity test, do the following: + + With no DB: + bring up the app with the 'dbless' profile. + Run from shell: + ./suite.sh |