This is an automated email from the ASF dual-hosted git repository.
style95 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk.git
from c66486e70 Consider binding action when creating or recovering queue.
(#5267)
add 236329590 Add test cases to make sure an invoker properly boots up in
terms of ETCD keys. (#5271)
No new revisions were added by this update.
Summary of changes:
tests/build.gradle | 2 +
.../core/invoker/test/InvokerBootUpTests.scala | 92 ++++++++++++++++++++++
2 files changed, 94 insertions(+)
create mode 100644
tests/src/test/scala/org/apache/openwhisk/core/invoker/test/InvokerBootUpTests.scala