Skip to content

eco-gotest:v4.16.0

Compare
Choose a tag to compare
@kononovn kononovn released this 12 Jul 16:02
· 4 commits to release-4.16 since this release
3edd8c7

Release-4.16.0

Number of test cases: 450 ( +155)

Golang version: 1.22
Operator versions: 4.16
k8s libs versions: v0.29.4
k8s.io/kubernetes version: v1.29.4

List of test suites:

  • ASSISTED:
  1. ztp operator
  2. ztp spoke
  • CNF
  1. core net bfd
  2. core net cni
  3. core net day1day2
  4. core net dpdk
  5. core net metallb
  6. core net policy
  7. core net sriov
  8. ran containernshidenshide
  9. ran powermanagement
  10. ran talm
  11. ran ztp
  • HW-ACCEL
  1. kmm upgrade
  2. kmm mcm
  3. kmm module
  4. nfd features
  5. nfd upgrade
  6. gpu gpudeploy
  • LCA
  1. imagebasedupgrade upgrade-talm
  2. mgmt negative
  3. mgmt upgrade
  • RHWA
  1. far
  2. mdr
  3. nmo
  • SYSTEM
  1. ran-du
  2. vcore
  3. spk
  4. rdscore
  5. ipsec

What's Changed

  • ci: switch to ubuntu-latest runner by @kononovn in #2
  • ci: switch docker-images ci to setup-qemu-action@v3 by @kononovn in #3
  • ci: update docker-image-ci.yml ran-du push action by @kononovn in #4
  • ci: fix minor issue with ran-du image building by @kononovn in #5
  • ci: fix registry link by @kononovn in #6
  • ci: remove invalid parameters from image step by @kononovn in #7
  • ibu mgmt: add proxy test to upgrade suite by @trewest in #1
  • cnf ran: fixed some talm robustness issues by @klaskosk in #15
  • ibu mgmt: remove workaround for lca backup/restore bug by @trewest in #16
  • ibu mgmt: update proxy tests to ignore no_proxy by @trewest in #18
  • ibu cnf: add prep abort test case by @mpmaruthu in #13
  • cnf-test: exmanaged: added sleep time to workaround issue with nmstate ds by @evgenLevin in #11
  • cnf network: add qinq second PR multi-cvlans by @gkopels in #10
  • ci: update checkout to v4 by @sebrandon1 in #20
  • Update Go to v1.22.4 by @sebrandon1 in #23
  • mgmt ibu: add negative test suite by @trewest in #26
  • ready-for-final-review: ibu cnf: add upgrade abort test case by @mpmaruthu in #14
  • ibu cnf: post upgrade validations by @mcornea in #12
  • system-test: Refactor methods for PVC tests by @yprokule in #30
  • cnf ran: talm precache excluded image fix by @klaskosk in #28
  • bump: updates all libs to the latest versions by @kononovn in #32
  • hw-accel: fix KMM test by @cdvultur in #34
  • deps: update github.com/containernetworking/cni module by @trewest in #36
  • system-tests: update ran-du reboot tests by @mcornea in #39
  • system-tests: wait for SriovFecNodeConfig resource to be configured by @mcornea in #40
  • system-test: sleep 90 seconds between runs by @yprokule in #41
  • hw-accel: use multi-stage image in firmware test by @cdvultur in #38
  • assisted ztp: add disruptive label to operator tests by @trewest in #33
  • system-test: remove RBD deployment pre-requisite by @yprokule in #42
  • lca: add negative test for patching the stage from idle to rollback. by @achuzhoy in #37
  • ibu cnf: add 'rollback after a successful upgrade' test by @mpmaruthu in #45
  • lca: Adding coverage for idle to upgrade negative test. by @achuzhoy in #46
  • cnf network: add qinq dpdk tc by @gkopels in #25
  • Added tests for reserved core frequency tuning by @josclark42 in #35
  • vCore: SR-IOV verification test suite added by @elenagerman in #44
  • lca: add negative test for patching the stage from prep to rollback. by @achuzhoy in #50
  • system-test: added tests for NNCP and Policies by @yprokule in #53
  • system-test: test workloads with different SR-IOV networks by @yprokule in #55
  • system-tests: parameterize StorageClass names by @yprokule in #57
  • lca: cnf exclude operators and sriov nnp from post validation checks by @mcornea in #56
  • lca: cnf retry kcat command execution by @mcornea in #58
  • lca: negative test to cover unsupported stage update. by @achuzhoy in #52
  • ibu mgmt: move backup/restore tasks to separate utility by @trewest in #47
  • deps: bump eco-goinfra to 1f702e37c052 by @trewest in #59
  • ibu mgmt: add missing dpa test by @trewest in #62
  • cnf network: add qinq nmstate test case by @gkopels in #49
  • vCore: keda test suite by @elenagerman in #63
  • ibu mgmt: fix backup storage location by @trewest in #66
  • ready-for-final-review: ibu cnf: add 'rollback after a failed upgrade' test by @mpmaruthu in #29
  • system-tests: ran-du: force delete guaranteed pod by @mcornea in #60
  • cnf network: update Dockerfile for dpdk client image by @ajaggapa in #67
  • ibu mgmt: move the set to idle to after all. by @achuzhoy in #68
  • system-test: deploy workload with RBD volumes by @yprokule in #64
  • Add stability tests for ran du by @rlmanrique in #61
  • lca: cnf: Retry seed image info retrieval in post validations by @mcornea in #70
  • vCore: numa test suite by @elenagerman in #69
  • system-test: Documentation for tests parameters by @yprokule in #71
  • system-test: update parameters by @yprokule in #73
  • system-test: Unify delete workload mechanism in ran du tests by @rlmanrique in #74
  • system-test: verify SR-IOV post cluster reboot by @yprokule in #77
  • system-test: Enable ptp checks in existing test cases by @rlmanrique in #75
  • lca: cnf: fix rollback-after-failed-upgrade-test by @mcornea in #78
  • cnf ran: ztp test migration preliminaries by @klaskosk in #72
  • Add Version Check to Reserved Core Freqency Tuning Test. Fix and move CompareOCPVersionWithCurrent() by @josclark42 in #51
  • lca: cnf: wait for ibu idle stage after finalize cgu by @mcornea in #79
  • sytem-tests: Add retries to PTP validations by @rlmanrique in #80
  • cnf network: fix-dpdk-test-case by @gkopels in #76
  • system-tests: ran-du: add tuned restarts check to stability tests by @mcornea in #82
  • cnf ran: remove cat hack from powersave by @klaskosk in #43
  • cnf ran: ztp acm crs and clusters app tests by @klaskosk in #81
  • system-tests: increase ptp retries by @rlmanrique in #85
  • system-tests: use different file names for tuned stability checks by @mcornea in #88
  • IPSec System Test troubleshooting guide by @bradyallenjohnson in #89
  • Revise Polarion Test Case IDs in TALM tests by @josclark42 in #91
  • system-tests: ran_du store ptp logs in case of failure by @rlmanrique in #92

New Contributors

Full Changelog: v4.15.0...v4.16.0