Reduce console log output from sample_restraint tests.
commit8ef7d5b5c5e11df2c046c5d1bdbdbdc89042f16e
authorM. Eric Irrgang <mei2n@virginia.edu>
Thu, 14 May 2020 13:59:20 +0000 (14 13:59 +0000)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 14 May 2020 13:59:20 +0000 (14 13:59 +0000)
treea2a33d15eca039c96b711b28a7cd4a37535fe604
parentb06d3e898404da03b41c9b74eecd4685f2d45fe7
Reduce console log output from sample_restraint tests.

Don't override default root log level in test_binding.py
Remove `-x` bash option from automated testing script.
Also remove extraneous and inappropriate __init__.py

Refs #3530
admin/ci-scripts/build-and-test-py-gmxapi-0.1.sh
admin/ci-scripts/build-and-test-py-gmxapi-0.2.sh
admin/ci-scripts/build-and-test-sample_restraint-2020.sh
admin/ci-scripts/build-and-test-sample_restraint-2021.sh
admin/gitlab-ci/python-gmxapi.gitlab-ci.yml
admin/gitlab-ci/sample_restraint-regression.gitlab-ci.yml
admin/gitlab-ci/sample_restraint.gitlab-ci.yml
python_packaging/sample_restraint/tests/__init__.py [deleted file]
python_packaging/sample_restraint/tests/test_binding.py