diff options
author | ms236b <ms236b@att.com> | 2019-07-19 08:20:08 -0400 |
---|---|---|
committer | ms236b <ms236b@att.com> | 2019-07-24 09:37:44 -0400 |
commit | 403897151adfd785a14ad3568ba75b3010937307 (patch) | |
tree | afbbbb0ecbb398c29506e95ac102f088d8abf9e6 /blueprint-generator/TestCases/testImport.yaml | |
parent | 686dc4ecb6adddc9299c93f20c0081918c532ee0 (diff) |
Added the dmaap plugin changes needed
Added the dmaap plugin changes along with a few other changes (fixed
format by pressing backspace a lot)
Issue-ID: DCAEGEN2-1517
Change-Id: I9167b7001c5916686a04112771093b0ce6cc2cff
Signed-off-by: ms236b <ms236b@att.com>
Diffstat (limited to 'blueprint-generator/TestCases/testImport.yaml')
-rw-r--r-- | blueprint-generator/TestCases/testImport.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/blueprint-generator/TestCases/testImport.yaml b/blueprint-generator/TestCases/testImport.yaml new file mode 100644 index 0000000..a299baf --- /dev/null +++ b/blueprint-generator/TestCases/testImport.yaml @@ -0,0 +1,4 @@ +imports: +- test import 1 +- test import 2 +- test import 3
\ No newline at end of file |