]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Remove any dashboard .pyc files before testing
authorZack Cerza <zack@redhat.com>
Thu, 15 Nov 2018 18:47:30 +0000 (11:47 -0700)
committerZack Cerza <zack@redhat.com>
Fri, 16 Nov 2018 17:44:03 +0000 (10:44 -0700)
commit9e218316d91d328ecbd7c08f8aec08a190b5809c
treeca425b7b60479b72258b5795f2e4d5832fc27708
parent615baf310adc7b529fb9c9a9a0884c00a6e296a8
Remove any dashboard .pyc files before testing

Things like 'git rm' and 'git mv' don't clean up any .pyc files that
might have been generated previously, so if those aren't removed, we
might not be running the exact code that we intend to.

Signed-off-by: Zack Cerza <zack@redhat.com>
src/pybind/mgr/dashboard/run-backend-api-tests.sh