Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'FWUpdateTestGroupN' object has no attribute 'health_check_ifc' #34

Open
jitendra-nvi opened this issue Jun 6, 2024 · 0 comments
Open

Comments

@jitendra-nvi
Copy link
Contributor

Following exception happens while running test case F67.

{
"testRunArtifact": {
"log": {
"severity": "FATAL",
"message": "Traceback (most recent call last):\n File "/home/jitendrav/Code/ocp-diag-ctam/ctam/test_runner.py", line 528, in _run_group_test_cases\n test_result = test_instance.run()\n ^^^^^^^^^^^^^^^^^^^\n File "/home/jitendrav/Code/ocp-diag-ctam/ctam/tests/fw_update/fw_update_group_N/ctam_test_full_device_update_with_self_test.py", line 97, in run\n if SelfTest.run() == TestResult.PASS:\n ^^^^^^^^^^^^^^\n File "/home/jitendrav/Code/ocp-diag-ctam/ctam/tests/health_check/long_health_check_group/ctam_verify_self_test_report.py", line 72, in run\n if self.group.health_check_ifc.trigger_self_test_dump_collection():\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\nAttributeError: 'FWUpdateTestGroupN' object has no attribute 'health_check_ifc'\n",
"sourceLocation": {
"file": "/home/jitendrav/Code/ocp-diag-ctam/ctam/test_runner.py",
"line": 535
}
}
},
"sequenceNumber": 95,
"timestamp": "2024-06-06T14:41:28.347370Z"
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant