nfv/nfv/nfv-tests/nfv_unit_tests
Luiz Felipe Kina b90eeb1436 Nfv upgrade orchestration for kube-upgrade-storage
This adds the kube-upgrade-storage step on the orchestration for k8s
upgrade.

VIM build stages stay the same, but the VIM apply stage changes. After
the networking upgrade, there is an addition of storage upgrade and
after that everything stays the same.

Test Plan:
 PASS: Run a kubernetes upgrade with the kube-upgrade-storage step and
       observe that the image for volume-snapshot-controller is changed
 PASS: Run the kube-upgrade-storage with an unexpected state and
       expect failure.

Story: 2010877
Task: 48588

Change-Id: Ib5ff848ed67c3e57c9cfcf6d1a41abbc192a7935
Signed-off-by: Luiz Felipe Kina <LuizFelipe.EiskeKina@windriver.com>
Signed-off-by: Gabriel de Araújo Cabral <gabriel.cabral@windriver.com>
2023-12-18 09:08:44 -03:00
..
test_data Bring fw update detect and monitor up to the host level 2020-06-02 09:49:51 -04:00
tests Nfv upgrade orchestration for kube-upgrade-storage 2023-12-18 09:08:44 -03: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).
#