occlum/demos/benchmarks/filebench/filebench.yaml
2024-06-25 10:55:45 +08:00

19 lines
349 B
YAML

includes:
- base.yaml
# filebench
targets:
# copy filebench, bash and busybox
- target: /bin
copy:
- files:
- /usr/local/bin/filebench
# copy workload files
- target: /
copy:
- dirs:
- ../workloads
- target: /opt/occlum/glibc/lib
copy:
- files:
- /lib/x86_64-linux-gnu/libgcc_s.so.1