Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Conversation

@winkingturtle-vmw
Copy link
Contributor

No description provided.

It("returns an error", func() {
Eventually(session).Should(gexec.Exit(4))
Eventually(session.Err).Should(gbytes.Say("Unable to verify CredHub server"))
Eventually(session.Err).Should(gbytes.Say("Unable to interpolate credhub references"))
Copy link
Contributor

Choose a reason for hiding this comment

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

Leaving this as a note for posterity: it looks this test has been broken for years, but this packages is being skipped in CI 😱 . I submitted a PR to fix that: cloudfoundry/diego-release#728

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants