mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
tests: skip system_id test in cluster
Let's see what we can do in cluster for system_id, until resolved skip test for check_cluster.
This commit is contained in:
parent
147b0a1700
commit
22d43ee14a
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Copyright (C) 2008-2013 Red Hat, Inc. All rights reserved.
|
||||
# Copyright (C) 2015 Red Hat, Inc. All rights reserved.
|
||||
#
|
||||
# This copyrighted material is made available to anyone wishing to use,
|
||||
# modify, copy, or redistribute it subject to the terms and conditions
|
||||
@ -13,6 +13,9 @@ test_description='Test system_id'
|
||||
|
||||
. lib/inittest
|
||||
|
||||
# Should 'system_id' be usable in cluster ??
|
||||
test -e LOCAL_CLVMD && skip
|
||||
|
||||
aux prepare_devs 1
|
||||
|
||||
# create vg with system_id using each source
|
||||
|
Loading…
x
Reference in New Issue
Block a user