aboutsummaryrefslogtreecommitdiffstats
path: root/doc/xtesting2020/xtesting2020.md
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-01-14 17:28:36 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2020-01-14 17:58:10 +0100
commita5f39b0edfcdcc70cc59f2433bc593595bad9266 (patch)
tree04c2f728017c008a50fd819b4503a2acabcce3f2 /doc/xtesting2020/xtesting2020.md
parent6b770d9faf53410e2ec628ce27734e278d468a9b (diff)
Publish Xtesting2020
Change-Id: Ife0d97eba3b09b54c0904128896998d8524db905 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'doc/xtesting2020/xtesting2020.md')
-rw-r--r--doc/xtesting2020/xtesting2020.md43
1 files changed, 43 insertions, 0 deletions
diff --git a/doc/xtesting2020/xtesting2020.md b/doc/xtesting2020/xtesting2020.md
new file mode 100644
index 00000000..be7fdc4e
--- /dev/null
+++ b/doc/xtesting2020/xtesting2020.md
@@ -0,0 +1,43 @@
+# Xtesting 2020
+
+[Cédric Ollivier](mailto:cedric.ollivier@orange.com)
+
+2020/01/16
+
+
+
+## What's new in jerma?
+
+
+### Increase deployment models
+
+- support multiple deployment models: fully centralized (LFN), distributed or
+ mixed of them
+- fully support NAT or ssh tunneling model
+- support GitlabCI
+
+**selected in CNTT RI and RC!**
+
+
+### And
+
+- fully manage artifacts publication via S3 (e.g. artificats.opnfv.org)
+- dump all log compaign easily via S3 (see Kubernetes Conformance)
+- partially integrate a generic dashboard based on Cachet
+- add behave driver
+
+
+
+## Kali (K-release)
+
+
+### Ideas
+
+- harden GitlabCI support (check all deployment scenarios)
+- improve the testcase runner
+- add GNU/Linux packages (then integrate them in GNU/Linux distributions)
+- support new drivers?
+
+
+
+## Thank You!