1. Install Python 2.7 and npm tool 2. Clone source code from: https://github.com/Tencent/bk-sops 3. Run cmd shell, change current directory to root path of bk-sops 4. Install required packages by run: pip install --proxy={proxy if any} -r requirements.txt 5. Open url “http://{BK_PAAS_HOST}/admin/app/app/” of your BlueKing paas platform, copy app-code and token for app “标准运维”(bk_sops) 6. …
Asides
契约测试框架
1. Janus (https://github.com/gga/janus) 2. Pact (https://github.com/realestate-com-au/pact) 3. Pacto (http://thoughtworks.github.io/pacto/)