diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2018-11-07 16:21:17 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-11-07 16:21:17 +0000 |
commit | cd6450923f72538a7a28b7c16cf9a2e38a5115ec (patch) | |
tree | 021dde9e03060dcc504ff0b70a16ac99106d12d7 /changelogs | |
parent | 8a55e477adac8c41aaa281dc119f9007a0c20451 (diff) | |
parent | 673f06253d1e799a8024b18270c1a7279fabe9b8 (diff) | |
download | gitlab-ce-cd6450923f72538a7a28b7c16cf9a2e38a5115ec.tar.gz |
Merge branch '52767-more-chaos-for-gitlab' into 'master'
Add more chaos to GitLab
Closes #53362 and #52767
See merge request gitlab-org/gitlab-ce!22746
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/52767-more-chaos-for-gitlab.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52767-more-chaos-for-gitlab.yml b/changelogs/unreleased/52767-more-chaos-for-gitlab.yml new file mode 100644 index 00000000000..067777cb7fa --- /dev/null +++ b/changelogs/unreleased/52767-more-chaos-for-gitlab.yml @@ -0,0 +1,5 @@ +--- +title: Add endpoints for simulating certain failure modes in the application +merge_request: 22746 +author: +type: other |