This is an automated email from the ASF dual-hosted git repository.
guangning pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-manager.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 3738053 Updated Release Candidate Validation (markdown)
3738053 is described below
commit 37380532f8a2976fc0d9ef4f5ec4ac9003f95216
Author: tuteng <[email protected]>
AuthorDate: Tue Nov 12 17:17:14 2019 +0800
Updated Release Candidate Validation (markdown)
---
Release-Candidate-Validation.md | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/Release-Candidate-Validation.md b/Release-Candidate-Validation.md
index 6fbbef1..c6f0b23 100644
--- a/Release-Candidate-Validation.md
+++ b/Release-Candidate-Validation.md
@@ -118,27 +118,27 @@ cd pulsar-manager/bin
./pulsar-manager
```
-
-5. Open the website http://localhost:9527 and log in to.
+### Validation
+1. Open the website http://localhost:9527 and log in to.
Username: pulsar
Password: pulsar
-6. Validate the login.
+2. Validate the login.
-7. Validate a new environment.
+3. Validate a new environment.
-8. Validate a tenant.
+4. Validate a tenant.
-9. Validate a namespace.
+5. Validate a namespace.
-10. Validate a topi.c
+6. Validate a topi.c
-11. Validate a subscription.
+7. Validate a subscription.
-12. Validate a cluster.
+8. Validate a cluster.
-13. Stop nginx.
+9. Stop nginx.
```
nginx -s stop