diff options
author | Eylon Malin <eylon.malin@intl.att.com> | 2020-01-06 11:31:20 +0200 |
---|---|---|
committer | Eylon Malin <eylon.malin@intl.att.com> | 2020-01-08 11:00:18 +0200 |
commit | 8cda702e958381eca1c016e6359bcec641b02d63 (patch) | |
tree | c7401a419cb02a810901ea71eb461350a51b6d22 /vid-webpack-master/cypress/pipeline/group2.txt | |
parent | 16ef9772c84d9110b451a1a28f0fe76e40f8bd53 (diff) |
cypress test - split cypress test to 3 groups
Issue-ID: VID-740
Change-Id: I772e26cc71339027d8a273acbb256ea1a8d81a11
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Diffstat (limited to 'vid-webpack-master/cypress/pipeline/group2.txt')
-rw-r--r-- | vid-webpack-master/cypress/pipeline/group2.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/vid-webpack-master/cypress/pipeline/group2.txt b/vid-webpack-master/cypress/pipeline/group2.txt new file mode 100644 index 000000000..7d808dd8a --- /dev/null +++ b/vid-webpack-master/cypress/pipeline/group2.txt @@ -0,0 +1,19 @@ +cypress/integration/iFrames/network.popup.e2e.ts +cypress/integration/iFrames/permission.e2e.ts +cypress/integration/iFrames/pnf.e2e.ts +cypress/integration/iFrames/retry.e2e.ts +cypress/integration/iFrames/searchExistingInstance.e2e.ts +cypress/integration/iFrames/service.popup.e2e.ts +cypress/integration/iFrames/serviceWithNetwork.e2e.ts +cypress/integration/iFrames/serviceWithVnfNetwork.e2e.ts +cypress/integration/iFrames/softDeleteAndResume.e2e.ts +cypress/integration/iFrames/tenantIsolation.e2e.ts +cypress/integration/iFrames/viewEdit.e2e.ts +cypress/integration/iFrames/viewEditUpgradeVfModule.e2e.ts +cypress/integration/iFrames/viewOnlyDrawingBoard.e2e.ts +cypress/integration/iFrames/vnf.popup.e2e.ts +cypress/integration/iFrames/vnfGroups.e2e.ts +cypress/integration/iFrames/vrf.e2e.ts +cypress/integration/iFrames/welcomePage.e2e.ts +cypress/integration/shared/error.message.popup.e2e.ts +cypress/integration/shared/spinner.e2e.ts |