[
https://issues.apache.org/jira/browse/YUNIKORN-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wilfred Spiegelenburg resolved YUNIKORN-339.
--------------------------------------------
Fix Version/s: 0.10
Resolution: Implemented
There is no file ci_test.go in the e2e tests the files were removed after we
released 0.9, marking as fixed in 0.10
> e2e causes panic if startup phase fails
> ---------------------------------------
>
> Key: YUNIKORN-339
> URL: https://issues.apache.org/jira/browse/YUNIKORN-339
> Project: Apache YuniKorn
> Issue Type: Task
> Components: shim - kubernetes
> Reporter: Adam Antal
> Assignee: Alkaid Jiang
> Priority: Minor
> Labels: newbie
> Fix For: 0.10
>
>
> In ci_test.go if the tests before sleepRespPod is created we get a NPE.
> This part should be guarded with a nil check:
> {code:go}
> ginkgo.By("Deleting pod with name - " +
> sleepRespPod.Name)
> err := kClient.DeletePod(sleepRespPod.Name, dev)
> gomega.Ω(err).NotTo(gomega.HaveOccurred())
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]