Test updates for 1.20.4 release#1156
Conversation
Signed-off-by: Triona Doyle <tekton@example.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@trdoyle81: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
What type of PR is this?
/kind failing-test
What does this PR do / why we need it:
This PR updates the agent images for 1.20.4 RC build.
The tests were previously asserting outdated development image tags (
v0.5.0/v0.5.1), causing them to fail against the current 1.20.4 release release candidate.Changes include:
1-051_validate_argocd_agent_principal_test.go: Bumped the expected principal agent image assertion tov0.7.7.1-052_validate_argocd_agent_agent_test.go: Bumped the expected cluster-side agent image assertion tov0.7.7.Have you updated the necessary documentation?
Which issue(s) this PR fixes:
Fixes #
Test acceptance criteria:
How to test changes / Special notes to the reviewer:
./bin/ginkgo -v -focus="1-051_validate_argocd_agent_principal|1-052_validate_argocd_agent_agent" -r ./test/openshift/e2e/ginkgo/sequential