You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of PR
Summary:
Fixessonic-net#17078
Approach
What is the motivation for this PR?
Create testcase for cold upgrade for T2
How did you do it?
Add test_upgrade_path_t2 testcase to test_upgrade_path.py based on previous upgrade path tests
How did you verify/test it?
Ran on multiple T2 devices, also ran on T1 warm upgrade to make sure it's not breaking
Any platform specific information?
N/A
Supported testbed topology if it's a new test case?
N/A
Documentation
Please run using variables:
--upgrade_type=cold
--base_image_list=
--target_image_list=
e.g.
sudo ./run_tests.sh -i <INV FILE> -n <TB NAME> -m individual -l INFO -e '--showlocals --assert plain -rav --enable_cpa --upgrade_type=cold --skip_sanity --base_image_list=<FROM IMAGE URL> --target_image_list=<TO IMAGE URL>' -u -c upgrade_path/test_upgrade_path.py::test_upgrade_path_t2
Signed-off-by: Javier Tan [email protected]
Signed-off-by: Guy Shemesh <[email protected]>
0 commit comments