rrajesh-cloudera commented on code in PR #906:
URL: https://github.com/apache/yunikorn-k8shim/pull/906#discussion_r1743613351


##########
test/e2e/user_group_limit/user_group_limit_test.go:
##########
@@ -641,6 +641,40 @@ var _ = ginkgo.Describe("UserGroupLimit", func() {
                checkUsage(groupTestType, url.QueryEscape(validGroup), 
sandboxQueue1, []*v1.Pod{usergroup1Sandbox1Pod1})
        })
 
+       ginkgo.It("Verify_Queue_Name_With_Special_Characters", func() {
+               ginkgo.By("Create a queue with a name that includes all allowed 
special characters")
+               queueName := "queue-#_@/:"

Review Comment:
   Updated with the below Variable 
   `root_test22-a_b_#_c_#_d__e@dom:ain`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to