Skip to content

Commit 84260c2

Browse files
committed
tests: drop shrink_osd from tox.ini
shrink_osd has its own tox config file (tox-shrink_osd.ini) Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com> (cherry picked from commit 6623f34)
1 parent 8d011b4 commit 84260c2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tox.ini

-3
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,6 @@ setenv=
287287
shrink_mds: MDS_TO_KILL = mds0
288288
shrink_mgr: MGR_TO_KILL = mgr1
289289
shrink_mon: MON_TO_KILL = mon2
290-
shrink_osd: OSD_TO_KILL = 0
291290
shrink_rbdmirror: RBDMIRROR_TO_KILL = rbd-mirror0
292291
shrink_rgw: RGW_TO_KILL = rgw0.rgw0
293292

@@ -302,7 +301,6 @@ changedir=
302301
cluster: {toxinidir}/tests/functional/all_daemons{env:CONTAINER_DIR:}
303302
shrink_mon: {toxinidir}/tests/functional/shrink_mon{env:CONTAINER_DIR:}
304303
shrink_mgn: {toxinidir}/tests/functional/shrink_mon{env:CONTAINER_DIR:}
305-
shrink_osd: {toxinidir}/tests/functional/shrink_osd{env:CONTAINER_DIR:}
306304
shrink_mgr: {toxinidir}/tests/functional/shrink_mgr{env:CONTAINER_DIR:}
307305
shrink_mds: {toxinidir}/tests/functional/shrink_mds{env:CONTAINER_DIR:}
308306
shrink_rbdmirror: {toxinidir}/tests/functional/shrink_rbdmirror{env:CONTAINER_DIR:}
@@ -363,7 +361,6 @@ commands=
363361
purge_dashboard: {[purge-dashboard]commands}
364362
switch_to_containers: {[switch-to-containers]commands}
365363
shrink_mon: {[shrink-mon]commands}
366-
shrink_osd: {[shrink-osd]commands}
367364
shrink_mgr: {[shrink-mgr]commands}
368365
shrink_mds: {[shrink-mds]commands}
369366
shrink_rbdmirror: {[shrink-rbdmirror]commands}

0 commit comments

Comments
 (0)