PM_Dictionary Support in GAB 74/102474/3
authorTomasz Golabek <tomasz.golabek@nokia.com>
Thu, 27 Feb 2020 10:22:01 +0000 (11:22 +0100)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Tue, 17 Mar 2020 10:48:51 +0000 (10:48 +0000)
commit46b51c61f42bb4661ec389a3f3544f494b3ef014
tree69ad08b9a10b3697e7c9961dddc97af29d6a00a1
parentbe8d4fac153435674ce0c5cb29773ba4d4d36d16
PM_Dictionary Support in GAB

UI Sanity for PM Dictionary events in GAB:
* added dedicated test for PM_Dictionary
* fixed legacy keywords for VES_Event test
* Moved GAB tests to separate suite

Change-Id: I8b033b3f14b5b18e74bd6c566d5c269e4a94001a
Issue-ID: SDC-2095
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/Files/PNFs/pmDictionary.yml [new file with mode: 0644]
test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/Files/VNFs/vesEvent.yml [moved from test-apis-ci/sdc-api-tests/chef-repo/cookbooks/sdc-api-tests/files/default/Files/fm_metadata_three_fault_defs.yml with 100% similarity]
ui-ci/src/main/java/org/openecomp/sdc/ci/tests/datatypes/DataTestIdEnum.java
ui-ci/src/main/java/org/openecomp/sdc/ci/tests/execute/sanity/GAB.java [new file with mode: 0644]
ui-ci/src/main/java/org/openecomp/sdc/ci/tests/execute/sanity/Vf.java
ui-ci/src/main/java/org/openecomp/sdc/ci/tests/pages/UploadArtifactPopup.java
ui-ci/src/main/java/org/openecomp/sdc/ci/tests/utilities/ArtifactUIUtils.java
ui-ci/src/main/resources/ci/testSuites/gabSanity.xml [new file with mode: 0644]
ui-ci/src/main/resources/ci/testSuites/onapUiSanity.xml