Daniel Jiang
ca41757ef1
Merge pull request #9567 from hollycai05/add-e2e-tests-for-issue7725
...
Add e2e test case for issue 7725
2026-04-28 14:01:18 +08:00
Xun Jiang
29a9f80f10
Compare affinity by string instead of exactly same compare.
...
From 1.18.1, Velero adds some default affinity in the backup/restore pod,
so we can't directly compare the whole affinity,
but we can verify if the expected affinity is contained in the pod affinity.
Signed-off-by: Xun Jiang <xun.jiang@broadcom.com >
2026-03-16 10:49:50 +08:00
dongqingcc
206219db62
Add e2e test case for issue 7725
...
Signed-off-by: dongqingcc <dongqingcc@vmware.com >
2026-03-06 13:42:17 +08:00
Lyndon-Li
e3b501d0d9
issue 9343: include PV topology to data mover pod affinities
...
Signed-off-by: Lyndon-Li <lyonghui@vmware.com >
2026-01-23 15:45:43 +08:00
Xun Jiang
8e1c4a7dc5
Add E2E cases for node-agent-configmap.
...
Run the E2E test on kind / build (push) Failing after 11s
Run the E2E test on kind / setup-test-matrix (push) Successful in 2s
Run the E2E test on kind / run-e2e-test (push) Has been skipped
Fix the default BackupRepoConfig setting issue.
Delete PriorityClass in migration case clean stage.
Signed-off-by: Xun Jiang <xun.jiang@broadcom.com >
2025-09-02 15:03:20 +08:00