simfactory fails to run tests on bluewaters due to rsync error

Issue #1593 closed
Roland Haas created an issue

I get failures from simfactory when doing:

sim create-submit --testsuite --procs 16 --num-threads 8 --verbose --configuration simO3 test-$(date | sed 's/ /-/g')-2proc

Which prevents me from running the tests on bluewaters. rsync 3.0.9 seems to not like --times=no and aborts with:

rsync: --times=no: option does not take an argument
Command returned exit status 1
Error: Rsync of test data for simulation failed
Aborting Simfactory.

Keyword: bluewaters

Comments (2)

  1. Log in to comment