Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- naresh@linaro:~/connect/android_report_automation$ ./report_automation.py --build-no 110 --jenkins-url https://ci.linaro.org/ --jenkins-job-name android-lcr-reference-juno-m -f -d 902924.0 902921 902905.0 902872
- INFO: Jenkins build job: android-lcr-reference-juno-m
- INFO: Starting new HTTPS connection (1): ci.linaro.org
- INFO: Starting new HTTPS connection (1): ci.linaro.org
- INFO: Querying build #110 test job ids from Jenkins build job: android-lcr-reference-juno-m
- INFO: Starting new HTTPS connection (1): ci.linaro.org
- INFO: Get the test job IDs:
- INFO: ['902922.0', '902919.0', '902917.0', '902915.0', '902913.0', '902911.0', '902909.0', '902907.0', '902903.0', '902901.0', '902899.0', '902897.0', '902895.0', '902893.0', '902891.0', '902889.0', '902887.0', '902885.0', '902883.0', '902881.0', '902879.0', '902877.0', '902875.0', '902873.0']
- INFO: Going to parse these test jobs!!
- INFO: Parsing benchmark test job #902922.0
- INFO: Parsing cts test job #902917.0
- INFO: Parsing cts test job #902915.0
- INFO: Parsing cts test job #902913.0
- INFO: Parsing cts test job #902875.0
- INFO: Parsing cts test job #902873.0
- ------------------------------------------------------
- INFO: Prepare for the report!!
- Traceback (most recent call last):
- File "./report_automation.py", line 444, in <module>
- fun_data = fun_rep_obj.to_dict()
- File "./report_automation.py", line 334, in to_dict
- "testsuites" : self.lava_tests['testsuites']
- KeyError: 'testsuites'
- naresh@linaro:~/connect/android_report_automation
Add Comment
Please, Sign In to add comment