summaryrefslogtreecommitdiffstats
path: root/mod/bpgenerator/TestCases/imports/imports.yaml
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-09-24 07:47:30 +0200
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-09-24 10:07:03 +0200
commit49ddc1f78fa98356e2ab6207d17282a426624ac0 (patch)
treee46f08f5b794daf9e9991010b11b944303b548db /mod/bpgenerator/TestCases/imports/imports.yaml
parenta550707a39f0947a904018a3de8523bff9ead59c (diff)
Filter empty imports from files in bpgen
Issue-ID: DCAEGEN2-2454 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ia51750c17483c3120d86949ea60be416065b0da9
Diffstat (limited to 'mod/bpgenerator/TestCases/imports/imports.yaml')
-rw-r--r--mod/bpgenerator/TestCases/imports/imports.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/bpgenerator/TestCases/imports/imports.yaml b/mod/bpgenerator/TestCases/imports/imports.yaml
new file mode 100644
index 0000000..4b52b8a
--- /dev/null
+++ b/mod/bpgenerator/TestCases/imports/imports.yaml
@@ -0,0 +1,2 @@
+imports: ['https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml', 'plugin:k8splugin?version=3.4.1',
+ 'plugin:pgaas?version=1.3.0', 'plugin:clamppolicyplugin?version=1.1.0', 'plugin:dmaap?version=1.5.0']