Skip to content

Commit

Permalink
Nvdimm:adjust final step for nvdimm on ppc64le
Browse files Browse the repository at this point in the history
Signed-off-by: Min Deng <[email protected]>
  • Loading branch information
MiriamDeng committed May 25, 2023
1 parent a3887ca commit e36289b
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 e36289b

Please sign in to comment.