This is an automated email from the ASF dual-hosted git repository.
japetrsn pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-docker.git.
from 579e15d Fix exmaple.c to have correct ASF license header. (#40)
add e138471 remove duplicate test code from main repo
new da6a511 Merge pull request #42 from csantanapr/remove_copied_code
The 1 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:
settings.gradle | 2 +-
.../scala/actionContainers/ActionContainer.scala | 174 ---------
.../ActionProxyContainerTests.scala | 392 ---------------------
.../scala/actionContainers/ResourceHelpers.scala | 190 ----------
.../DockerExampleContainerTests.scala | 10 +-
tools/travis/build.sh | 11 +-
6 files changed, 6 insertions(+), 773 deletions(-)
delete mode 100644 tests/src/test/scala/actionContainers/ActionContainer.scala
delete mode 100644
tests/src/test/scala/actionContainers/ActionProxyContainerTests.scala
delete mode 100644 tests/src/test/scala/actionContainers/ResourceHelpers.scala
rename tests/src/test/scala/{ =>
runtime}/actionContainers/DockerExampleContainerTests.scala (96%)
--
To stop receiving notification emails like this one, please contact
[email protected].