]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: run-standalone.sh: Only run execs in the subdirectories of qa/standalone
authorDavid Zafman <dzafman@redhat.com>
Fri, 6 Dec 2019 17:01:41 +0000 (09:01 -0800)
committerDavid Zafman <dzafman@redhat.com>
Fri, 6 Dec 2019 17:19:54 +0000 (09:19 -0800)
commit8d3cfc6bc5d979c7398e3561c26a71116079d371
tree7342b95732d9dff4fa0a8e113e5a85b70a336cb0
parent43f6218993bac14d0b01e1da5c14840433bae12b
test: run-standalone.sh: Only run execs in the subdirectories of qa/standalone

This will ignore scripts placed at the qa/standalone level, though
I'm not sure if we should be putting any tests there.  It does
allow support scripts present like ceph-helper.sh without modifying
run-standalone.sh to ignore it.

Signed-off-by: David Zafman <dzafman@redhat.com>
qa/run-standalone.sh