Browse Source

Merge pull request 'no message' (#4) from test into master

Reviewed-on: http://git.qniao.cn/automated-test-scripts/ztb-factory-rf-api/pulls/4
master
赖勇兰 3 years ago
parent
commit
bf489b0006
4 changed files with 0 additions and 7593 deletions
  1. 2125
      Test/log.html
  2. 3027
      Test/output.xml
  3. 2431
      Test/report.html
  4. 10
      Test/ztb-factory.sh

2125
Test/log.html
File diff suppressed because it is too large
View File

3027
Test/output.xml
File diff suppressed because it is too large
View File

2431
Test/report.html
File diff suppressed because it is too large
View File

10
Test/ztb-factory.sh

@ -1,10 +0,0 @@
#!/usr/bin/env bash
cd /root/ztb-factory-rf-api
git pull --all
python3 -m robot /root/ztb-factory-rf-api
git add .
git commit -m "new report file"
git push
Loading…
Cancel
Save