Skip to content

Commit b5959a4

Browse files
author
Bob Furu
authored
Merge pull request #35198 from skrthomas/BZ1973254
2 parents ba90c21 + 99b830e commit b5959a4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

modules/cnf-performing-end-to-end-tests-for-platform-verification.adoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,26 @@ $ oc policy add-role-to-user system:image-puller system:serviceaccount:dpdk-test
313313
----
314314
$ oc policy add-role-to-user system:image-puller system:serviceaccount:sriov-conformance-testing:default --namespace=cnftests
315315
----
316+
+
317+
[source,terminal]
318+
----
319+
$ oc policy add-role-to-user system:image-puller system:serviceaccount:xt-u32-testing:default --namespace=cnftests
320+
----
321+
+
322+
[source,terminal]
323+
----
324+
$ oc policy add-role-to-user system:image-puller system:serviceaccount:vrf-testing:default --namespace=cnftests
325+
----
326+
+
327+
[source,terminal]
328+
----
329+
$ oc policy add-role-to-user system:image-puller system:serviceaccount:gatekeeper-testing:default --namespace=cnftests
330+
----
331+
+
332+
[source,terminal]
333+
----
334+
$ oc policy add-role-to-user system:image-puller system:serviceaccount:ovs-qos-testing:default --namespace=cnftests
335+
----
316336

317337
. Retrieve the docker secret name and auth token:
318338
+

0 commit comments

Comments
 (0)