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

remove digital ocean tests #2813

Merged
merged 7 commits into from
Nov 6, 2024
Merged

remove digital ocean tests #2813

merged 7 commits into from
Nov 6, 2024

Conversation

dcmcand
Copy link
Contributor

@dcmcand dcmcand commented Oct 31, 2024

Reference Issues or PRs

Removes failing digital ocean tests since we are depercating DO

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

How to test this PR?

See if CI passes

Any other comments?

@dcmcand dcmcand marked this pull request as ready for review November 4, 2024 12:11

__rounded_version__ = rounded_ver_parse(__version__)

# Check image versions have been bumped up
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there's value in keeping this sort of check that the versions have been updated in the nebari config.

version = version_str


def test_duplicated_version(new_upgrade_cls):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a good test to have also

Copy link
Member

@Adam-D-Lewis Adam-D-Lewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should keep the test_upgrade.py file to test the nebari upgrade CLI command separate from deploying an upgraded version.

Copy link
Member

@Adam-D-Lewis Adam-D-Lewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should keep the test_upgrade.py file to test the nebari upgrade CLI command separate from deploying an upgraded version.

Copy link
Member

@Adam-D-Lewis Adam-D-Lewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dcmcand dcmcand merged commit cb8ac10 into main Nov 6, 2024
24 checks passed
@dcmcand dcmcand deleted the remove-do-tests branch November 6, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done 💪🏾
Development

Successfully merging this pull request may close these issues.

2 participants