diff options
author | Zeff Morgan <zmorgan@gitlab.com> | 2019-05-29 19:07:16 +0000 |
---|---|---|
committer | Zeff Morgan <zmorgan@gitlab.com> | 2019-05-29 19:07:16 +0000 |
commit | 287b6f6b24b7ee8f127ff614af9942aaa1fdbafc (patch) | |
tree | 76fad55b22b00dab7999c8f274f9f8d0260cfba1 | |
parent | 6aa0df5a0f9a71de3e64f8170ebdc1c041a238ff (diff) | |
download | gitlab-ce-zm-debug-qa-tests.tar.gz |
Add debugging section for qa docszm-debug-qa-tests
-rw-r--r-- | qa/docs/debugging.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qa/docs/debugging.md b/qa/docs/debugging.md new file mode 100644 index 00000000000..10934f84ede --- /dev/null +++ b/qa/docs/debugging.md @@ -0,0 +1,7 @@ +# Debugging failed examples + +## Flaky tests + +## Data + +## Infrastructure |