no message #4

Merged
laiyonglan merged 1 commits from test into master 3 years ago
  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