Skip to content

Commit

Permalink
Merge pull request #3706 from MiriamDeng/fix_nvdimm
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulYuuu authored May 25, 2023
2 parents 9b0349d + e36289b commit 7ae3356
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qemu/tests/cfg/nvdimm.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@
config_nvml += ";echo 'PMEM_FS_DIR_FORCE_PMEM=1' >> src/test/testconfig.sh"
config_nvml += ";echo 'PMEM_FS_DIR=${mount_dir}' >> src/test/testconfig.sh"
run_test = "cd ${nvml_dir}; make check"
ppc64le:
run_test += " TEST_BUILD=debug"
- nvdimm_redis:
no ppc64, ppc64le
type = nvdimm_redis
Expand Down

0 comments on commit 7ae3356

Please sign in to comment.