diff --git a/hsfs/locust_benchmark/Dockerfile b/locust_benchmark/Dockerfile similarity index 100% rename from hsfs/locust_benchmark/Dockerfile rename to locust_benchmark/Dockerfile diff --git a/hsfs/locust_benchmark/README.md b/locust_benchmark/README.md similarity index 100% rename from hsfs/locust_benchmark/README.md rename to locust_benchmark/README.md diff --git a/hsfs/locust_benchmark/common/__init__.py b/locust_benchmark/common/__init__.py similarity index 100% rename from hsfs/locust_benchmark/common/__init__.py rename to locust_benchmark/common/__init__.py diff --git a/hsfs/locust_benchmark/common/hopsworks_client.py b/locust_benchmark/common/hopsworks_client.py similarity index 100% rename from hsfs/locust_benchmark/common/hopsworks_client.py rename to locust_benchmark/common/hopsworks_client.py diff --git a/hsfs/locust_benchmark/common/stop_watch.py b/locust_benchmark/common/stop_watch.py similarity index 100% rename from hsfs/locust_benchmark/common/stop_watch.py rename to locust_benchmark/common/stop_watch.py diff --git a/hsfs/locust_benchmark/create_feature_group.py b/locust_benchmark/create_feature_group.py similarity index 100% rename from hsfs/locust_benchmark/create_feature_group.py rename to locust_benchmark/create_feature_group.py diff --git a/hsfs/locust_benchmark/docker-compose.yml b/locust_benchmark/docker-compose.yml similarity index 100% rename from hsfs/locust_benchmark/docker-compose.yml rename to locust_benchmark/docker-compose.yml diff --git a/hsfs/locust_benchmark/hopsworks_config.json b/locust_benchmark/hopsworks_config.json similarity index 100% rename from hsfs/locust_benchmark/hopsworks_config.json rename to locust_benchmark/hopsworks_config.json diff --git a/hsfs/locust_benchmark/locustfile.py b/locust_benchmark/locustfile.py similarity index 100% rename from hsfs/locust_benchmark/locustfile.py rename to locust_benchmark/locustfile.py diff --git a/hsfs/locust_benchmark/requirements.txt b/locust_benchmark/requirements.txt similarity index 100% rename from hsfs/locust_benchmark/requirements.txt rename to locust_benchmark/requirements.txt