refactor:mrzcpd-exporter使用固定镜像,不再使用tsg-init镜像,TSG-13281:重新构造traffic-engine升级包

This commit is contained in:
fumingwei
2023-06-25 18:57:29 +08:00
parent ee41b1ef23
commit 0fbefc7709
15 changed files with 442 additions and 199 deletions

View File

@@ -12,8 +12,8 @@ function upload_kvm_glob_file()
function upload_app_bundle_glob_file()
{
python3 ~/file_upload_tools_to_share_repo.py ${FILE_REPO_PATH} ./images/*.tar.gz.sha256sum.txt
python3 ~/file_upload_tools_to_share_repo.py ${FILE_REPO_PATH} ./images/*.tar.gz
python3 ~/file_upload_tools_to_share_repo.py ${FILE_REPO_PATH} ./images/*-APP-BUNDLE.bin
python3 ~/file_upload_tools_to_share_repo.py ${FILE_REPO_PATH} ./images/*-APP-BUNDLE.bin.sha256sum.txt
}
function upload_onie_glob_file()