aboutsummaryrefslogtreecommitdiffstats
path: root/tests/multicloud-k8s/data/create_rbprofile.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/multicloud-k8s/data/create_rbprofile.json')
-rw-r--r--tests/multicloud-k8s/data/create_rbprofile.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/multicloud-k8s/data/create_rbprofile.json b/tests/multicloud-k8s/data/create_rbprofile.json
new file mode 100644
index 00000000..72111a4d
--- /dev/null
+++ b/tests/multicloud-k8s/data/create_rbprofile.json
@@ -0,0 +1,11 @@
+{
+ "rb-name": "test-rbdef",
+ "rb-version": "v1",
+ "profile-name": "profile1",
+ "release-name": "testrelease",
+ "namespace": "testnamespace",
+ "kubernetes-version": "1.12.3",
+ "labels": {
+ "vnf_customization_module_uuid": "7eb09e38-4363-9942-1234-3beb2e95fd85"
+ }
+}