summaryrefslogtreecommitdiffstats
path: root/test_env
blob: 1e64217945eb2abf1b79e61c259a7bc501025ee5 (plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
#!/bin/bash

DESIRED_TESTS="\
  tests/basic/*.t\
  tests/basic/afr/*.t\
  tests/basic/distribute/*.t\
  tests/features/brick-min-free-space.t\
"

KNOWN_FLAKY_TESTS="\
   tests/bugs/glusterd/bug-1173414-mgmt-v3-remote-lock-failure.t\
   tests/bugs/glusterd/bug-1420637-volume-sync-fix.t\
   tests/bugs/glusterd/bug-1104642.t\
   tests/bugs/glusterd/bug-1022055.t\
   tests/bugs/glusterd/bug-1293414-import-brickinfo-uuid.t\
   tests/bugs/transport/bug-873367.t\
   tests/bugs/ec/bug-1161621.t\
   tests/bugs/quota/bug-1287996.t\
   tests/bugs/fb8149516.t\
   tests/bugs/posix/bug-990028.t\
   tests/bugs/glusterd/bug-1345727-bricks-stop-on-no-quorum-validation.t\
   tests/bugs/core/bug-1402841.t-mt-dir-scan-race.t\
   tests/bugs/write-behind/bug-1279730.t\
   tests/bugs/cli/bug-1320388.t\
   tests/bugs/snapshot/bug-1112613.t\
   tests/bugs/snapshot/bug-1087203.t\
   tests/bugs/snapshot/bug-1202436-calculate-quota-cksum-during-snap-restore.t\
   tests/bugs/snapshot/bug-1205592.t\
   tests/bugs/snapshot/bug-1140162-file-snapshot-features-encrypt-opts-validation.t\
   tests/bugs/glusterd/bug-1231437-rebalance-test-in-cluster.t\
   tests/bugs/snapshot/bug-1049834.t\
   tests/bugs/shard/zero-flag.t\
   tests/bugs/bitrot/1207029-bitrot-daemon-should-start-on-valid-node.t\
   tests/bugs/bitrot/1209752-volume-status-should-show-bitrot-scrub-info.t\
   tests/bugs/snapshot/bug-1399598-uss-with-ssl.t\
   tests/bugs/tier/bug-1279376-rename-demoted-file.t\
   tests/bugs/tier/bug-1286974.t\
   tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t\
   tests/features/ipc.t\
   tests/features/ssl-authz.t\
   tests/bugs/glusterd/bug-948686.t\
   tests/bugs/core/bug-986429.t\
   tests/bugs/fb4482137.t\
   tests/bugs/glusterd/bug-913555.t\
   tests/basic/rpm.t\
   tests/basic/accept-v6v4.t\
   tests/basic/afr/granular-esh/granular-esh.t\
   tests/basic/afr/granular-esh/cli.t\
   tests/basic/afr/granular-esh/granular-indices-but-non-granular-heal.t\
   tests/basic/afr/granular-esh/conservative-merge.t\
   tests/basic/afr/granular-esh/add-brick.t\
   tests/basic/afr/granular-esh/replace-brick.t\
   tests/basic/bd.t tests/basic/uss.t\
   tests/basic/glusterd/arbiter-volume-probe.t\
   tests/basic/meta.t\
   tests/basic/gfapi/bug1291259.t\
   tests/basic/gfapi/gfapi-ssl-test.t\
   tests/basic/tier/bug-1214222-directories_missing_after_attach_tier.t\
   tests/basic/tier/record-metadata-heat.t\
   tests/basic/tier/readdir-during-migration.t\
   tests/basic/fops-sanity-gfproxy.t\
   tests/basic/tier/ctr-rename-overwrite.t\
   tests/basic/tier/frequency-counters.t\
   tests/basic/mgmt_v3-locks.t\
   tests/basic/tier/file_with_spaces.t\
   tests/basic/tier/tier_lookup_heal.t\
   tests/basic/glusterd/volfile_server_switch.t\
   tests/basic/tier/tier-file-create.t\
   tests/basic/tier/locked_file_migration.t\
   tests/basic/tier/tier-snapshot.t\
   tests/basic/volume-snapshot.t\
   tests/basic/tier/new-tier-cmds.t\
   tests/basic/quota-nfs.t\
   tests/geo-rep/georep-basic-dr-rsync.t\
   tests/basic/tier/unlink-during-migration.t\
   tests/basic/tier/fops-during-migration-pause.t\
   tests/basic/volume-snapshot-clone.t\
   tests/bugs/nfs/bug-1166862.t\
   tests/basic/tier/legacy-many.t\
   tests/bugs/nfs/bug-1116503.t\
   tests/bugs/nfs/bug-904065.t\
   tests/bugs/rpc/bug-921072.t\
   tests/bugs/rpc/bug-847624.t\
   tests/bugs/glusterfs-server/bug-904300.t\
   tests/bugs/replicate/886998/strict-readdir.t\
   tests/basic/tier/fops-during-migration.t\
   tests/basic/tier/tierd_check.t\
   tests/basic/tier/tier.t\
   tests/bugs/replicate/bug-1250170-fsync.t\
   tests/basic/cache.t\
   tests/geo-rep/georep-basic-dr-tarssh.t\
   tests/bugs/replicate/bug-1190069-afr-stale-index-entries.t\
   tests/bitrot/bug-1294786.t\
   tests/bugs/quick-read/bug-846240.t\
   tests/bugs/quota/afr-quota-xattr-mdata-heal.t\
   tests/bugs/quota/bug-1288474.t\
   tests/bugs/glusterd/bug-1344407-volume-delete-on-node-down.t\
   tests/bugs/glusterd/859927/repl.t\
   tests/bugs/glusterd/bug-1238706-daemons-stop-on-peer-cleanup.t\
   tests/bugs/replicate/bug-1290965-detect-bitrotten-objects.t\
   tests/bugs/glusterd/bug-1303028-Rebalance-glusterd-rpc-connection-issue.t\
   tests/bugs/replicate/bug-859581.t\
   tests/bugs/glusterd/bug-1047955.t\
   tests/bugs/glusterd/bug-1213295-snapd-svc-uninitialized.t\
   tests/bugs/glusterd/bug-1260185-donot-allow-detach-commit-unnecessarily.t\
   tests/bugs/glusterd/bug-1230121-replica_subvol_count_correct_cal.t\
   tests/bugs/glusterd/bug-1245045-remove-brick-validation.t\
   tests/bugs/glusterd/bug-948729/bug-948729.t\
   tests/bugs/glusterd/bug-948729/bug-948729-force.t\
   tests/bugs/glusterd/bug-948729/bug-948729-mode-script.t\
   tests/bugs/glusterd/bug-964059.t\
   tests/bugs/glusterd/bug-888752.t\
   tests/bugs/glusterd/bug-1177132-quorum-validation.t\
   tests/bugs/glusterd/bug-889630.t\
   tests/bugs/glusterd/bug-857330/xml.t\
   tests/bugs/glusterd/bug-857330/normal.t
   tests/bugs/glusterd/bug-1367478-volume-start-validation-after-glusterd-restart.t\
   tests/bugs/glusterd/bug-1223213-peerid-fix.t\
   tests/bugs/glusterd/bug-1245142-rebalance_test.t\
   tests/bugs/glusterd/bug-1091935-brick-order-check-from-cli-to-glusterd.t\
   tests/bugs/glusterd/bug-1323287-real_path-handshake-test.t\
   tests/bugs/glusterd/bug-1266818-shared-storage-disable.t\
   tests/bugs/replicate/bug-802417.t\
   tests/bugs/glusterd/bug-1173414-mgmt-v3-remote-lock-failure.t\
   tests/bugs/glusterd/bug-1420637-volume-sync-fix.t\
   tests/bugs/glusterd/bug-1104642.t\
   tests/bugs/glusterd/bug-1293414-import-brickinfo-uuid.t\
   tests/bugs/glusterd/bug-1022055.t\
   tests/bugs/transport/bug-873367.t\
   tests/bugs/quota/bug-1287996.t\
   tests/bugs/fb8149516.t\
   tests/bugs/posix/bug-990028.t\
   tests/bugs/glusterd/bug-1345727-bricks-stop-on-no-quorum-validation.t\
   tests/bugs/core/bug-1402841.t-mt-dir-scan-race.t\
   tests/bugs/write-behind/bug-1279730.t\
   tests/bugs/cli/bug-1320388.t\
   tests/bugs/ec/bug-1304988.t\
   tests/bugs/glusterd/bug-948686.t\
   tests/bugs/snapshot/bug-1112613.t\
   tests/bugs/snapshot/bug-1087203.t\
   tests/bugs/glusterd/bug-913555.t\
   tests/bugs/snapshot/bug-1202436-calculate-quota-cksum-during-snap-restore.t\
   tests/bugs/snapshot/bug-1140162-file-snapshot-features-encrypt-opts-validation.t\
   tests/bugs/snapshot/bug-1205592.t tests/bugs/glusterd/bug-1231437-rebalance-test-in-cluster.t\
   tests/bugs/snapshot/bug-1227646.t tests/bugs/shard/zero-flag.t\
   tests/bugs/snapshot/bug-1399598-uss-with-ssl.t\
   tests/bugs/snapshot/bug-1049834.t\
   tests/bugs/core/bug-986429.t\
   tests/bugs/bitrot/1207029-bitrot-daemon-should-start-on-valid-node.t\
   tests/bugs/bitrot/1209752-volume-status-should-show-bitrot-scrub-info.t\
   tests/bugs/fb4482137.t\
   tests/bugs/tier/bug-1205545-CTR-and-trash-integration.t\
   tests/features/ipc.t\
   tests/bugs/tier/bug-1286974.t\
   tests/bugs/tier/bug-1279376-rename-demoted-file.t\
   tests/features/ssl-authz.t\
   tests/bugs/glusterd/bug-857330/normal.t\
   tests/bugs/distribute/bug-862967.t\
   tests/basic/quota-anon-fd-nfs.t\
   tests/basic/rpc-coverage.t\
   tests/basic/afr/gfid-mismatch.t\
   tests/basic/read-size.t\
"

DESIRED_TESTS=$(echo $DESIRED_TESTS | tr -s ' ' ' ')
KNOWN_FLAKY_TESTS=$(echo $KNOWN_FLAKY_TESTS | tr -s ' ' ' ')