mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Grammar and spelling update
This commit is contained in:
parent
ab639118e7
commit
23588c7c69
@ -333,7 +333,7 @@ var _ = SIGDescribe("Kubectl client", func() {
|
||||
/*
|
||||
Release : v1.9
|
||||
Testname: Kubectl, guestbook application
|
||||
Description: Create Guestbook application that contains redis server, 2 instances of redis slave, frontend application, frontend service and redis master service and redis slave service. Using frontend service test will write a entry into the guestbook application which will store the entry into the backend redis database. Applcaition flow MUST work as expects and the data written MUST be available to read.
|
||||
Description: Create Guestbook application that contains redis server, 2 instances of redis slave, frontend application, frontend service and redis master service and redis slave service. Using frontend service, the test will write an entry into the guestbook application which will store the entry into the backend redis database. Application flow MUST work as expected and the data written MUST be available to read.
|
||||
*/
|
||||
framework.ConformanceIt("should create and stop a working application ", func() {
|
||||
defer forEachGBFile(func(contents string) {
|
||||
|
Loading…
Reference in New Issue
Block a user