Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use dynamic current and latest versions in test #3437

Merged
merged 2 commits into from
Sep 17, 2021

Conversation

antgamdia
Copy link
Contributor

@antgamdia antgamdia commented Sep 17, 2021

Description of the change

Same purpose as #3432, but relying on selectors and pseudoselectors instead.
Triggering the CI to see if it works, if not, I'll debug in circleci cia ssh

Benefits

The CI test will no longer depend upon a fixed set of versions, but instead, it will get the latest and latest - 1 to perform the upgrade.

Possible drawbacks

It will mask issues like #3339, but we'd better go with this approach so that our CI doesn't get stuck in a permanent failure.

Applicable issues

Additional information

N/A

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
@antgamdia
Copy link
Contributor Author

Rubber-stamping PR to unblock our ci pipeline

@antgamdia antgamdia merged commit 5aad86e into vmware-tanzu:master Sep 17, 2021
@antgamdia antgamdia deleted the ciUpgradeFix branch September 17, 2021 13:20
@antgamdia
Copy link
Contributor Author

Perhaps we should either increase the timeouts or add a waitFor .... "current". We are getting some erratic failures and I guess that's why they're due to.

@absoludity
Copy link
Contributor

Thanks for picking that up when i left.

Perhaps we should either increase the timeouts or add a waitFor .... "current". We are getting some erratic failures and I guess that's why they're due to.

Yeah, short-term. We'd all prefer I'm sure to not have to guess and have deterministic tests, but we need to invest in that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants