nfv/nfv/nfv-tests/nfv_unit_tests
Yuxing Jiang d730d8edc2 Ignore PTP alarm in vim strategies
This commit ignores the PTP alarm for SyncE in all the vim strategies
as it should not impact related operations.

Test-plan:
1. Manually raise 100.119 alarm by fmClientCli
2. Verify kube-rootca-update and system-config-update strategies can
be created/applied/deleted successfully along with the 100.119 alarm.

Closes-bug: 2051950
Change-Id: Ie2cc570c28de95802ff1b88e30f3c9f562b3c892
Signed-off-by: Yuxing Jiang <Yuxing.Jiang@windriver.com>
2024-02-01 17:21:58 -05:00
..
test_data Bring fw update detect and monitor up to the host level 2020-06-02 09:49:51 -04:00
tests Ignore PTP alarm in vim strategies 2024-02-01 17:21:58 -05:00
README StarlingX open source release updates 2018-05-31 07:36:51 -07:00
setup.py Fix relative imports in nfv 2023-01-24 22:16:39 +00:00

README

#
# Copyright (c) 2015-2016 Wind River Systems, Inc.
#
# SPDX-License-Identifier: Apache-2.0
#

# Tox (http://tox.testrun.org/) is a tool for running tests in multiple
# virtual environments.  To use it, "pip install tox" and then run "tox"
# from this directory (where the nfv_unit_tests are located).
#