diff --git a/servicetests/test_cases/test_jobs_execution.py b/servicetests/test_cases/test_jobs_execution.py index 2a8610c8d..a01d059da 100644 --- a/servicetests/test_cases/test_jobs_execution.py +++ b/servicetests/test_cases/test_jobs_execution.py @@ -39,8 +39,10 @@ def main(): SecretId="ci/JobsServiceClientTest/policy_name")["SecretString"] # Temporary certificate/key file path. - certificate_path = os.path.join(os.getcwd(), "tests/jobs_execution/certificate.pem.crt") - key_path = os.path.join(os.getcwd(), "tests/jobs_execution/private.pem.key") + certificate_path = os.path.join(os.getcwd(), "servicetests/certificate.pem.crt") + #certificate_path = os.path.join(os.getcwd(), "tests/jobs_execution/certificate.pem.crt") + key_path = os.path.join(os.getcwd(), "servicetests/private.pem.key") + #key_path = os.path.join(os.getcwd(), "tests/jobs_execution/private.pem.key") try: ci_iot_thing.create_iot_thing(