diff options
author | maheshgudi | 2017-11-14 17:05:01 +0530 |
---|---|---|
committer | maheshgudi | 2017-11-14 17:05:01 +0530 |
commit | 73d73880859d644eb748f279cbce025172e4814b (patch) | |
tree | a2de56e7ec4d7c6c729f40c451420a31365aa290 /release_testing_guide.md | |
parent | 02e8c27721688a5fd20d2b0eda10a1eb227f27d0 (diff) | |
download | online_test-73d73880859d644eb748f279cbce025172e4814b.tar.gz online_test-73d73880859d644eb748f279cbce025172e4814b.tar.bz2 online_test-73d73880859d644eb748f279cbce025172e4814b.zip |
Add installation and deployment instructions
Diffstat (limited to 'release_testing_guide.md')
-rw-r--r-- | release_testing_guide.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/release_testing_guide.md b/release_testing_guide.md index 6900cf5..82c693b 100644 --- a/release_testing_guide.md +++ b/release_testing_guide.md @@ -4,7 +4,10 @@ Release testing guide: 1. Installation and deployment: ---------------------------- - **To be filled** + a. Follow the instruction guide to see if all steps work without issues. + b. Try login in with admin, student, teacher + c. Try removing any folder with code server inside docker. + d. Repeat step c with `invoke --unsafe` 2. Authentication: --------------- |