Skip to content

v3.0.0

Compare
Choose a tag to compare
@dkosteck dkosteck released this 20 Jul 20:17
· 16 commits to main since this release
039e62e

What's Changed

  • Add workflow_dispatch trigger to the remaining workflows by @akiselev1 in #142
  • Add missing info in testbed_template.yaml by @jianzzha in #143
  • Adding Python/pip version recommendations to the README by @dkosteck in #148
  • Support the ability to run e2e tests on different testbeds/NICs by @akiselev1 in #147
  • Get PCI and MAC config data from the actual devices by @jianzzha in #145
  • Adding 10 second timeout for SSHClient.connect by @dkosteck in #152
  • Allowing specification of container volumes by @dkosteck in #146
  • Traffic isn't sent to client when spoof checking is enabled on VF during testcase SR_IOV_BondVF[dut_setup0] and SR_IOV_BondVF[dut_setup2] (Issue #153) fix by @javanhut in #154
  • Increase e2e artifacts retention and document it by @akiselev1 in #162
  • Add multicast IPv6 test case by @akiselev1 in #160
  • adding abiltiy to bind driver with dpdk-devbind.py that resides in th… by @PatrickKutch in #161
  • Updating e2e label documentation and keeping labels after e2e run by @dkosteck in #158
  • Performance Testing Implementation by @dkosteck in #163

New Contributors

Full Changelog: v2.0.0...v3.0.0