数据面离线安装包制作
This commit is contained in:
BIN
build_config/group_vars/.local.yml.swp
Normal file
BIN
build_config/group_vars/.local.yml.swp
Normal file
Binary file not shown.
39
build_config/group_vars/local.yml
Normal file
39
build_config/group_vars/local.yml
Normal file
@@ -0,0 +1,39 @@
|
||||
rpmdict:
|
||||
selftest:
|
||||
fullname: "self-test-ci_test_rpm-1.el7.x86_64.rpm"
|
||||
name: "self-test"
|
||||
downpath: " /tmp/padding_for_PACK_TAR_BUILD_DIRS_PREFIX/tsg-scripts/roles/self-test/files/rpms"
|
||||
|
||||
dockerImages:
|
||||
- name: "git.mesalab.cn:7443/tsg/tsg-diagnose/unittest"
|
||||
tag: latest
|
||||
- name: "git.mesalab.cn:7443/tsg/tsg-diagnose/wpr"
|
||||
tag: latest
|
||||
- name: "git.mesalab.cn:7443/tsg/tsg-diagnose/badssl"
|
||||
tag: latest
|
||||
|
||||
dockerImages2tags:
|
||||
- name: "git.mesalab.cn:7443/tsg/tsg-diagnose/unittest:latest"
|
||||
repo: "unittest-self-test:latest"
|
||||
- name: "git.mesalab.cn:7443/tsg/tsg-diagnose/wpr:latest"
|
||||
repo: "wpr-self-test:latest"
|
||||
- name: "git.mesalab.cn:7443/tsg/tsg-diagnose/badssl:latest"
|
||||
repo: "badssl-self-test:latest"
|
||||
|
||||
dockerImagesTar:
|
||||
- name: "unittest-self-test"
|
||||
tag: "latest"
|
||||
tarpath: /tmp/padding_for_PACK_TAR_BUILD_DIRS_PREFIX/tsg-scripts/roles/self-test/files/images/unittest.tar
|
||||
- name: "wpr-self-test"
|
||||
tag: "latest"
|
||||
tarpath: /tmp/padding_for_PACK_TAR_BUILD_DIRS_PREFIX/tsg-scripts/roles/self-test/files/images/wpr.tar
|
||||
- name: "badssl-self-test"
|
||||
tag: "latest"
|
||||
tarpath: /tmp/padding_for_PACK_TAR_BUILD_DIRS_PREFIX/tsg-scripts/roles/self-test/files/images/badssl.tar
|
||||
|
||||
tarpath:
|
||||
src:
|
||||
- /tmp/padding_for_PACK_TAR_BUILD_DIRS_PREFIX/tsg-scripts/install_config
|
||||
- /tmp/padding_for_PACK_TAR_BUILD_DIRS_PREFIX/tsg-scripts/deploy.yml
|
||||
- /tmp/padding_for_PACK_TAR_BUILD_DIRS_PREFIX/tsg-scripts/roles/self-test
|
||||
destdict: /tmp/padding_for_PACK_TAR_BUILD_DIRS_PREFIX/tsg-scripts/build/
|
||||
Reference in New Issue
Block a user