Skip to content

Bump github.com/shirou/gopsutil and golang.org/x pacakges and fix tests - #42

Open
ramramu3433 wants to merge 7 commits into
masterfrom
upgrade_deps_25
Open

Bump github.com/shirou/gopsutil and golang.org/x pacakges and fix tests#42
ramramu3433 wants to merge 7 commits into
masterfrom
upgrade_deps_25

Conversation

@ramramu3433

@ramramu3433 ramramu3433 commented Jun 13, 2025

Copy link
Copy Markdown

This PR addresses new changes related to

  • Dependency update due to go version upgrade
  • Fixes logger dependency in tests
  • removed depreceated integration tests because of https://github.gwd.broadcom.net/TNZ/gormt tool based APIs now used to mutate releases and dependencies

@ramramu3433 ramramu3433 changed the title Bump github.com/shirou/gopsutil and golang.org/x pacakges Bump github.com/shirou/gopsutil and golang.org/x pacakges and fix tests Jun 16, 2025

@drich10 drich10 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is definitely in the direction we need to go w.r.t removal of create and update capabilities for the pivnet api. Was this intended to cover the full set of removal? If so, there's a large set of functionality that must be removed as well.

Expect(err).NotTo(HaveOccurred())
})

It("creates, lists, and deletes upgrade path specifiers", func() {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We should update the test descriptions when changing the meaning 😄

Comment thread task Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Were the existing test scripts insufficient for something? The name is also not indicative of what the task is

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.

3 participants