summaryrefslogtreecommitdiffstats
path: root/yardstick/vTC/apexlake/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'yardstick/vTC/apexlake/README.md')
-rw-r--r--yardstick/vTC/apexlake/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/yardstick/vTC/apexlake/README.md b/yardstick/vTC/apexlake/README.md
index ca4f4ded6..b89df0725 100644
--- a/yardstick/vTC/apexlake/README.md
+++ b/yardstick/vTC/apexlake/README.md
@@ -108,6 +108,12 @@ Then create the smcroute configuration file /etc/smcroute.conf
- $echo mgroup from $SMCROUTE_NIC group 224.192.16.1 > /etc/smcroute.conf
+At the end of this procedure it will be necessary to perform the following actions to add the user to the sudoers:
+
+ - adduser USERNAME sudo
+ - echo "user ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
+
+
Experiment using SR-IOV configuration on the compute node
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++
In order to enable SR-IOV interfaces on the physical NIC of the compute node, a compatible NIC is required.