Skip to content

Commit 8ca1a82

Browse files
committed
Telcodocs-230 Updating Performing end-to-end tests for platform verification
1 parent d316b20 commit 8ca1a82

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Validations include:
2323
* Having the Performance Addon Operator installed
2424
* Having the SR-IOV Operator installed
2525
* Having the PTP Operator installed
26+
* Enabling the `contain-mount-namespace` mode via machine config
2627
* Using OVN kubernetes as the SDN
2728

2829
Latency tests, a part of the CNF-test container, also require the same validations. For more information about running a latency test, see the Running the latency tests section.
@@ -211,6 +212,7 @@ The set of available features to filter are:
211212
* `sctp`
212213
* `xt_u32`
213214
* `dpdk`
215+
* `container-mount-namespace`
214216

215217
[id="cnf-performing-end-to-end-tests-dry-run_{context}"]
216218
== Dry run
@@ -430,6 +432,10 @@ Various tests have different requirements. Some of them are:
430432
* A performance profile having `profile.Spec.RealTimeKernel.Enabled == true`.
431433
* A node with no huge pages usage.
432434

435+
.Container-mount-namespace tests
436+
437+
* A node with a machine config which enables `container-mount-namespace` mode
438+
433439
[id="limiting-nodes-used-during-tests_{context}"]
434440
=== Limiting the nodes used during tests
435441

@@ -626,6 +632,11 @@ Performance tests apply a performance profile to the cluster. The effect of this
626632

627633
DPDK relies on both performance and SR-IOV features, so the test suite configures both a performance profile and SR-IOV networks, so the impacts are the same as those described in SR-IOV testing and performance testing.
628634

635+
[id="cnf-performing-end-to-end-tests-container-mount-namespace_{context}"]
636+
=== Container-mount-namespace
637+
638+
The validation test for `container-mount-namespace` mode only checks that the appropriate `MachineConfig` objects are present and active, and has no additional impact on the node.
639+
629640
[id="cnf-performing-end-to-end-tests-cleaning-up_{context}"]
630641
=== Cleaning up
631642

0 commit comments

Comments
 (0)