-
Notifications
You must be signed in to change notification settings - Fork 2
/
pytest.ini
27 lines (27 loc) · 961 Bytes
/
pytest.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[pytest]
markers =
auth: Authorisation tests
cluster: gui-cluster-check
dashboard: gui-dashboard-check
profile: Profile tests
analytics: Metrics/Volume Analytics tests
teaming: Teaming tests
teamingUserInvite: Teaming user invite tests
teamingRoleUpdate: Teaming user role update tests
teamingRoleUpdateNegative: Teaming user role update negative tests
dmaas: Dmaas tests
dmaasJivaAws: Dmaas tests
dmaasHostpathAws: Dmaas tests
dmaasCstorAws: Dmaas tests
dmaasDeviceAws: Dmaas tests
dmaasJivaMinio: Dmaas tests
dmaasHostpathMinio: Dmaas tests
dmaasCstorMinio: Dmaas tests
dmaasDeviceMinio: Dmaas tests
dmaasDelete : Dmaas schedule deletion
dmaasCstorNonRestic : Dmaas non restic test
dmaasJivaMysql: Dmaas MySQL test
openebs : OpenEbs components version test
localAdminAuth: Local Admin Auth
localUserAuth: Local User Auth
localPerfAuth: local Performance Auth