This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk.git.
from a6e27bd rename tools/vagrant/hello to hello.sh (#4774)
new 104e89e Update invoke.py for python 3.
new 6f1cf37 Remove another unused test artifact.
new 4f8ba43 If OPENWHISK_HOME is defined, use it as the path to gradlew
otherwise use relative path.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
tests/dat/actions/build.sh | 1 -
tests/dat/actions/python_virtualenv/__main__.py | 32 ----------------------
tests/dat/actions/python_virtualenv/build.sh | 21 --------------
.../dat/actions/python_virtualenv/requirements.txt | 18 ------------
tests/performance/gatling_tests/build.sh | 4 ++-
tools/actionProxy/invoke.py | 2 +-
6 files changed, 4 insertions(+), 74 deletions(-)
delete mode 100755 tests/dat/actions/python_virtualenv/__main__.py
delete mode 100755 tests/dat/actions/python_virtualenv/build.sh
delete mode 100644 tests/dat/actions/python_virtualenv/requirements.txt