[CPS] Create basic_cps test 39/132939/3
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Wed, 18 Jan 2023 13:24:23 +0000 (13:24 +0000)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Thu, 2 Feb 2023 16:04:15 +0000 (16:04 +0000)
commit698fb766ab97734f0e6b72405a333bec657a47a4
tree17d3969aa25249fded2fd7a5b0e0926ddd7564b6
parentb723ad3518ee635cdb2c5e1b9b5bc507bad1703c
[CPS] Create basic_cps test

Create test to check if creating basic cps resources (dataspace, schema-set, anchor) works
and it's possible to create a node on an anchor.

Issue-ID: INT-2194
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I86c5a80da65b90e2f1a228fcc7fc46a54bee92bc
requirements.txt
run_basic_cps.py [new file with mode: 0644]
setup.cfg
src/onaptests/configuration/basic_cps_settings.py [new file with mode: 0644]
src/onaptests/scenario/basic_cps.py [new file with mode: 0644]
src/onaptests/steps/onboard/cps.py [new file with mode: 0644]
src/onaptests/templates/artifacts/cps/bookstore.yang [new file with mode: 0644]