canonical / oem-qa-tools

Repository for tools developed within OEM QA team
GNU General Public License v3.0
1 stars 12 forks source link

Fix the #42 hw transfer to cert team which is causing the key error #43

Closed clairlin53 closed 1 year ago

clairlin53 commented 1 year ago

Trail run the test that didn't meet the issue, but running on Jenkins which is causing the key error.

Log: Created the following cards to TELOPS board successfully Traceback (most recent call last): File "/root/oem-qa-tools/transfer-hw-to-cert/main.py", line 113, in main() File "/root/oem-qa-tools/transfer-hw-to-cert/main.py", line 85, in main create_send_dut_to_cert_card_in_telops( File "/root/oem-qa-tools/transfer-hw-to-cert/handlers/telops_handler.py", line 67, in create_send_dut_to_cert_card_in_telops transition_id = telops_jira_api.jira_project['transition_data'][ KeyError: 'transition_data' Build step 'Execute shell' marked build as failure