redhat-performance/jetpack

Deployment fails on Dell hosts due to badfish issues

sanjaychari opened this issue · 0 comments

The latest code changes to badfish cause issues with using the badfish.py script in Jetpack.

File \"badfish.py\", line 24, in <module>\n    from src.badfish.helpers.async_lru import alru_cache\nModuleNotFoundError: No module named 'src'", 
    "stderr_lines": [
        "Traceback (most recent call last):", 
        "  File \"badfish.py\", line 24, in <module>", 
        "    from src.badfish.helpers.async_lru import alru_cache", 
        "ModuleNotFoundError: No module named 'src'"

I think we should move to containerized badfish.