diff --git a/changelog/unreleased/move-k6.md b/changelog/unreleased/move-k6.md new file mode 100644 index 000000000..55dba7649 --- /dev/null +++ b/changelog/unreleased/move-k6.md @@ -0,0 +1,8 @@ +Change: Move k6 to cdperf + +Tags: performance, testing, k6 + +The ownCloud performance tests can not only be used to test ocis. +This is why we have decided to move the k6 tests to https://github.com/owncloud/cdperf + +https://github.com/owncloud/ocis/pull/1358