firmware upgrade 2.x :

Input needed can be URL
Input can be <branch>-latest
Input can be <branch>-<commit-id>
branch = release | main/trunk | next | <any other custom branch> eg. CS1

Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
This commit is contained in:
shivamcandela
2021-09-12 00:51:05 +05:30
parent c68b9ebb33
commit 02ce1c7839
3 changed files with 193 additions and 67 deletions

View File

@@ -207,7 +207,7 @@ CONFIGURATION = {
'password': "pumpkin77",
'port': 22,
'jumphost_tty': '/dev/ttyAP1',
'version': "trunk-d6c5e1f"
'version': "next-latest"
}
],
"traffic_generator": {
@@ -284,7 +284,7 @@ CONFIGURATION = {
'port': 22, # 22
'jumphost_tty': '/dev/ttyAP3',
'version': "latest-next",
'version_branch': "trunk-d6c5e1f"
'version_branch': "https://ucentral-ap-firmware.s3.amazonaws.com/20210908-cig_wf188-v2.1.0-rc3-bcd07e4-upgrade.bin"
}
],
"traffic_generator": {