зеркало из https://github.com/Azure/Avere.git
Disable ping tests (intermittent success) (#648)
This commit is contained in:
Родитель
461d5aa52d
Коммит
ba4c1c4fce
|
@ -186,7 +186,7 @@ jobs:
|
|||
|
||||
set -x
|
||||
pytest test/test_vfxt_cluster_status.py $PYTEST_OPTIONS \
|
||||
-k TestVfxtClusterStatus \
|
||||
-k 'TestVfxtClusterStatus and not ping' \
|
||||
--doctest-modules --junitxml=junit/test-results02.xml | tee /tmp/test_output.log
|
||||
rc=${PIPESTATUS[0]}
|
||||
set +x
|
||||
|
|
Загрузка…
Ссылка в новой задаче