Bob.Hou
Bob.Hou
Here is my trex_cfg.yaml. I use xxv710 25G dual port as traffic generator. But in my test actually use one port to send and receive traffic. `# cat /etc/trex_cfg.yaml ###...
attach the nic info as below: # ethtool -i ens3f0 driver: i40e version: 4.18.0-305.el8_4.x firmware-version: 8.15 0x800096ca 20.0.17 expansion-rom-version: bus-info: 0000:13:00.0 supports-statistics: yes supports-test: yes supports-eeprom-access: yes supports-register-dump: yes supports-priv-flags:...
Anybody can give comments are appreciated.
Give a more example I plan start two tests, the first test need BUILDID parameter, the second test need OVS_URL/DPDK_URL/NIC_DRIVER as parameters. on plan level, I define environment as below:...
In QE testing, almost all tests are under the enable selinux env. If I want to add an .autorelabel in the container file so that this image can be directly...
On the other hand, Can I understand that directories other than the /sysroot directory can be relabeled by the selinux tool?
Hello @LecrisUT Almost of our test scripts will use below ssh options -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o StrictHostKeyChecking=accept-new -o ConnectTimeout=3 These parameters are mainly to ensure a stable connection to...
Hello @LecrisUT #Hmm, and you use them in the fmf file because otherwise the cli could get too complicated to invoke? To be honest, one of the most important things...
Hello @LecrisUT I think read from something under TMT_CONFIG_DIR=~/.config/tmt is a good option.